wormhole/node/pkg/ethereum
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
..
abi node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
erc20 node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
by_transaction.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
ethimpl.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
utils.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
utils_test.go Add unit-test for ethereum utils (#1022) 2022-03-29 12:24:16 -04:00
watcher.go Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00