pyth-crosschain/cosmwasm/tools
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
..
deploy-pyth-bridge.js Refactor our CW contract + cleanups (#262) 2022-09-02 12:39:51 +02:00
deploy.js Refactor our CW contract + cleanups (#262) 2022-09-02 12:39:51 +02:00
deploy.sh Abehjati/rename-terra-to-cw (#239) 2022-07-19 16:26:41 +02:00
package-lock.json Abehjati/use-cw-1-for-contracts (#240) 2022-07-20 16:35:01 +02:00
package.json Abehjati/use-cw-1-for-contracts (#240) 2022-07-20 16:35:01 +02:00