wormhole/node/pkg/common
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
..
chainlock.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
ethish.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
grpc.go node: add spy service 2021-12-03 02:01:56 +01:00
guardianset.go send guardian set data to prometheus 2022-03-18 10:49:34 -05:00
guardianset_test.go Add some unit-test coverage for GuardianSet (#951) 2022-03-11 11:31:10 -05:00
mainnet_consts.go node/pkg/common: add list of known mainnet emitters 2022-02-15 16:47:20 -05:00
nodekey.go node: add spy service 2021-12-03 02:01:56 +01:00
nodekey_test.go Add unit-tests for nodekey (#1035) 2022-03-30 09:41:27 -04:00
readiness.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
symmetric.go node/cmd: add public telemetry for logs 2022-01-11 15:10:12 +01:00
symmetric_test.go Refactor Symmetric Unit-tests to Testify (#948) 2022-03-25 16:17:33 -04:00
sysutils.go node: add spy service 2021-12-03 02:01:56 +01:00