Releases: pyth-network/pyth-client
Releases · pyth-network/pyth-client
mainnet-v2.9.1
[2.9.1] - 2021-11-03
- [pyth] do not update twap with last price if agg status is unknown
[2.9] - 2021-11-02
- [pyth] add minimum number of publishers for price to be valid (not unknown)
- [pyth] various minor code cleanup
- [pyth] testing improvements
testnet-v2.9.1
- [pyth] do not update twap with last price if agg status is unknown
devnet-v2.9.1
- [pyth] do not update twap with last price if agg status is unknown
devnet-v2.9
- [pyth] add minimum number of publishers for price to be valid (not unknown)
- [pyth] various minor code cleanup
- [pyth] testing improvements
mainnet-v2.8.1
- Reset TWAP if TWAP is negative
mainnet-v2.8
- [pyth] use some bits for storing exponent to avoid overflow (twap)
devnet-v2.8.1
- Reset TWAP if TWAP is negative
testnet-v2.8
- [pyth] use some bits for storing exponent to avoid overflow (twap)
devnet-v2.8
- [pyth] use some bits for storing exponent to avoid overflow (twap)
testnet-v2.7
- [pyth] proper lprice/uprice sorting in confidence calculation