-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip * rename funcs add warp msg for uptime proof * code cleanup * PoS validator removal with provided uptime * add uptimeproof r4r * lint * lint, switch to regex, cleanup * increase staking reward * fix typo * add uptime deductible * add debug output to e2e * increse PoS e2e validator balance * proper e2e addvalidator config * reduce stake amount * disable this check for now * increase wait time for reward * adjust params * add manual uptime for e2e * fix * 5 mins before status * rm sleep and e2e for check rm validator with uptime * add force flag to remove validators. allow validator removal with 0 reward * add check for failed removal and also sleep in e2e waiting for min duration to pass * rm e2e check - no cli value * minor refactor * put func getBlockchainTimestamp back after bad merge * parameter stake amount for e2e * fix lint * address feedback * rm debug * revert ApplyDefaultDenomination here --------- Co-authored-by: sukantoraymond <[email protected]>
- Loading branch information
1 parent
2d487d1
commit 76ccb76
Showing
16 changed files
with
342 additions
and
122 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
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 was deleted.
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.