-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* KTON Staking Part.1 * More tests * Format * Fix staking precompile test * Test * Transfer back * Optimize curve * Complete staking notify hook (#1410) * Add notify impl * Polish the implementation * Add to field * Add first params * Add comment * Code optimization Signed-off-by: Xavier Lau <[email protected]> * Fix the call input * Fix * Fix compile * Fix runtime benchmarks * Rename * Format * Revert curve algorithm * Lower gas limit * Correct addresses --------- Signed-off-by: Xavier Lau <[email protected]> Co-authored-by: bear <[email protected]> Co-authored-by: fisher <[email protected]>
- Loading branch information
1 parent
5fac456
commit 64ee376
Showing
18 changed files
with
315 additions
and
188 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.