-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made Slashing Penalty a Governance Parameter (#175)
* made slash penalty gov param * Transfer funds to signers[19] & remove if statement from slash function * Revert "Transfer funds to signers[19] & remove if statement from slash function" This reverts commit e23085c. * Transfer funds to signers[19] & remove if statement from slash function * Made num and denom params for slashing and added test cases for slashing at stake 0 and 1 * Made denom and num five digits and fixed linting issues Co-authored-by: Skanda Bhat <[email protected]>
- Loading branch information
1 parent
5d8aac2
commit 6627105
Showing
5 changed files
with
108 additions
and
14 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
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