Releases: pyth-network/pyth-client
Releases · pyth-network/pyth-client
mainnet-v2.11.1
- [pyth] Store value of previous price aggregate if the status is trading.
devnet-v2.11.1
- [pyth] Store value of previous price aggregate if the status is trading.
testnet-v2-deploy-2.11.0
Release including current main-net changes, as well as aggregation logic changes developed by kbowers.
This release is intended only for testnet and devnet.
devnet-v2-deploy-2.11.0
Release including current main-net changes, as well as aggregation logic changes developed by kbowers.
This release is intended only for testnet and devnet.
mainnet-v2.10.1
- [pyth]: update command enum
Docker hub image: pythfoundation/pyth-client:mainnet-v2.10.1
.
testnet-v2.10.1
- [pyth]: update command enum
devnet-v2.10.1
- [pyth]: update command enum
testnet-v2.10.0
- [pyth] Add
cmd_upd_price_no_fail_on_error
instruction to Oracle. - [pythd] Batch updates in
update_price
JRPC call - [pythd] Add accessors for base/quote currencies
mainnet-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.
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.