wormhole/node/hack
Hendrik Hofstadt ddd4f26f20
Refactor ethwatcher (#1618)
* reduce code duplication in ethereum watcher

Change-Id: I1d78e9cb86cb126e42959ef5805c0ee1b83e23a6

* reorganize finalizers

Change-Id: I64c61ebd8a03d4ba9f27ce82fbc4cae8b35f19d2

* rename ethereum to evm

Change-Id: I6d1e56df65c74edb3643b3506adcff8588e0a87b

* reorganize connectors

Change-Id: I21b31fb00f34dd6501e957b8f528723d5f548a52

* restructure into modular connectors

Change-Id: I111403a29464acfccad18b261658f59176a8795d
2022-09-28 13:15:57 +02:00
..
discord_test Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
encrypt Add README and crypto/rand for encrypt.go tool (#1057) 2022-04-08 19:37:53 -04:00
findmissing Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
governor node: governor auto release (#1452) 2022-08-30 11:28:18 -05:00
parse_eth_tx Refactor ethwatcher (#1618) 2022-09-28 13:15:57 +02:00
repair_eth Refactor ethwatcher (#1618) 2022-09-28 13:15:57 +02:00
repair_solana Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
repair_terra Add a wormhole go sdk 2022-09-15 14:35:46 +01: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.