wormhole/wormchain/app
Steve 5255e933d6
Add tokenfactory module to wormchain (#3146)
* Add tokenfactory module to wormchain

* Remove SetMetadata, ForceTransfer, and BurnFrom capabilities. Fix
IsCapabilityEnabled() bug. Comment out test cases that use those
capabilities. Remove unnecessary var declaration.

* Move test_helpers.go to apptesting folder. Remove unnecessary
EncodingConfig struct/method/file. Move and rename mock.go to
mock_key.go and move to apptesting folder.

* Fix lint issues

* Add tokenfactory proto files

* Update the go package for wormchain, add tokenfactory to proto gen
dockerfile, and re-generate proto files

* Disable tokenfactory wasm custom querier so that wormchain custom
querier works

* Remove subdemon check since the bug has been fixed in our ibc-go version

* Disable unit test using tokenfactory custom querier
2023-07-26 14:06:17 -04:00
..
apptesting Add tokenfactory module to wormchain (#3146) 2023-07-26 14:06:17 -04:00
params Add tokenfactory module to wormchain (#3146) 2023-07-26 14:06:17 -04:00
wasm_handlers wormchain: add migrating contracts with vaa 2023-02-07 12:15:11 -06:00
app.go Add tokenfactory module to wormchain (#3146) 2023-07-26 14:06:17 -04:00
export.go rename wormhole_chain to wormchain 2022-10-24 17:59:52 -04:00
genesis.go rename wormhole_chain to wormchain 2022-10-24 17:59:52 -04:00