-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
290 update the node based on the core contracts changes (#81)
* adapt the node to the updated core-contracts fetch the latest changes of the core-contracts, compile and run the tests; add the new functions and events that we will for the bindings; update the bindings and the initializers for the core contracts; update the commission command to accept new flags and to execute a set, apply, and claim commission; make the commission flag common, then add it in the register-validator command, and update the contract function parameters; optimize the functions encoding to directly use the contractsapi structs in order to easily set the input parameters; delete unused parameters; update the docs; * update git submodules commit * delete redundant comment * delete commented variable * update allow users to set 0 commission; update output; make the commission as a required flag for the register-validator command;
- Loading branch information
Showing
14 changed files
with
404 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.