Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
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)
Pyth Price Pusher v4.1.2
pyth-price-pusher-v4.1.2 Build packages before publishing (#790)
pyth-js-v5
What's Changed
- [accumulator-updater 6/x] Funding account by @swimricky in #771
- [hermes] Pass Wormhole arguments from command line or env. vars by @thmzlt in #769
- Improve README by @guibescos in #774
- [cosmwasm] wormhole stub by @0xfirefist in #770
- [accumulator-updater 7/x] - cpi max limit by @swimricky in #772
- accumulator-updater 8/x] - whitelist verification pda auth by @swimricky in #775
- [message-buffer 9/X] - Rename "accumulator" to message by @swimricky in #777
- [message-buffer 10/X] - Message Buffer Admin IXs & variable length by @swimricky in #779
- Fix comment by @guibescos in #780
- Use the right key for the message buffer by @jayantk in #782
- message_buffer: Add Dockerfile with caching by @drozdziak1 in #778
- [xc-pusher] Fix docker compose (testnet) by @guibescos in #781
- fix(message-buffer): address PR feedback from 779, update tests by @swimricky in #784
- [message-buffer] feat(message-buffer): update program id by @swimricky in #785
- [Price pusher client] Fix axios bug by downgrading, bump all dependents by @guibescos in #786
- [sui 4/x] - governance modules, update to sui
0.29.0
by @optke3 in #732 - [sui 5/x] - Sui clock, error codes, fee computation by @optke3 in #740
- [sui 6/x] - Pyth unit tests by @optke3 in #757
- [price-service-client] Pin axios by @guibescos in #787
- [hermes] Add WS by @ali-bahjati in #773
- [js-packages] Build all packages before publishing by @guibescos in #790
Full Changelog: pyth-cosmwasm-contract-v1.2.0...pyth-js-v5
Pyth Cosmwasm Contract v1.2.0
Contracts
- cosmwasm.zip contains the generic cosmwasm contract for most Cosmos SDK chains.
- injective.zip contains injective specific contract.
- osmosis.zip contains osmosis specific contract.
Pyth Price Server v3.0.1
What's Changed
- Get price feed endpoint by @jayantk in #764
- [price_service] Let callers specify VAA encoding by @jayantk in #766
Full Changelog: xc-admin-v0.4.0...pyth-price-server-v3.0.1