pyth-crosschain/third_party/pyth
Ali Behjati b4c8f2e470
Refactor our CW contract + cleanups (#262)
* Use the cw sdk

* Fix clippy warnings

* Use Addr instead of String

* Format the code (cargo +nightly fmt)

* Depend on wormhole git instead of local dependency

* Add error enum

* refactor

* Refactor errors

* certusone->wormhole-foundation rename

It will fix some compile problems

* Build wormhole contract from their repo

* remove wormhole package

* Remove memmap2 patch

It was not needed anymore with the newer
verison of solana (wormhole removed it too)

* Rename pyth-bridge to pyth-cosmwasm
2022-09-02 12:39:51 +02:00
..
evm-watcher evm-watcher: Add logic to group events for dispatch (#242) 2022-07-28 16:04:57 +02:00
p2w-relay Refactor our CW contract + cleanups (#262) 2022-09-02 12:39:51 +02:00
p2w-sdk Refactor our CW contract + cleanups (#262) 2022-09-02 12:39:51 +02:00
price-service Refactor our CW contract + cleanups (#262) 2022-09-02 12:39:51 +02:00
Dockerfile.p2w-attest Wormhole message reuse via post_message_unreliable (#261) 2022-09-01 18:47:24 +02:00
Dockerfile.pyth Update terra contract to use new pyth sdk + new wiring format (#193) 2022-04-28 16:33:52 +02:00
p2w_autoattest.py pyth2wormhole-client: refactor into fully-async futures-based approach (#219) 2022-07-18 14:40:03 +02:00
pyth_publisher.py Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
pyth_utils.py Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00