This repository was archived by the owner on Aug 24, 2022. It is now read-only.
Commit 76188c2
authored
Fix validatorset pagination (#249)
* fix: commit verification fail with more than 30 validators
this address a pagination bug where the full validator could not be
retrieved to compute the verification hashes, making all commits
appear invalid and forcing the usage of --trust-node flag in order
to make client queries
see tendermint/tendermint#6406
* chores: tidy deps1 parent ba03ca7 commit 76188c2
2 files changed
+79
-73
lines changed
0 commit comments