wormhole/node/cmd/guardiand
Nikhil Suri ee7d0765f9
sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590)
* sdk: add new governance VAA for IbcReceiverUpdateChainConnection

* Enforce connectionId to be 64 bytes, add tests in rust sdk

* Update PrependBufferBytesFixed to LeftPadBytes, add template function + command for IBC governance VAA

* Add >64 length check for ibcReceiverUpdateChainConnectionConnectionId in runIbcReceiverUpdateChainConnectionTemplate command

* Update naming of governance VAA to reflect new mapping of channelId -> chainId

* Add TargetChainID to admin commands

* Node: Add IBC update channel to admin verify cmd

---------

Co-authored-by: Bruce Riley <briley@jumptrading.com>
2023-05-12 06:11:21 -04:00
..
adminclient.go node: add keccak256 as an admin command 2023-02-16 09:36:09 -06:00
adminnodes.go node: sei testnet support (#2660) 2023-04-18 09:34:01 -04:00
adminserver.go sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590) 2023-05-12 06:11:21 -04:00
adminserver_test.go node/adminserver: fix linter warnings 2023-05-05 07:13:40 -07:00
admintemplate.go sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590) 2023-05-12 06:11:21 -04:00
adminverify.go sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590) 2023-05-12 06:11:21 -04: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: fix linter warnings 2023-05-05 07:13:40 -07:00
publicrpc.go node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
publicweb.go node: fix linter warnings 2023-05-05 07:13:40 -07: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