v2.11.0
What's Changed
- Fixed decoding
unchanged_publish_thresholdfield in the config - Changed default value of
unchanged_publish_thresholdfrom 5 s to 3 s - Added support for publishing prices in batches using the new pyth-price-store program
- Added new optional field
pyth_price_store_program_keyto the config. When set, pyth-agent will use pyth-price-store for publishing instead of the oracle. - Renamed
program_keyconfig field topyth_oracle_program_keyfor clarity. Old field name is still supported for compatibility but is now deprecated.
- Added new optional field
Full Changelog: v2.10.4...v2.11.0