Releases: pyth-network/pyth-agent
Pyth agent v2.6.1
What's Changed
- fix: weekday calculation bug by @keyvankhademi in #114
Full Changelog: v2.6.0...v2.6.1
Pyth agent v2.6.0
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
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
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
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
- @AzothZephyr made their first contribution in #106
Full Changelog: v2.4.5...v2.5.0
Pyth Agent v2.4.5
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
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
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
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
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