Releases: pyth-network/pyth-client
Releases · pyth-network/pyth-client
devnet-v2.10.0
- [pythd] Add accessors for base/quote currencies.
- [pyth] Add
cmd_upd_price_no_fail_on_error
instruction to Oracle. - [pythd] Batch updates in
update_price
JRPC call. - [pythd] Support for sending batch updates.
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)