Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
Wormhole Attester v1.3.0
Breaking changes
- p2w_autoattest.py -
P2W_OWNER_KEYPAIRbecomesSOL_PAYER_KEYPAIRand its default vlaue changes from/usr/src/solana/p2w_owner.jsonto/usr/src/solana/solana-devnet.json. It is advisable to mount the keypair under a different name than solana-devnet and point at it with the new env.
Added features
- monitoring HTTP server - added HTTP healthcheck on 0.0.0.0:3000/healthcheck
- new
sol_rpc_tx_processingmetric for measuring RPC processing times on Solana for attestations
Pyth Price Service v2.2.3
What's Changed
- [price-service] Make gap metrics more accurate by @ali-bahjati in #426
Pyth Price Service v2.2.2
What's Changed
- [price-service] Update Vaa key for cache/metrics by @ali-bahjati in #424
Pyth Price Service v2.2.1
What's Changed
- Update the VAA hash to use payload hash by @ali-bahjati in #422
Pyth Attester v1.2.0
Pyth Price Service v2.2.0
This release:
- Fine tunes the exposed metrics #401
Pyth Attester v1.1.0
This new release:
- Adds built-in prometheus metrics
- Improves logging
Pyth Price Service v2.1.0
What's Changed
- Add receive time to the price service by @ali-bahjati in #360
Full Changelog: pyth-price-service-v2.0.0...pyth-price-service-v2.1.0
Pyth Price Service v2.0.0
This release updates the price service to use the new price feed interface defined in pyth-sdk-js.
What's Changed
- Cascade Pyth SDK JS update to downstream packages by @ali-bahjati in #326
Full Changelog: pyth-price-service-v1.4.3...pyth-price-service-v2.0.0
Pyth Price Service v1.4.3
What's Changed
Full Changelog: pyth-price-service-v1.4.2...pyth-price-service-v1.4.3