Description
The verify module contains some singanture hacks to reduce the number of public functions. The worst hack is the _count_blocks_state helper which needs to be cleaned up.
Motivation
We should refactor these helpers to improve maintainability.
Scope
a couple of helper functions inside _verify.py
Component
No response
Priority
None
Additional Context
No response
Description
The
verifymodule contains some singanture hacks to reduce the number of public functions. The worst hack is the_count_blocks_statehelper which needs to be cleaned up.Motivation
We should refactor these helpers to improve maintainability.
Scope
a couple of helper functions inside
_verify.pyComponent
No response
Priority
None
Additional Context
No response