Skip to content

Releases: pyth-network/pyth-agent

Pyth agent v2.6.1

16 Apr 18:50
00d31d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

Pyth agent v2.6.0

16 Apr 15:14
920df19
Compare
Choose a tag to compare

What's Changed

  • feat: add market_schedule module to support holidays and deprecate weekly_schedule by @keyvankhademi in #112

Full Changelog: v2.5.2...v2.6.0

Pyth agent v2.5.2

28 Mar 19:19
5d5a9d9
Compare
Choose a tag to compare

What's Changed

  • chore(config): reduce cap on priority fee by @ali-bahjati in #110
  • chore: update dependencies by @ali-bahjati in #111

Full Changelog: v2.5.1...v2.5.2

Pyth Agent v2.5.1

25 Feb 11:17
f839f01
Compare
Choose a tag to compare

What's Changed

  • fix: remove adapter <> api deadlock by @ali-bahjati in #108
  • fix: remove delay in publish_batch execution by @ali-bahjati in #109

Full Changelog: v2.5.0...v2.5.1

Pyth Agent v2.5.0

20 Feb 09:27
d19023b
Compare
Choose a tag to compare

This release adds support for 64 publishers on Pythnet and has no backward incompatible changes.

What's Changed

  • Change notify price schedule interval duration from 400ms to 100ms by @ali-bahjati in #104
  • Update config.sample.pythnet.toml by @ali-bahjati in #105
  • add build-essential to dependencies install step in readme by @AzothZephyr in #106
  • feat: wrap Pythnet/Solana accounts generically by @Reisen in #107

New Contributors

Full Changelog: v2.4.5...v2.5.0

Pyth Agent v2.4.5

15 Dec 17:38
f08a52a
Compare
Choose a tag to compare

What's Changed

  • fix: remove unnecessary fresh price filtering by @ali-bahjati in #103

Full Changelog: v2.4.4...v2.4.5

Pyth Agent v2.4.4

15 Dec 11:31
04391be
Compare
Choose a tag to compare

This release should improve on-chain publishing frequency and can hopefully increase the uptime and reduce the latency of our price feeds.

What's Changed

  • fix: fire and forget update tx by @ali-bahjati in #102

Full Changelog: v2.4.3...v2.4.4

Pyth Agent v2.4.3

13 Dec 17:04
c76ccc4
Compare
Choose a tag to compare

On this change the defaults have been updated and the logic is slightly improved. exporter.maximum_total_compute_fee_micro_lamports config is removed and exporter.maximum_compute_unit_price_micro_lamports is added. As our parsed is flexible this change won't be breaking.

What's Changed

  • refactor: improve price cap configuration by @ali-bahjati in #101

Full Changelog: v2.4.2...v2.4.3

v2.4.2

04 Dec 09:11
533520a
Compare
Choose a tag to compare
v2.4.2 Pre-release
Pre-release

What's Changed

  • chore: add slot gap to pythnet options by @ali-bahjati in #98
  • fix: use both latest publisher and aggregate slot for dynamic pricing by @ali-bahjati in #99

Full Changelog: v2.4.1...v2.4.2

Pyth Agent v2.4.1

30 Nov 15:48
cf0159c
Compare
Choose a tag to compare
Pyth Agent v2.4.1 Pre-release
Pre-release

What's Changed

  • fix: use solana-client pubsub lib instead of solana-shadow by @ali-bahjati in #97

Full Changelog: v2.4.0...v2.4.1