Proto: set tolerated_inactivity_period to 1 cycle (~1 day)
Based on !15390 (merged).
This MR updates the following protocol constants:
-
tolerated_inactivity_periodfrom 3 (= 1 +consensus_rights_delay) to 1 (~1 day)
The initial MR was split into the following MRs:
- !15380 (merged): Proto/Tests: check delegate deactivation status in test framework
-
!15390 (merged): Proto: make
tolerated_inactivity_perioda parametric constant -
!15199 (merged) = current MR: Proto: set
tolerated_inactivity_periodto 1 cycle (~1 day)
Also fixes #7362 (closed).
Manually testing the MR
rely on CI
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
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,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Marina Polubelova