This is the upgrade version for band-guanyu-mainnet
mainnet network.
Main features
Yoda
- Improve gas estimation of report transactions (Fix out of gas from the last version of
yoda
) - Add a new logic to report requests that haven't reported by the validator when start
yoda
.
Chain (Non-consensus)
- Add new command to get unreported requests.
Runtime
- Support Google cloud function executor. The alternative way from AWS lambda.
Documentations
- Yoda upgrade guide https://github.com/bandprotocol/bandchain/wiki/Update-bandd-&-yoda-guide-(for-v1.2.7-release)
- Google cloud function executor setup. https://github.com/bandprotocol/bandchain/wiki/Google-Cloud-Function-executor-setup
Changelog
Yoda
Improvements
Chain (Non-consensus)
New features
Bug fixes
- #2730 Add Content-Type header on oracle module rest endpoints
Runtime
- #2494 Patch google cloud function