Skip to content

Releases: pyth-network/pyth-client

devnet-v2.7

02 Oct 16:05
Compare
Choose a tag to compare
devnet-v2.7 Pre-release
Pre-release
  • [pyth] proper lprice/uprice sorting in confidence calculation

mainnet-v2.6

29 Sep 20:33
Compare
Choose a tag to compare
  • [pyth] filter out quoters far from median
  • [pyth] add linker flags to detect missing defs

testnet-v2.6

28 Sep 20:49
Compare
Choose a tag to compare
testnet-v2.6 Pre-release
Pre-release
  • [pyth] filter out quoters far from median
  • [pyth] add linker flags to detect missing defs

devnet-v2.6

28 Sep 17:10
Compare
Choose a tag to compare
devnet-v2.6 Pre-release
Pre-release

filter out quoters far from median

devnet-v2.6-beta

27 Sep 22:59
Compare
Choose a tag to compare
devnet-v2.6-beta Pre-release
Pre-release
filter out quoters far from median

mainnet-v2.5

23 Sep 13:46
1161a64
Compare
Choose a tag to compare

[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

23 Sep 15:32
Compare
Choose a tag to compare
  • v2.5 pyth client container built against solana 1.17.12

experimental-v2.5-16.19-2

23 Sep 14:30
Compare
Choose a tag to compare
Pre-release

Experimental container build, do not use

experimental-v2.5-16.19

23 Sep 14:27
Compare
Choose a tag to compare
Pre-release

Experimental container build, do not use

testnet-v2.5

22 Sep 15:38
Compare
Choose a tag to compare
testnet-v2.5 Pre-release
Pre-release
  • [pyth] fixed signed division in conf interval calculation
  • [pyth] enabled stricter compiler flags and fixed associated warnings