Skip to content

Releases: pyth-network/pyth-crosschain

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.

Pyth JS Packages

21 Mar 19:26
e995a2b
Compare
Choose a tag to compare

What's Changed

  • [sdk] Move Solidity sdk into this repo by @jayantk in #674
  • Add CI workflow to publish javascript packages by @jayantk in #707

New Contributors

Full Changelog: pyth-price-pusher-v4.1.1...pyth-js-v1

Pyth Price Pusher v4.1.1

15 Mar 14:14
94032fa
Compare
Choose a tag to compare
[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

15 Mar 09:04
e81bfdf
Compare
Choose a tag to compare
[price-pusher] Simulate injective tx (#689)

* simulate tx to calculate gas

* update package version

* injective class: flexible

Pyth Price Pusher v4.0.0

09 Mar 15:39
3d8215e
Compare
Choose a tag to compare

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