pyth-crosschain/third_party/abigen
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
..
Dockerfile Bump Go and pin all Docker images to digests 2021-01-19 16:15:54 +01:00
abigen.go Add tooling to regenerate the Go ABI 2020-08-17 23:02:06 +02:00
go.mod Refactor our CW contract + cleanups (#262) 2022-09-02 12:39:51 +02:00
go.sum Update all Go dependencies to latest 2020-10-16 20:48:53 +02:00