wormhole/node/pkg
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
..
algorand Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
celo Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
common Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
db node/pkg/db: add db.VaaIDFromString and vaa.StringToAddress helpers 2022-02-08 12:41:10 +01:00
devnet Add unit-tests for deterministic devnet keys (#1032) 2022-03-28 10:43:37 -04:00
ethereum Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
notify/discord node/notify/discord: mention node operator groups 2021-11-05 15:42:15 +00:00
p2p Add unit-tests for registry (#1026) 2022-03-30 09:38:37 -04:00
processor Adds unit-tests and functional improvements to guardian signature verification (#1068) 2022-04-11 19:14:41 -04:00
publicrpc Fix segfault from empty GetSignedVAARequest (#1069) 2022-04-11 19:16:59 -04:00
readiness Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
reporter supply credentials file to PubSub 2022-02-01 10:32:58 +01:00
solana node/pkg/solana: skip failed transactions 2022-02-08 12:41:48 +01:00
supervisor node/pkg/supervisor: remove supervisor_test.go 2021-12-20 16:05:22 +01:00
telemetry node/pkg/telemetry: reduce log level to INFO 2022-01-25 22:36:24 +01:00
terra node: terra reobservation 2022-02-12 15:03:32 +01:00
vaa Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
version node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
.gitignore node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00