wormhole/node/hack
bruce-riley 7d956818f0
node: governor tweaks (#1422)
* Non-critical tweaks for the next scheduled deploy

* Make tests fail if mainnet config is invalid

* Make the test pass

* Add test to verify testnet config

* Add support for included token list to script

* Initial include list and algorand token addresses

* Fix typo in algorand token

* Lowering min notional to zero
2022-08-16 15:22:24 -05:00
..
discord_test node: processor: Make observation state generic 2022-07-19 10:51:15 +09:00
encrypt Add README and crypto/rand for encrypt.go tool (#1057) 2022-04-08 19:37:53 -04:00
findmissing Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
governor node: governor tweaks (#1422) 2022-08-16 15:22:24 -05:00
parse_eth_tx Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
repair_eth Acala mainnet deploy 2022-06-03 14:44:22 -04:00
repair_solana Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
repair_terra Guardian support for Injective (#1327) 2022-07-06 10:19:57 -04: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.