wormhole/node/pkg/vaa
bruce-riley d04328b858
Celo testnet support (#1051)
* Initial Celo support

Change-Id: Iee98ee29a8b09af9ca76945792b750d96a170702

* Watcher support

* Fix high level make file

* Remove node binary committed by mistake

* Port change from EthWatcher to CeloWatcher

* Use docker to build ABIs

* Refactor watcher to eliminate massive redunancy

* Fix lint-and-tests to handle multiple defs on link

* Minor code cleanup

* Celo should use ganache in devnet

* Prep for mainnet deploy

* Code review rework

* Remove celo from sdk package.json
2022-04-28 12:20:38 -04:00
..
governance.go Allow specifying the timestamp in governance inject 2022-04-19 17:52:05 +01:00
governance_test.go Allow specifying the timestamp in governance inject 2022-04-19 17:52:05 +01:00
payloads.go node: add BridgeUpgradeContract governance VAA 2021-10-11 12:54:51 +00:00
payloads_test.go Add unit-tests for payloads 2022-03-09 20:58:04 -05:00
structs.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
structs_test.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
types_test.go Allow specifying the timestamp in governance inject 2022-04-19 17:52:05 +01:00