wormhole/node/hack
bruce-riley bfeaa93716
node: governor auto release (#1452)
* Initial code

* Add test cases

* Get rid of excessive logging of price updates

* Add big tx size to available notional query

* Add tool to verify  price query still works

* Fix lint error

* Rename check_query.go

* Set big transaction sizes

* More rework

* Add unit-test for big transfer config

* Fix unit tests after updates for Near

* Add a couple more test cases

Co-authored-by: claudijd <jclaudius@jumptrading.com>
2022-08-30 11:28:18 -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 auto release (#1452) 2022-08-30 11:28:18 -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.