Skip to content

Releases: Entangle-Protocol/universal-data-feeds-solana

v1.0.0

17 Nov 09:01
cfbf643
Compare
Choose a tag to compare

Initial release with basic functionality for deploying and testing UDF Solana and price consumer programs.

Features:

  • Added the ability to deploy the UDF Solana and price consumer programs to the localnet cluster.
  • Added the ability to test the PULL and PUSH UDF models.
  • Added the ability to publish the Anchor IDL for the price consumer sample program.
  • Added the ability to check accounts using the Anchor CLI.
  • Improved performance of the price consumer programs.
  • Fixed bugs related to account checking using the Anchor CLI.
  • Added support for new data sources in the UDF models.
  • Enhanced logging for better debugging.
  • Updated dependencies to the latest versions.
  • Improved error handling in the price consumer programs.
  • Added new test cases for the PULL and PUSH UDF models.
  • Improved documentation

Full Changelog: https://github.com/Entangle-Protocol/udf-price-oracle-solana/compare/v1.0.0...v1.0.0