This release will be used for running band-laozi-testnet3
and will be a candidate version of the upgraded mainnet.
Release Notes
- Cosmos Release Note: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.43.0
- (app) Upgrade SDK version to v0.43.0 and use ibc-go v1.0.1
- (x/oracle) Replace int64 with uint64 for ids and counts
- (oracle script) Support new oracle script functions - GetPrepareTime() and GetExecuteTime()
- (ibc) Remove request key to generate escrow address for IBC oracle request and use a given relayer account instead of data source fee
- (yoda) Remove MsgAddReporter/MsgRemoveReporter + Using Grant in authz module to manage authorization of reporter
- (yoda) Add grant status check on
yoda keys list
Breaking changes
Cosmos side breaking changes: https://docs.cosmos.network/master/migrations/rest.html
Request data via IBC
We removed request_key
field from OracleRequestPacketData
in case you have a problem including this repository as a dependency in your project, you can use this repo https://github.com/bandprotocol/bandchain-packet for creating packet to send request to BandChain.