Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
Pyth Price Server v3.0.5
Release Notes:
- Fixed a bug that caused multiple different VAAs to be returned for the same get_vaa query
xc-admin-v0.4.4
What's Changed
- [cosmwasm] sei mainnet deployment by @0xfirefist in #851
- [proposer-server] Increase payload size by @guibescos in #848
Full Changelog: pyth-js-v6...xc-admin-v0.4.4
pyth-js-v6
What's Changed
- [message-buffer] Fix setup message buffer command by @ali-bahjati in #828
- Add PythErrors abi by @jayantk in #827
- [Xc admin] frontend to use server by @guibescos in #832
- [pythnet-sdk] pin wormhole-sdk & serde_wormhole tag by @swimricky in #835
- [remote-executor] Move overflow check by @guibescos in #837
- [cosmwasm] osmosis mainnet deployment by @0xfirefist in #833
- [eth] Update accumulator deserialization by @ali-bahjati in #838
- Make proposer server url a serverside prop by @guibescos in #840
- [remote-executor] Remove rent hack by @guibescos in #841
- [cosmwasm] contracts test and updates by @0xfirefist in #839
- [message-buffer & pythnet_sdk] - init msg buffer pda script, fix msg buffer programId by @swimricky in #845
- [remote-executor] Isolate wormhole-solana crate by @guibescos in #843
- [xc-admin-frontend] Fix race condition once and for all by @guibescos in #847
- update price service sdk by @cctdaniel in #849
- make cosmwasm deploy tools private by @cctdaniel in #850
Full Changelog: pyth-price-pusher-v5.2.1...pyth-js-v6
Pyth Price Pusher v5.2.1
pyth-price-pusher-v5.2.1 [cosmwasm] chain ids for pyth mainnet, pyth testnet stable, and pyth …
xc-admin-v0.4.3
What's Changed
- [arbitrum] fix: max fee per gas less than block base fee by @0xfirefist in #829
- [pythnet] Update serialization for MerkelPath/MerkleAccumulator by @Reisen in #830
- [xc-admin] Fix simulation issues by @guibescos in #831
Full Changelog: pyth-price-server-v3.0.4...xc-admin-v0.4.3
Pyth Price Server v3.0.4
Faster implementation of VAA signature validation
Pyth Price Pusher v5.2.0
[price-pusher] sui (#825) * sui pusher * cache mapping * typo * remove comment * add mainnet config * update readme * bump version
Pyth SDK CW v1.2.0
Adds osmosis support
Pyth Price Pusher v5.1.0
[price-service] Improve vaa validation (#814) * [price-service/server] Improve Vaa Validation * [price-service/server] Improve performance * Update wormhole guardian version
xc-admin-v0.4.2
Build proposer server (#820)