Releases: pyth-network/pyth-crosschain
Releases · pyth-network/pyth-crosschain
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.
Pyth JS Packages
Pyth Price Pusher v4.1.1
[price-pusher] Injective error handling (#696) * add few errors check in injective * update injective sdk version to fix error * bump version
Pyth Price Pusher v4.1.0
[price-pusher] Simulate injective tx (#689) * simulate tx to calculate gas * update package version * injective class: flexible
Pyth Price Pusher v4.0.0
What's Changed
- [price-pusher] Add nonce for evm + refactor by @ali-bahjati in #679
Full Changelog: pyth-price-pusher-v3.0.0...pyth-price-pusher-v4.0.0