wormhole/node/cmd/guardiand
bruce-riley 53703d8ffc
Node: ibc watcher (#2566)
* Node: IBC watcher

* Rework event parsing, add tests

* Config changes

* Config changes

* Start converting to tendermint

* More functionality

* Minor test changes

* Formatting changes

* Code review rework

* Rework event parsing

* More rework

* More rework

* Tweak some log levels

* More rework

* More rework

* Don't enable Terra2 over IBC

* Fix issue with error reporting

* More review rework

* Switch from connection IDs to channel IDs

* Remove unused errC from go routines
2023-04-17 09:54:36 -05:00
..
adminclient.go node: add keccak256 as an admin command 2023-02-16 09:36:09 -06:00
adminnodes.go SDK/Node: Sepolia deployment (#2567) 2023-04-03 09:24:17 -05:00
adminserver.go Node: ibc watcher (#2566) 2023-04-17 09:54:36 -05:00
adminserver_test.go node/ether: scissors updates 2023-01-12 14:46:45 -06:00
admintemplate.go Node: Circle Integration governance fixes (#2507) 2023-03-16 09:13:50 -05:00
adminverify.go node: use new action and module for accountant modify_balance 2023-03-16 08:48:25 -05:00
guardiankey.go WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
logging.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
node.go Node: ibc watcher (#2566) 2023-04-17 09:54:36 -05:00
publicrpc.go node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
publicweb.go node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
reobserve.go node: Don't block on reobservation channel 2022-09-22 15:22:51 -04:00
reobserve_test.go node: Don't block on reobservation channel 2022-09-22 15:22:51 -04:00
systemd.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
telemetry.go node/cmd: add public telemetry for logs 2022-01-11 15:10:12 +01:00