Skip to content

v2.4.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@satawatnack satawatnack released this 19 Aug 10:41
· 3202 commits to master since this release
98227c7

This release is to add three new things to the band chain. The first is to add a feature in the RequestVerification function that can return an uncertain result when the node is delayed. Second, update the dependency version and support the IBC v3 and ICA-Host module. And third, add a snapshot extension for the oracle module. This release will be used for band-laozi-testnet5.

What's Changed

  • (bump) Use go 1.18
  • (bump) Use cosmos-sdk package v0.45.5 / tendermint v0.34.19 / ibc-go v3.1.0
  • (app) Add ICA host module
  • (app) Add MaxDelay parameter for request verification query
  • (app) Add IsDelay parameter for request verification response
  • (app) Add snapshot extension for oracle module
  • (app) Add reporters ("/oracle/v1/reporters/{validator_address}") query
  • (yoda) Add BAND_DATA_SOURCE_ID in header