Giter Site home page Giter Site logo

Comments (3)

gavindoughtie avatar gavindoughtie commented on June 2, 2024

FYI after fixing the memo field in my latest PR I still see:

Error when broadcasting tx 18DE5880EDB7332998402671FB1D7D9664B1108DBBF542D5D2F59E249BD79733 at height 16314. Code: 5; Raw log: github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute github.com/CosmWasm/wasmd/x/wasm/keeper/keeper.go:354 github.com/CosmWasm/wasmd/x/wasm/keeper.PermissionedKeeper.Execute github.com/CosmWasm/wasmd/x/wasm/keeper/contract_keeper.go:48 github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract github.com/CosmWasm/wasmd/x/wasm/keeper/msg_server.go:91 github.com/CosmWasm/wasmd/x/wasm.NewHandler.func1 github.com/CosmWasm/wasmd/x/wasm/handler.go:31 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs github.com/cosmos/[email protected]/baseapp/baseapp.go:724 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx github.com/cosmos/[email protected]/baseapp/baseapp.go:669 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).DeliverTx github.com/cosmos/[email protected]/baseapp/abci.go:273 github.com/tendermint/tendermint/abci/client.(*localClient).DeliverTxAsync github.com/tendermint/[email protected]/abci/client/local_client.go:95 github.com/tendermint/tendermint/proxy.(*appConnConsensus).DeliverTxAsync github.com/tendermint/[email protected]/proxy/app_conn.go:85 github.com/tendermint/tendermint/state.execBlockOnProxyApp github.com/tendermint/[email protected]/state/execution.go:320 github.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock github.com/tendermint/[email protected]/state/execution.go:140 github.com/tendermint/tendermint/consensus.(*State).finalizeCommit github.com/tendermint/[email protected]/consensus/state.go:1635 github.com/tendermint/tendermint/consensus.(*State).tryFinalizeCommit github.com/tendermint/[email protected]/consensus/state.go:1546 github.com/tendermint/tendermint/consensus.(*State).enterCommit.func1 github.com/tendermint/[email protected]/consensus/state.go:1481 github.com/tendermint/tendermint/consensus.(*State).enterCommit github.com/tendermint/[email protected]/consensus/state.go:1519 github.com/tendermint/tendermint/consensus.(*State).addVote github.com/tendermint/[email protected]/consensus/state.go:2132 github.com/tendermint/tendermint/consensus.(*State).tryAddVote github.com/tendermint/[email protected]/consensus/state.go:1930 github.com/tendermint/tendermint/consensus.(*State).handleMsg github.com/tendermint/[email protected]/consensus/state.go:838 github.com/tendermint/tendermint/consensus.(*State).receiveRoutine github.com/tendermint/[email protected]/consensus/state.go:782 failed to execute message; message index: 0: Unauthorized: execute wasm contract failed

from dao-dao-ui.

JakeHartnell avatar JakeHartnell commented on June 2, 2024

FYI after fixing the memo field in my latest PR I still see:

Error when broadcasting tx 18DE5880EDB7332998402671FB1D7D9664B1108DBBF542D5D2F59E249BD79733 at height 16314. Code: 5; Raw log: github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute github.com/CosmWasm/wasmd/x/wasm/keeper/keeper.go:354 github.com/CosmWasm/wasmd/x/wasm/keeper.PermissionedKeeper.Execute github.com/CosmWasm/wasmd/x/wasm/keeper/contract_keeper.go:48 github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract github.com/CosmWasm/wasmd/x/wasm/keeper/msg_server.go:91 github.com/CosmWasm/wasmd/x/wasm.NewHandler.func1 github.com/CosmWasm/wasmd/x/wasm/handler.go:31 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs github.com/cosmos/[email protected]/baseapp/baseapp.go:724 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx github.com/cosmos/[email protected]/baseapp/baseapp.go:669 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).DeliverTx github.com/cosmos/[email protected]/baseapp/abci.go:273 github.com/tendermint/tendermint/abci/client.(*localClient).DeliverTxAsync github.com/tendermint/[email protected]/abci/client/local_client.go:95 github.com/tendermint/tendermint/proxy.(*appConnConsensus).DeliverTxAsync github.com/tendermint/[email protected]/proxy/app_conn.go:85 github.com/tendermint/tendermint/state.execBlockOnProxyApp github.com/tendermint/[email protected]/state/execution.go:320 github.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock github.com/tendermint/[email protected]/state/execution.go:140 github.com/tendermint/tendermint/consensus.(*State).finalizeCommit github.com/tendermint/[email protected]/consensus/state.go:1635 github.com/tendermint/tendermint/consensus.(*State).tryFinalizeCommit github.com/tendermint/[email protected]/consensus/state.go:1546 github.com/tendermint/tendermint/consensus.(*State).enterCommit.func1 github.com/tendermint/[email protected]/consensus/state.go:1481 github.com/tendermint/tendermint/consensus.(*State).enterCommit github.com/tendermint/[email protected]/consensus/state.go:1519 github.com/tendermint/tendermint/consensus.(*State).addVote github.com/tendermint/[email protected]/consensus/state.go:2132 github.com/tendermint/tendermint/consensus.(*State).tryAddVote github.com/tendermint/[email protected]/consensus/state.go:1930 github.com/tendermint/tendermint/consensus.(*State).handleMsg github.com/tendermint/[email protected]/consensus/state.go:838 github.com/tendermint/tendermint/consensus.(*State).receiveRoutine github.com/tendermint/[email protected]/consensus/state.go:782 failed to execute message; message index: 0: Unauthorized: execute wasm contract failed

Intersting, after fixing the memo it worked for me...

from dao-dao-ui.

gavindoughtie avatar gavindoughtie commented on June 2, 2024

This appears to all just be related to the "account 0" issue with Keplr, so closing for now.

from dao-dao-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.