Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Iavl iterator (backport #10544) (#10546)
* chore: Iavl iterator (#10544) <!-- The default pull request template is for types feat, fix, or refactor. For other templates, add one of the following parameters to the url: - template=docs.md - template=other.md --> ## Description Closes: #10335 This PR adds a custom version of cosmos/iavl(cosmos/iavl#440) that removes the usage of channel-based approach on iterating IAVL tree. replaces cosmos/cosmos-sdk#10404
- Loading branch information