dymensionxyz / dymension

Dymension Hub
https://dymension.xyz
Other
363 stars 337 forks source link

Panic on Gov EVM param-change #307

Closed shaolin-flow closed 1 year ago

shaolin-flow commented 1 year ago

On Gov submission returning this error: recovered: parameter enable_call not registered. I want to note that this was sent with submit-legacy-proposal with "@type": "/cosmos.params.v1beta1.ParameterChangeProposal".

https://explorer.silknodes.io/dymension/tx/AFF5819B3BBB591C241CB9DB0E21CD376C278381B71FB1F286C9876061D62663

mtsitrin commented 1 year ago

@shaolin-flow pls attach the proposal json

and the CLI command used for submission

mtsitrin commented 1 year ago

dymd tx gov submit-legacy-proposal param-change evm-proposal.json --from=dym1n897cazzpr7vnxmlhmk5vrpnvr84yfjepg2ywl --keyring-backend test --broadcast-mode block -y --node=[https://froopyland.rpc.silknodes.io:443](https://froopyland.rpc.silknodes.io/) --fees=5000000udym

mtsitrin commented 1 year ago

The correct key to use in the proposal is EnableCall

it should work