Skip to content

Releases: pyth-network/pyth-crosschain

Pyth Price Pusher v4.1.2

02 May 14:05
61a66ee
Compare
Choose a tag to compare
pyth-price-pusher-v4.1.2

Build packages before publishing (#790)

pyth-js-v5

01 May 18:25
61a66ee
Compare
Choose a tag to compare

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

19 Apr 13:30
0ac7712
Compare
Choose a tag to compare

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

14 Apr 18:31
6126db7
Compare
Choose a tag to compare

What's Changed

Full Changelog: xc-admin-v0.4.0...pyth-price-server-v3.0.1

xc-admin-v0.4.0

12 Apr 14:28
c2484b1
Compare
Choose a tag to compare

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

31 Mar 13:51
614d35e
Compare
Choose a tag to compare

Contracts

  • cosmwasm.zip contains the generic cosmwasm contract for most Cosmos SDK chains.
  • injective.zip contains injectives specific contract.

Pyth JS Packages v4

29 Mar 16:40
94f38fd
Compare
Choose a tag to compare

Still trying to get the publish pipeline to work

Pyth Cosmwasm Contract v1.0.0

29 Mar 14:14
8da5965
Compare
Choose a tag to compare
[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

25 Mar 15:45
0564924
Compare
Choose a tag to compare

Same as v2 (still fixing the publish pipeline)

Pyth JS Packages v2

21 Mar 20:17
75a795d
Compare
Choose a tag to compare

This release is the same as v1 -- still testing the publish workflow.