casper-node icon indicating copy to clipboard operation
casper-node copied to clipboard

Respect minimum block time, even after switch blocks.

Open devendran-m opened this issue 3 years ago • 0 comments

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.

devendran-m avatar Nov 03 '22 17:11 devendran-m