Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
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)
xc-admin-v0.4.1
What's Changed
- docker: add restart
on-failure
by @drptbl in #792 - [eth] Add Pyth Accumulator by @ali-bahjati in #776
- Wormhole stub by @0xfirefist in #789
- [sui 7/x] - contract upgrades, version control by @optke3 in #762
- Update SECURITY.md by @njk-64 in #800
- [pythnet] Add
pyth
from PythNet and locate with other PythNet modules. by @Reisen in #802 - [tilt] Fix issues by @ali-bahjati in #801
- [evm] Make comment match the function below by @guibescos in #804
- [pythnet] Replace pythnet_sdk with the right files by @Reisen in #803
- [pythnet-sdk]: fix addresses & programIds in pythnet-sdk by @swimricky in #808
- [pythnet-sdk] - fix modifiers for addresses by @swimricky in #809
- [message-buffer 13/x] Rust Integration Tests by @swimricky in #794
- [message-buffer 14/x] - Message buffer/zero copy fixes by @swimricky in #811
- [eth] Fix oracle-swap example frontend bugs by @ali-bahjati in #813
- [price-pusher] support for aptos by @0xfirefist in #815
- [cosmwasm] instantiate contracts on multiple chains by @0xfirefist in #799
- [message-buffer 15/x] - audit fixes by @swimricky in #817
- [message-buffer 16/x] - integration repo scripts by @swimricky in #818
- [message-buffer 17/x] separate payer from admin by @swimricky in #819
- [Xc admin] proposer server by @guibescos in #816
New Contributors
Full Changelog: pyth-price-pusher-v5.0.0...xc-admin-v0.4.1
Pyth Price Pusher v5.0.0
pyth-price-pusher-v5.0.0 fix (#793)