wormhole/cosmwasm/tools
Csongor Kiss f50586ad86 cosmwasm: move chain id and fee denom to storage
Prior to this change, these values were hardcode in the contract, as
the only supported chain was terra 2. This change allows the contract to
be deployed to other cosmwasm chains without having to recompile the
contract for each one.

The migration code ensures that terra2 is upgraded appropriately.
2022-07-20 16:09:39 -04:00
..
deploy.js cosmwasm: move chain id and fee denom to storage 2022-07-20 16:09:39 -04:00
deploy.sh cosmwasm: initialize 2022-06-21 10:03:57 -04:00
deploy_single.js cosmwasm: move chain id and fee denom to storage 2022-07-20 16:09:39 -04:00
migrate.js cosmwasm: initialize 2022-06-21 10:03:57 -04:00
migrate_testnet.js cosmwasm: initialize 2022-06-21 10:03:57 -04:00
package-lock.json cosmwasm: terra2 support 2022-06-21 10:03:57 -04:00
package.json cosmwasm: terra2 support 2022-06-21 10:03:57 -04:00