Changelog
Upgrade
- Upgrade
cometbft
to v0.38.13
Fix bugs
- [state/indexer] Fix the tx_search results not returning all results by changing the logic in the indexer to copy the key and values instead of reusing an iterator. This issue only arises when upgrading to cometbft-db v0.13 or later.