forked from casper-network/casper-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4932: Fix handling zero bids in forced_undelegate r=EdHastingsCasperAssociation a=fizyk20 This PR reverts a change from casper-network#4802 left in by mistake (should have been reverted in casper-network#4827). It also makes sure that we always prune zero bids, even if the minimum delegation amount allowed by a validator is zero. Closes casper-network#4920 Co-authored-by: Bartłomiej Kamiński <[email protected]>
- Loading branch information
Showing
2 changed files
with
24 additions
and
17 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