Releases: pyth-network/pyth-client
devnet-v2.7
- [pyth] proper lprice/uprice sorting in confidence calculation
mainnet-v2.6
- [pyth] filter out quoters far from median
- [pyth] add linker flags to detect missing defs
testnet-v2.6
- [pyth] filter out quoters far from median
- [pyth] add linker flags to detect missing defs
devnet-v2.6
filter out quoters far from median
devnet-v2.6-beta
filter out quoters far from median
mainnet-v2.5
[pyth] fixed signed division in conf interval calculation
[pyth] enabled stricter compiler flags and fixed associated warnings
[config] Replaced prodbeta with current mainnet keys in the init_key_store.sh
Break out admin-only request/rpc classes into separate files.
[pyth_admin] Separate out admin commands into new binary.
[pyth] Consolidate CLI argument parsing.
[pyth] Remove get_pub_key command and update docs/scripts - these should by run using the solana CLI tool.
[pyth] Remove transfer and get_balance command line commands - these should by run using the solana CLI tool.
[pyth] add Host header to RPC requests
[pyth] add account filtering to get_program_accounts
[pyth] add option to disable ws connection to RPC node
[docker] add gcc-multilib package
[pyth] add python tests
[pyth] filter out zero prices in aggregation
mainnet-s1.7.12-v2.5
- v2.5 pyth client container built against solana 1.17.12
experimental-v2.5-16.19-2
Experimental container build, do not use
experimental-v2.5-16.19
Experimental container build, do not use
testnet-v2.5
- [pyth] fixed signed division in conf interval calculation
- [pyth] enabled stricter compiler flags and fixed associated warnings