Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
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
xc-admin-v0.4.0
What's Changed
- [sui 2/x]:
state
,batch_price_attestation
,set
by @optke3 in #710 - [eth] Deploy to meter by @ali-bahjati in #731
- [sui 3/x]: events, dynamic fields,
update_price_feed
,PriceInfoObject
by @optke3 in #714 - [eth] Update ethereum js sdk readme by @ali-bahjati in #738
- [eth] Deploy to testnet Mantle by @ali-bahjati in #742
- [accumulator-updater 2/x] Manual Serialization & Zero-copy for Mock-cpi-program by @swimricky in #729
- [xc_governance_sdk_js] export cosmwasm instruction by @0xfirefist in #744
- [solana receiver] Try solana signature verification builtin by @jayantk in #736
- [accumulator-updater 3/x] Update Inputs Ix by @swimricky in #741
- [xc-admin] Enable exponent update by @guibescos in #750
- [xc-admin] Add pythtest-crosschain by @guibescos in #749
- [cosmwasm] Refactor deployer by @0xfirefist in #739
- [eth] Deploy to Conflux eSpace by @ali-bahjati in #748
- [eth] Add Canto mainnet by @ali-bahjati in #751
- [solana] Add pre-commit for solana target chain contract by @jayantk in #753
- [cosmwasm] add inejective mainnet config by @0xfirefist in #754
- Rename init price by @guibescos in #755
- Gas usage experiments by @jayantk in #756
Full Changelog: pyth-cosmwasm-contract-v1.1.0...xc-admin-v0.4.0
Pyth Cosmwasm Contract v1.1.0
Contracts
- cosmwasm.zip contains the generic cosmwasm contract for most Cosmos SDK chains.
- injective.zip contains injectives specific contract.
Pyth JS Packages v4
Still trying to get the publish pipeline to work
Pyth Cosmwasm Contract v1.0.0
[cosmwasm] Release Contract (#726) * build contract * uploading artifacts * test * test * different version for upload artifact * update artifacts path * add release code * test * update artifact path * test * update release names * remove ls * rename tag * rename
Pyth JS Packages v3
Same as v2 (still fixing the publish pipeline)
Pyth JS Packages v2
This release is the same as v1 -- still testing the publish workflow.