Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulling in https://github.com/CosmWasm/wasmd/pull/1084 to notional br… #23

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

arnabmitra
Copy link

@arnabmitra arnabmitra commented Dec 8, 2022

pulling in CosmWasm#1084 to notional branch. closes provenance-io/provenance#1254

when running

provenanced --home=build/node0 -t tx gov submit-legacy-proposal wasm-store dcc.wasm --title "Store DCC Smart Contract" --description "Faciliate mint/burn/transfer of restricted marker between consortium of banks" --run-as $(pd keys show -a bank1 -t --home build/node0) --instantiate-everybody "true" --deposit "1nhash" --from bank1

Error: flag any of: flag accessed but not defined: instantiate-anyof-addresses

this has been fixed here CosmWasm#1084 , we need it on our notional wasm fork

This only affect cli so is minor fix imo, but it does prevent cli users from submitting wasm store on testnet/mainnet.

@arnabmitra arnabmitra merged commit e01c92c into notional-labs-46 Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants