wormhole/sdk/vaa
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
..
governance.go wormchain: add migrating contracts with vaa 2023-02-07 12:15:11 -06:00
governance_test.go Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
payloads.go sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590) 2023-05-12 06:11:21 -04:00
payloads_test.go sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590) 2023-05-12 06:11:21 -04:00
quorum.go sdk: assert no negative numGuardians in quorum calculation (#2892) 2023-05-09 08:45:10 -07:00
quorum_test.go sdk: assert no negative numGuardians in quorum calculation (#2892) 2023-05-09 08:45:10 -07:00
structs.go sdk: fix linter warnings 2023-05-05 07:13:40 -07:00
structs_test.go sdk: add FuzzUnmarshalBigPayload (#2893) 2023-05-12 06:02:43 -04:00
types_test.go node: calculate digests using Vaa type or using message prefix 2023-02-27 08:52:42 -06:00