wormhole/node/hack
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
..
discord_test node/notify/discord: mention node operator groups 2021-11-05 15:42:15 +00:00
encrypt Add README and crypto/rand for encrypt.go tool (#1057) 2022-04-08 19:37:53 -04:00
findmissing node/hack/findmissing: add simple script to find all missing messages 2022-02-15 16:47:20 -05:00
parse_eth_tx Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
repair_eth Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
repair_solana hack/repair_solana: improve sequence guessing (#1003) 2022-04-11 21:07:09 +02:00
repair_terra node/hack/repair_terra re-observation (#871) 2022-02-21 17:43:40 -05:00
README.md Add README and crypto/rand for encrypt.go tool (#1057) 2022-04-08 19:37:53 -04:00

README.md

This folder contains one-off cli tools to help with repair and discover operations.

This code should not be imported by any other production tooling.