wormhole/node/cmd/guardiand
Nikhil Suri aa44e82f7c
Instantiate allowlist (#3181)
* sdk: add wormchain instantiate allowlist governance VAA

* wormchain: add wasm instantiate allowlist msg handler

* Add cli for instantiate allowlist (#3199)

* Add cli for instantiate allowlist and fix
vaa.BodyWormchainAllowlistInstantiateContract deserialization

* Lint fixes

* Add instantiate allowlist to codec and genesis

* Add MsgDeleteWasmInstantiateAllowlist, update naming to be consistent across all types

* Fix key prefix for GetAllWasmInstiateAllowedAddresses

* Update wasmd tag version

* Fix 5 bit encoding bug

* Add query cli and rpc handler

* Add query cli and rpc files

* use cosmos-sdk method for computing bech32

---------

Co-authored-by: Steve <1848680+misko9@users.noreply.github.com>
2023-08-07 11:18:40 -07: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
admintemplate.go Instantiate allowlist (#3181) 2023-08-07 11:18:40 -07:00
adminverify.go node: address review feedback from #2983 2023-06-13 11:15:09 -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: Gateway Relayer (#3243) 2023-08-03 10:26:50 -05:00
telemetry.go node: add options --telemetryServiceAccountFile and --telemetryProject 2023-05-24 09:52:58 -07:00