casper-network / casper-network/casper-node
Respect minimum block time, even after switch blocks.
Open
triage
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
In 2.0.0 the minimum time between a block and its child is configurable in the chainspec. It's not enough to respect it within the consensus protocol: We also need to make sure that it's respected between two eras, i.e. between a switch block and the first block of the next era. And for immediate switch blocks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.