wormhole/node/hack
bruce-riley 53d554d93b
Node/Acct: batch requests (#2266)
* Node/Acct: batch requests

Change-Id: I3f950c73265f40b2542a9b1222b2df67cb1964b0

* Node/Acct: use vaa.Address in response

Change-Id: If20f2f75f81c616f30d3b0e1c250c5fb1351f3f2

* Node/Acct: Fix issues with defer

Change-Id: I9370458455da422985516e98f6047d85db822ca0

* Node/Acct: More PR rework

Change-Id: I6d4f549218c25976b7f312d45a2ad53cdeb9ca67

* Node/Acct: use Observation event in watcher

Change-Id: Id0bb7575569a75ef83f97d1297022672d2e693a9
2023-01-20 08:15:36 -06:00
..
accountant Node/Acct: batch requests (#2266) 2023-01-20 08:15:36 -06: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 Governor: Reworking manual token handling (#1844) 2022-11-03 10:45:16 -05:00
parse_eth_tx node: move watchers to dedicated package (#1647) 2022-09-28 15:27:13 +02:00
repair_eth Optimism mainnet deploy (#1869) 2022-11-10 13:56:38 -06:00
repair_solana Node: Upgrade to solana-go v1.7.1 (#1799) 2022-10-27 11:14:42 -05:00
repair_terra WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06: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.