We are excited to announce the release of Autonity Oracle Server version 0.2.4, designed to support the Autonity Bakerloo Testnet. This release introduces critical features and enhancements to ensure data quaility and accountability preparing for the mainnet launch. Thank you to the community members for their valuable contributions.
IMPORTANT
Please build oracle server with cli make autoracle-bakerloo for Autonity Bakerloo TestNet.
The compatible Autonity version is v1.1.1 which is at https://github.com/autonity/autonity/releases/tag/v1.1.1.
Change Log
- improvement, a few improvements for oracle server by @Jason-Zhangxin-Chen in #39
- interface, sync with protocol contract update, and remove airswap plugin. by @Jason-Zhangxin-Chen in #48
- improvement, remove the legacy plugins, shorten the health checker interval. by @Jason-Zhangxin-Chen in #49
- feature, new forex plugin which source data from TransferWise by @metatarz in #46
- config, update default value of gasTipCap for vote message. by @Jason-Zhangxin-Chen in #51
- doc, add criteria for adding and releasing 3rd party plugin. by @Jason-Zhangxin-Chen in #52
- ci, update dockerfile by @raj-shekhar1 in #55
- feature, reveal failure penalty protocol. by @Jason-Zhangxin-Chen in #56
- feature, build oracle-server and plugins for different autonity chains. by @Jason-Zhangxin-Chen in #57
- improvement, start amm plugin with flexible market setups. by @Jason-Zhangxin-Chen in #59
- config, mainnet integration by @Jason-Zhangxin-Chen in #60
- improvement, loggings, bridger symbols, and the GasTipCap, upgrade blst to 0.3.14 by @Jason-Zhangxin-Chen in #63
- config, update for next release v0.2.4 by @Jason-Zhangxin-Chen in #64
- improvement, skip dial to AMM market until runtime asked on-demand by @Jason-Zhangxin-Chen in #65
- version, align plugin versions with oracle server. by @Jason-Zhangxin-Chen in #66
- feature, add yahooFinancePlugin, and align plugin version with oracle server. by @Jason-Zhangxin-Chen in #67
- improvement, refine the penalize event processing in oracle server. by @Jason-Zhangxin-Chen in #69
- improvement, start sampling for the 1st round. by @Jason-Zhangxin-Chen in #70
- improvement, aggregate USDC-USD data point only on demand. by @Jason-Zhangxin-Chen in #72
- improvement, config watcher improvement by @Jason-Zhangxin-Chen in #73
- fix, clean shutdown oracle server. by @Jason-Zhangxin-Chen in #74
- improvement, refine the shutdown workflow. by @Jason-Zhangxin-Chen in #75
New Contributors
Full Changelog: v0.2.3...v0.2.4