Giter Club home page Giter Club logo

cosmos-sdk's People

Contributors

adityasripal avatar alexanderbez avatar cloudhead avatar cwgoes avatar davekaj avatar ebuchman avatar ethanfrey avatar faboweb avatar gamarin2 avatar greg-szabo avatar hcopperm avatar jackzampolin avatar jaekwon avatar jbibla avatar jlandrews avatar liamsi avatar mappum avatar melekes avatar mossid avatar nylira avatar odeke-em avatar rigelrozanski avatar sherry13131 avatar sunnya97 avatar svaishnavy avatar unitylchaos avatar valardragon avatar xiaoxiaff avatar zmanian avatar zramsay avatar

Forkers

btceth matt783

cosmos-sdk's Issues

Redelegation failing

ubuntu@ip-172-31-44-229:~$ gaiacli q tx  29C4D8BBA3583D9177596F0C4C20CC0E17CD24DE6371E0CBACEBB918F24408D5 --trust-node
Response:
  Height: 59
  TxHash: 29C4D8BBA3583D9177596F0C4C20CC0E17CD24DE6371E0CBACEBB918F24408D5
  Code: 1
  Raw Log: {"codespace":"sdk","code":1,"message":"recovered: runtime error: invalid memory address or nil pointer dereference\nstack:\ngoroutine 137 [running]:\nruntime/debug.Stack(0xc003ce7d90, 0xf38d80, 0x1b8f8e0)\n\t/usr/local/Cellar/go/1.12.4/libexec/src/runtime/debug/stack.go:24 +0x9d\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx.func1(0xc003ce9d98, 0xc003ce9dc0, 0xc003ce9ef8)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:787 +0x90\npanic(0xf38d80, 0x1b8f8e0)\n\t/usr/local/Cellar/go/1.12.4/libexec/src/runtime/panic.go:522 +0x1b5\nmath/big.(*Int).Set(...)\n\t/usr/local/Cellar/go/1.12.4/libexec/src/math/big/int.go:75\ngithub.com/cosmos/cosmos-sdk/types.chopPrecisionAndTruncateNonMutative(0x0, 0xc003de19c0)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/types/decimal.go:484 +0x46\ngithub.com/cosmos/cosmos-sdk/types.Dec.TruncateInt(0x0, 0xc000461260)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/types/decimal.go:499 +0x2f\ngithub.com/cosmos/cosmos-sdk/x/staking/keeper.Keeper.Delegate(0x1358600, 0xc000461260, 0x1358640, 0xc000461280, 0xc00010bc70, 0x7fbf40888858, 0xc00000a780, 0x1376bc0, 0xc000463560, 0xc00010bc70, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/x/staking/keeper/delegation.go:447 +0x871\ngithub.com/cosmos/cosmos-sdk/x/staking/keeper.Keeper.BeginRedelegation(0x1358600, 0xc000461260, 0x1358640, 0xc000461280, 0xc00010bc70, 0x7fbf40888858, 0xc00000a780, 0x1376bc0, 0xc000463560, 0xc00010bc70, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/x/staking/keeper/delegation.go:651 +0x52c\ngithub.com/cosmos/cosmos-sdk/x/staking.handleMsgBeginRedelegate(0x1366d80, 0xc003d595f0, 0xc002ba9bc0, 0x14, 0xc003273d80, 0x14, 0x14, 0xc003273da0, 0x14, 0x14, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/x/staking/handler.go:264 +0x266\ngithub.com/cosmos/cosmos-sdk/x/staking.NewHandler.func1(0x1366d80, 0xc003d595f0, 0xc002ba9bc0, 0x14, 0x136aa80, 0xc003d54360, 0x0, 0x0, 0x0, 0x0, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/x/staking/handler.go:27 +0x8f7\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(0xc000138b00, 0x1366d80, 0xc003d595f0, 0xc002ba9bc0, 0x14, 0xc003bb8a10, 0x1, 0x1, 0x1366d02, 0x0, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:683 +0xb4b\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc000138b00, 0x2, 0xc002d2e540, 0xd1, 0xd1, 0x135a700, 0xc003d543c0, 0x0, 0x0, 0x0, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:860 +0x382\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).DeliverTx(0xc000138b00, 0xc002d2e540, 0xd1, 0xd1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)\n\t/Users/joe/code/third-party/cosmos-go/src/github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:617 +0x2a0\ngithub.com/tendermint/tendermint/abci/client.(*localClient).DeliverTxAsync(0xc000968c60, 0xc002d2e540, 0xd1, 0xd1, 0x0)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/abci/client/local_client.go:88 +0xc5\ngithub.com/tendermint/tendermint/proxy.(*appConnConsensus).DeliverTxAsync(0xc000a2f030, 0xc002d2e540, 0xd1, 0xd1, 0xa)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/proxy/app_conn.go:73 +0x51\ngithub.com/tendermint/tendermint/state.execBlockOnProxyApp(0x13677c0, 0xc0008be2a0, 0x13709e0, 0xc000a2f030, 0xc00307f0e0, 0xc003b9fe30, 0x1378c40, 0xc00000e808, 0xc0009fb850, 0x8, ...)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/state/execution.go:281 +0x5e2\ngithub.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock(0xc00011fea0, 0xa, 0x0, 0xc0009fb840, 0x6, 0xc0009fb850, 0x8, 0x3a, 0x0, 0xc002a8c960, ...)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/state/execution.go:119 +0x18c\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).finalizeCommit(0xc0008d3c00, 0x3b)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:1335 +0x960\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).tryFinalizeCommit(0xc0008d3c00, 0x3b)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:1266 +0x3e0\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).enterCommit.func1(0xc0008d3c00, 0x0, 0x3b)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:1212 +0x91\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).enterCommit(0xc0008d3c00, 0x3b, 0x0)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:1243 +0x615\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).addVote(0xc0008d3c00, 0xc0035c4820, 0xc000860cf0, 0x28, 0xc00243ed80, 0x105, 0x105)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:1668 +0xaff\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).tryAddVote(0xc0008d3c00, 0xc0035c4820, 0xc000860cf0, 0x28, 0xed497bf01, 0xc0035c1260, 0xc003cebc28)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:1514 +0x5c\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).handleMsg(0xc0008d3c00, 0x134afa0, 0xc0000a1cb0, 0xc000860cf0, 0x28)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:697 +0x266\ngithub.com/tendermint/tendermint/consensus.(*ConsensusState).receiveRoutine(0xc0008d3c00, 0x0)\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:642 +0x695\ncreated by github.com/tendermint/tendermint/consensus.(*ConsensusState).OnStart\n\t/Users/joe/go/pkg/mod/github.com/tendermint/[email protected]/consensus/state.go:334 +0x13a\n"}
  GasWanted: 200000
  GasUsed: 78698
  Timestamp: 2019-06-16T04:43:02Z

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.