Draft: Proto: decrease block times to 20 seconds
Context
This MR updates the minimal_block_delay to 20 seconds. It also updates the related constants.
This MR is currently delayed until more confidence is gained (for instance by resilience testing).
Manually testing the MR
The CI should suffice for a first check.
Stress tests and a testnet should be run to confirm that all this is ok.
Checklist
- [N/A] Document the interface of any function added or modified (see the coding guidelines)
- [N/A] Document any change to the user interface, including configuration parameters (see node configuration)
- [N/A] Provide automatic testing (see the testing guide).
-
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment, theDevelopment Versionsection ofCHANGES.mdfor everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Eugen Zalinescu