wormhole/node/hack
bruce-riley d1cfbdf46c
Node: Base deployment (#3213)
* Node: Base deployment

Change-Id: I9ccd5cbc6c44d1891acb9d443e9e2b29b25afa3c

* Add governance VAAs

Change-Id: I426107fd7ad2e6bef063b8f178c1683a6590a54e

* Update contract addresses

Change-Id: I1cf92bb08d1c45b22dec195e2d076e7aabf3e369

* Update URL in repair script

* Add baseRPC to devnet/node.yaml
2023-07-18 08:17:27 -04:00
..
accountant hack/: fix linter warnings 2023-05-05 07:13:40 -07: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: Regenerate token list and floor prices (#2465) 2023-04-17 14:43:14 -05:00
parse_eth_tx node: move watchers to dedicated package (#1647) 2022-09-28 15:27:13 +02:00
release_verification node/hack: add guardian_vaa_stats.go 2023-06-28 11:39:33 -04:00
repair_eth Node: Base deployment (#3213) 2023-07-18 08:17:27 -04:00
repair_solana hack/: fix linter warnings 2023-05-05 07:13:40 -07:00
repair_terra hack/: fix linter warnings 2023-05-05 07:13:40 -07: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.