Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mock-consensus): 🍰 EndBlock abci request height increases
this patches the mock consensus `TestNode::end_block` method so that the height of these requests does not stay at 1. this is needed for staking tests, see #3995. * #3588 * #4001 * #3995 * #3840
- Loading branch information