Skip to content

v2.0.4

Pre-release
Pre-release

Choose a tag to compare

@ZaradarBH ZaradarBH released this 15 Mar 19:27
· 41 commits to main since this release
a1c2367

Description
The v2.0.4 release of the Oracle Feeder software by L1TF introduces several new features and improvements to our platform.

One of the key updates is support for SHA-256, which is long overdue. This version also includes improvements to the performance and reliability of the data feeds, improved error handling and logging making it easier to troubleshoot issues and identify errors. Lastly we have improved the docker-compose tooling to help simplify the process of spinning up "oracle feeders" and "price-servers".

Overall, this release aims to provide users with a more robust and reliable version of the software we use for gathering and submitting data to our blockchain, from various sources, thus improving the overall quality of our on-chain data.

What is included
Features
(app) classic-terra/core#115 Upgrade to SHA-256

Improvements
(container) Added support for docker-compose
(container) Bump container images to node:18
(container) Implement Dockerfiles for "price-server" (API) and "feeder" (voter) processes
(app) Streamline ENV variables by prefixing with "ORACLE_FEEDER_"
(app) Change from station.js => terra.js
(app) Remove MsgAggregateExchangeXYZ message contracts in favor of the ones inherited from terra.js
(app) Add support for Osmosis in price-server
(app) Update ad-hoc price-server crypto pairs

Upstream comparison
terra-money/oracle-feeder@main...classic-terra:oracle-feeder:main