This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem (Fix #1142): revised punishment mechanisms not implemented
Solution: - revised staking and punishment implementation Update the app_hash in devnet genesis cleanup unused files review suggestions hide validator_snapshot split up staking_table modules extract punish from begin_block add logs and fix nonce contension Problem: nonce logic makes client difficult to handle Solution: - Make nonce to be the count of transactions sent from the staking address
- Loading branch information
Showing
50 changed files
with
2,549 additions
and
3,020 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
Oops, something went wrong.