Skip to content

v2.12.2

Compare
Choose a tag to compare
@0311xuyang 0311xuyang released this 19 Nov 06:26

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.