Skip to content

Pyth Agent v1.4.0

Compare
Choose a tag to compare
@drozdziak1 drozdziak1 released this 22 Jun 15:17
· 92 commits to main since this release
v1.4.0
b406724

What's Changed

  • Improved gas efficiency for slow moving prices - Starting with this release, the agent will not publish prices with unchanged price/confidence/status, unless a configurable delay from last publishing has passed or if the price does change. The delay is configured with a new option called <network>.exporter.unchanged_publishing_threshold (at least 5s between unchanged updates by default),
  • Moved some non-essential log messages to the debug log level

Docker image

You can find the pyth-agent Docker image here: https://gallery.ecr.aws/pyth-network/agent

Full Changelog: v1.3.1...v1.4.0