tests: 🖋️ mock consensus engine can test validator uptime measurements #4040
Labels
A-mock-consensus
Area: Relates to the mock consensus engine
C-enhancement
Category: an enhancement to the codebase
Milestone
stub issue, see #3588. see #3995.
currently, the consensus keys in the keyring are not used by either the test node or block builder to sign blocks. we should introduce the ability to sign blocks, in order to test e.g. the staking component.
see section 8a in #3995. we will likely need to do some requirements discovery as part of that work, which should drive the fix to this issue.
ValidatorUptimeTracker
extension trait #4099The text was updated successfully, but these errors were encountered: