Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

v0.21.0

Compare
Choose a tag to compare
@silasdavis silasdavis released this 21 Aug 12:26
· 1176 commits to main since this release
dc3d80d

Changed

  • Upgraded to Tendermint 0.23.0
  • Validator Set Power now takes Address
  • RPC/TM config renamed to RPC/Info

Added

  • Burrow deploy creates devdoc
  • Docker image has org.label-schema labels

Fixed

  • Upgrade to IAVL 0.10.0 and load previous versions immutably on boot - for chains with a long history > 20 minute load times could be observed because every previous root was being loaded from DB rather than lightweight version references as was intended
  • Metrics server does not panic on empty block metas and recovers from other panics