casper-network / casper-network/casper-node
Allow private chains to rotate validator set without emergency restarts
Open
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
Currently, private chains that are configured with `allow_auction_bids = false` requires an emergency restart.
To avoid emergency restarts we can add 3rd mode to allow_auction_bids so add_bid and withdraw_bid can be called by admins only and that should address the problem without violating regulations. Needs more design considerations before proceeding
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.