-
Notifications
You must be signed in to change notification settings - Fork 290
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
feat: prototype versioned app module upgrades #3729
base: main
Are you sure you want to change the base?
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43dedfa - Browse repository at this point
Copy the full SHA 43dedfaView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e23254 - Browse repository at this point
Copy the full SHA 3e23254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26eb806 - Browse repository at this point
Copy the full SHA 26eb806View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb8d3e - Browse repository at this point
Copy the full SHA ecb8d3eView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f191ca - Browse repository at this point
Copy the full SHA 6f191caView commit details -
$ ./node panic: error with code 2 is already registered: "duplicate" goroutine 1 [running]: cosmossdk.io/errors.RegisterWithGRPCCode({0x105b93b3f, 0x3}, 0x2, 0x2, {0x105b9a8f5, 0x9}) /Users/rootulp/go/pkg/mod/cosmossdk.io/[email protected]/errors.go:43 +0x240 cosmossdk.io/errors.Register(...) /Users/rootulp/go/pkg/mod/cosmossdk.io/[email protected]/errors.go:35 github.com/celestiaorg/celestia-app/x/qgb/types.init() /Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/x/qgb/types/errors.go:8 +0x128
Configuration menu - View commit details
-
Copy full SHA for 6b08045 - Browse repository at this point
Copy the full SHA 6b08045View commit details -
Configuration menu - View commit details
-
Copy full SHA for d96731f - Browse repository at this point
Copy the full SHA d96731fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44661b3 - Browse repository at this point
Copy the full SHA 44661b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e09257 - Browse repository at this point
Copy the full SHA 9e09257View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f0672 - Browse repository at this point
Copy the full SHA c6f0672View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9c442 - Browse repository at this point
Copy the full SHA ee9c442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3242f20 - Browse repository at this point
Copy the full SHA 3242f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a0653 - Browse repository at this point
Copy the full SHA 80a0653View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03519a9 - Browse repository at this point
Copy the full SHA 03519a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d70cdeb - Browse repository at this point
Copy the full SHA d70cdebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e2b97 - Browse repository at this point
Copy the full SHA c8e2b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b38c5b - Browse repository at this point
Copy the full SHA 1b38c5bView commit details
Commits on Aug 1, 2024
-
wip: error because ambiguous import
error while importing github.com/celestiaorg/celestia-app/v2/app: ambiguous import: found package github.com/celestiaorg/celestia-app/x/blob in multiple modules: github.com/celestiaorg/celestia-app v1.13.0 (/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/x/blob) github.com/celestiaorg/celestia-app/x/blob v0.0.0 (/Users/rootulp/git/rootulp/celestiaorg/celestia-app/x/blob)
Configuration menu - View commit details
-
Copy full SHA for 162a591 - Browse repository at this point
Copy the full SHA 162a591View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34fdad5 - Browse repository at this point
Copy the full SHA 34fdad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8abd64 - Browse repository at this point
Copy the full SHA c8abd64View commit details -
Revert "feat: remove x/blob in favor of rootulp/blob"
This reverts commit c8abd64.
Configuration menu - View commit details
-
Copy full SHA for bf454e9 - Browse repository at this point
Copy the full SHA bf454e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 835a92b - Browse repository at this point
Copy the full SHA 835a92bView commit details -
Revert "wip: error because ambiguous import"
This reverts commit 162a591.
Configuration menu - View commit details
-
Copy full SHA for f0c3b61 - Browse repository at this point
Copy the full SHA f0c3b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8639f23 - Browse repository at this point
Copy the full SHA 8639f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afbc2a - Browse repository at this point
Copy the full SHA 0afbc2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd23cb9 - Browse repository at this point
Copy the full SHA dd23cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8171b8 - Browse repository at this point
Copy the full SHA c8171b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537b1e3 - Browse repository at this point
Copy the full SHA 537b1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e0157 - Browse repository at this point
Copy the full SHA f6e0157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73871d0 - Browse repository at this point
Copy the full SHA 73871d0View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f94e56f - Browse repository at this point
Copy the full SHA f94e56fView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2f5a23 - Browse repository at this point
Copy the full SHA a2f5a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6032b - Browse repository at this point
Copy the full SHA 7e6032bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b872e - Browse repository at this point
Copy the full SHA 09b872eView commit details -
waiting for next block failed: timeout (30s) exceeded waiting for network to reach height 1. Got to height 0
Configuration menu - View commit details
-
Copy full SHA for 140c8ab - Browse repository at this point
Copy the full SHA 140c8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d590f - Browse repository at this point
Copy the full SHA 23d590fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cfb87 - Browse repository at this point
Copy the full SHA f9cfb87View commit details -
Revert "wip: try to create node from scratch"
This reverts commit f9cfb87.
Configuration menu - View commit details
-
Copy full SHA for 02fe6e1 - Browse repository at this point
Copy the full SHA 02fe6e1View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 084d0e5 - Browse repository at this point
Copy the full SHA 084d0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d089207 - Browse repository at this point
Copy the full SHA d089207View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 393698c - Browse repository at this point
Copy the full SHA 393698cView commit details -
debug: attempt to bind to specific ports
Concerning logs: E[2024-08-07|10:58:00.246] Stopped accept routine, as transport is closed module=p2p numPeers=0 I[2024-08-07|10:58:00.246] Closing rpc listener listener="&{Listener:0x140005c6a80 sem:0x14000374840 closeOnce:{done:{_:{} v:0} m:{state:0 sema:0}} done:0x140003748a0}" I[2024-08-07|10:58:00.246] RPC HTTP server stopped module=rpc-server err="accept tcp 127.0.0.1:26657: use of closed network connection" E[2024-08-07|10:58:00.246] Error serving server err="accept tcp 127.0.0.1:26657: use of closed network connection" I[2024-08-07|10:58:00.246] Closing rpc listener listener="&{Listener:0x140005c6ac0 sem:0x14000374900 closeOnce:{done:{_:{} v:0} m:{state:0 sema:0}} done:0x14000374960}" E[2024-08-07|10:58:00.246] Error starting gRPC server err="accept tcp 127.0.0.1:26658: use of closed network connection"
Configuration menu - View commit details
-
Copy full SHA for 4e758c2 - Browse repository at this point
Copy the full SHA 4e758c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cdc4f5 - Browse repository at this point
Copy the full SHA 6cdc4f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc37118 - Browse repository at this point
Copy the full SHA fc37118View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6dd0d - Browse repository at this point
Copy the full SHA ca6dd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe9a2e - Browse repository at this point
Copy the full SHA fbe9a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2becb82 - Browse repository at this point
Copy the full SHA 2becb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef359e - Browse repository at this point
Copy the full SHA 3ef359eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f842f17 - Browse repository at this point
Copy the full SHA f842f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed4310 - Browse repository at this point
Copy the full SHA 3ed4310View commit details -
Configuration menu - View commit details
-
Copy full SHA for af59529 - Browse repository at this point
Copy the full SHA af59529View commit details -
Revert "bug: not progressing past block height 0"
This reverts commit af59529.
Configuration menu - View commit details
-
Copy full SHA for f67284b - Browse repository at this point
Copy the full SHA f67284bView commit details -
Revert "refactor: remove unnecessary rootDir"
This reverts commit 3ed4310.
Configuration menu - View commit details
-
Copy full SHA for 057ebcd - Browse repository at this point
Copy the full SHA 057ebcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f087316 - Browse repository at this point
Copy the full SHA f087316View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9bf079 - Browse repository at this point
Copy the full SHA d9bf079View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4cb007 - Browse repository at this point
Copy the full SHA f4cb007View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fc392c - Browse repository at this point
Copy the full SHA 2fc392cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a253034 - Browse repository at this point
Copy the full SHA a253034View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbca2b5 - Browse repository at this point
Copy the full SHA fbca2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b063614 - Browse repository at this point
Copy the full SHA b063614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb927f - Browse repository at this point
Copy the full SHA 3fb927fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75714fa - Browse repository at this point
Copy the full SHA 75714faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b64af99 - Browse repository at this point
Copy the full SHA b64af99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6438131 - Browse repository at this point
Copy the full SHA 6438131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5d496 - Browse repository at this point
Copy the full SHA 5a5d496View commit details -
E[2024-08-09|15:20:58.543] CONSENSUS FAILURE!!! module=consensus err="UnmarshalJSON cannot decode empty bytes" stack="goroutine 244 [running]:\nruntime/debug.Stack()\n\t/Users/rootulp/go/pkg/mod/golang.org/[email protected]/src/runtime/debug/stack.go:24 +0x64\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine.func2()\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:748 +0x44\npanic({0x102919740?, 0x140011bd5c0?})\n\t/Users/rootulp/go/pkg/mod/golang.org/[email protected]/src/runtime/panic.go:770 +0x124\ngithub.com/cosmos/cosmos-sdk/x/params/types.Subspace.Get({{_, _}, _, {_, _}, {_, _}, {_, _, _}, ...}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/x/params/types/subspace.go:110 +0x20c\ngithub.com/celestiaorg/celestia-app/v2/x/blob/keeper.Keeper.GovMaxSquareSize(...)\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app/x/blob/keeper/params.go:29\ngithub.com/celestiaorg/celestia-app/v2/app.(*App).MaxEffectiveSquareSize(_, {{0x102ccb850, 0x1040e3b20}, {0x102cddcc0, 0x140015deec0}, {{0x0, 0x0}, {0x14000439040, 0x6}, 0x2, ...}, ...})\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app/app/square_size.go:20 +0x1c4\ngithub.com/celestiaorg/celestia-app/v2/app.(*App).PrepareProposal(0x140014d5508, {0x140015ded80, 0x1e1cb6, {0x14000439040, 0x6}, 0x2, {0x1f0fa900, 0xede48631a, 0x0}})\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app/app/prepare_proposal.go:51 +0x344\ngithub.com/celestiaorg/celestia-app/node/utils.(*Multiplexer).PrepareProposal(0x140015a3008?, {0x140015ded80, 0x1e1cb6, {0x14000439040, 0x6}, 0x2, {0x1f0fa900, 0xede48631a, 0x0}})\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app/node/utils/multiplexer.go:121 +0x80\ngithub.com/tendermint/tendermint/abci/client.(*localClient).PrepareProposalSync(0x14001179aa0, {0x140015ded80, 0x1e1cb6, {0x14000439040, 0x6}, 0x2, {0x1f0fa900, 0xede48631a, 0x0}})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/abci/client/local_client.go:359 +0x148\ngithub.com/tendermint/tendermint/proxy.(*appConnConsensus).PrepareProposalSync(0x1400131f180?, {0x140015ded80, 0x1e1cb6, {0x14000439040, 0x6}, 0x2, {0x1f0fa900, 0xede48631a, 0x0}})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/proxy/app_conn.go:102 +0x58\ngithub.com/tendermint/tendermint/state.(*BlockExecutor).CreateProposalBlock(_, _, {{{0xb, 0x2}, {0x14000439018, 0x7}}, {0x14000439040, 0x6}, 0x1, 0x1, ...}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/state/execution.go:128 +0x22c\ngithub.com/tendermint/tendermint/consensus.(*State).createProposalBlock(0x1400042ce08)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1252 +0x1fc\ngithub.com/tendermint/tendermint/consensus.(*State).defaultDecideProposal(0x1400042ce08, 0x2, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1166 +0xb0\ngithub.com/tendermint/tendermint/consensus.(*State).enterPropose(0x1400042ce08, 0x2, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1145 +0x794\ngithub.com/tendermint/tendermint/consensus.(*State).enterNewRound(0x1400042ce08, 0x2, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1064 +0x9a4\ngithub.com/tendermint/tendermint/consensus.(*State).handleTimeout(0x1400042ce08, {0xe23dc8e84eb4ee29?, 0x3b189764cbc94400?, 0x5f4578?, 0x40?}, {0x2, 0x0, 0x1, {0x1f6c3468, 0xede48631a, ...}, ...})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:933 +0x870\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine(0x1400042ce08, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:815 +0x4c4\ncreated by github.com/tendermint/tendermint/consensus.(*State).OnStart in goroutine 12\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:391 +0x110\n"
Configuration menu - View commit details
-
Copy full SHA for 94b1220 - Browse repository at this point
Copy the full SHA 94b1220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90bc71f - Browse repository at this point
Copy the full SHA 90bc71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d06c7 - Browse repository at this point
Copy the full SHA 95d06c7View commit details -
InitChain invoked with current app version 1 chainID Z55LgT latestHeight 0 EndBlock height 1 invoked with current app version 1 EndBlock height 1 with current app version 1 returned new app version 2 upgrade is pending from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 6a2ed91 - Browse repository at this point
Copy the full SHA 6a2ed91View commit details -
InitChain invoked with current app version 1 chainID Kj3se3 latestHeight 0 EndBlock height 1 invoked with current app version 1 EndBlocker invoked on state machine v1 with req.Height 1 E[2024-08-09|16:33:51.088] CONSENSUS FAILURE!!! module=consensus err="runtime error: invalid memory address or nil pointer dereference" stack="goroutine 207 [running]:\nruntime/debug.Stack()\n\t/Users/rootulp/go/pkg/mod/golang.org/[email protected]/src/runtime/debug/stack.go:24 +0x64\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine.func2()\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:748 +0x44\npanic({0x1032b1080?, 0x10488e510?})\n\t/Users/rootulp/go/pkg/mod/golang.org/[email protected]/src/runtime/panic.go:770 +0x124\ngithub.com/celestiaorg/celestia-app/app.(*App).EndBlocker(_, {{0x103616400, 0x104a07460}, {0x103628800, 0x140015e54c0}, {{0xb, 0x2}, {0x14000880540, 0x6}, 0x1, ...}, ...}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:576 +0x188\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).EndBlock(0x140003034a0, {0x1035898a0?})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/baseapp/abci.go:214 +0xfc\ngithub.com/celestiaorg/celestia-app/node/utils.(*Multiplexer).EndBlock(0x1400019cdc8, {0x20?})\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app/node/utils/multiplexer.go:83 +0xe0\ngithub.com/tendermint/tendermint/abci/client.(*localClient).EndBlockSync(0x140012c2f60, {0x1022b9dac?})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/abci/client/local_client.go:314 +0xec\ngithub.com/tendermint/tendermint/proxy.(*appConnConsensus).EndBlockSync(0x140005f3d00?, {0x20?})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/proxy/app_conn.go:92 +0x28\ngithub.com/tendermint/tendermint/state.execBlockOnProxyApp({0x103616898, 0x1400015f700}, {0x103625700, 0x140016baa20}, 0x14001358000, {0x103628c98, 0x1400178c0c0}, 0x1)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/state/execution.go:426 +0x5bc\ngithub.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock(_, {{{0xb, 0x2}, {0x140017bad50, 0x7}}, {0x140017bad58, 0x6}, 0x1, 0x0, {{0x0, ...}, ...}, ...}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/state/execution.go:224 +0x12c\ngithub.com/tendermint/tendermint/consensus.(*State).finalizeCommit(0x14000313188, 0x1)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1710 +0x974\ngithub.com/tendermint/tendermint/consensus.(*State).tryFinalizeCommit(0x14000313188, 0x1)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1616 +0x26c\ngithub.com/tendermint/tendermint/consensus.(*State).enterCommit.func1()\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1551 +0x8c\ngithub.com/tendermint/tendermint/consensus.(*State).enterCommit(0x14000313188, 0x1, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1589 +0xac4\ngithub.com/tendermint/tendermint/consensus.(*State).addVote(0x14000313188, 0x14001549c20, {0x0, 0x0})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:2229 +0x13c8\ngithub.com/tendermint/tendermint/consensus.(*State).tryAddVote(0x14000313188, 0x14001549c20, {0x0?, 0x100cbc2f0?})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:2021 +0x28\ngithub.com/tendermint/tendermint/consensus.(*State).handleMsg(0x14000313188, {{0x1035f4d80, 0x14000166e48}, {0x0, 0x0}})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:879 +0x110\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine(0x14000313188, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:806 +0x380\ncreated by github.com/tendermint/tendermint/consensus.(*State).OnStart in goroutine 1\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:391 +0x110\n"
Configuration menu - View commit details
-
Copy full SHA for dad7391 - Browse repository at this point
Copy the full SHA dad7391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094c8e2 - Browse repository at this point
Copy the full SHA 094c8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd8259 - Browse repository at this point
Copy the full SHA 8dd8259View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab168b - Browse repository at this point
Copy the full SHA fab168bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92be05c - Browse repository at this point
Copy the full SHA 92be05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a4c3d - Browse repository at this point
Copy the full SHA 55a4c3dView commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 139bde4 - Browse repository at this point
Copy the full SHA 139bde4View commit details -
v2 state machine does not have params
param store does not have key [71 111 118 77 97 120 83 113 117 97 114 101 83 105 122 101]
Configuration menu - View commit details
-
Copy full SHA for 548d412 - Browse repository at this point
Copy the full SHA 548d412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e5592 - Browse repository at this point
Copy the full SHA 53e5592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbef6a - Browse repository at this point
Copy the full SHA 3fbef6aView commit details -
bump to latest v1.x celestia-app that uses cosmos-sdk fork with RunMi…
…grations implemented
Configuration menu - View commit details
-
Copy full SHA for 9917b0a - Browse repository at this point
Copy the full SHA 9917b0aView commit details -
$ make build-node --> Building celestia-app/node and outputting binary to build/node /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/encoding/encoding.go:4:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/encoding/encoding.go:5:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/encoding/encoding.go:6:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/encoding/encoding.go:7:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/std (imported by github.com/celestiaorg/celestia-app/app/encoding); to add: go get github.com/celestiaorg/celestia-app/app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/encoding/index_wrapper_decoder.go:4:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/encoding/encoding.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/tx (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/test_util.go:6:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/hd (imported by github.com/celestiaorg/celestia-app/v2/test/util/genesis); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/builder.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/keyring (imported by github.com/celestiaorg/celestia-app/v2/test/util/genesis); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/codec.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/msgservice (imported by github.com/celestiaorg/celestia-app/x/blob/types); to add: go get github.com/celestiaorg/celestia-app/x/blob/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/query.pb.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/query (imported by github.com/celestiaorg/celestia-app/x/blob/types); to add: go get github.com/celestiaorg/celestia-app/x/blob/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/builder.go:11:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/tx (imported by github.com/celestiaorg/celestia-app/x/blob); to add: go get github.com/celestiaorg/celestia-app/x/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/builder.go:12:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/tx/signing (imported by github.com/celestiaorg/celestia-app/x/blob/types); to add: go get github.com/celestiaorg/celestia-app/x/blob/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/payforblob.go:14:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/migrations/legacytx (imported by github.com/celestiaorg/celestia-app/x/blob/types); to add: go get github.com/celestiaorg/celestia-app/x/blob/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/builder.go:13:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/signing (imported by github.com/celestiaorg/celestia-app/app/ante); to add: go get github.com/celestiaorg/celestia-app/app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/builder.go:14:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/types/params.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/params/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/ante/ante.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/errors (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/keeper/keeper.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/store/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/ante/ante.go:7:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/ante (imported by github.com/celestiaorg/celestia-app/app/ante); to add: go get github.com/celestiaorg/celestia-app/app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/ante/gov.go:6:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/ante/gov.go:7:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov/types/v1 (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/types/codec.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov/types/v1beta1 (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/types/expected_keepers.go:7:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/staking/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/types/client.pb.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/upgrade/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/exported/expected_keepers.go:5:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/capability/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/keeper/msg_server.go:7:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/telemetry (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/keeper/keeper.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/capability/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/keeper/grpc_query.go:10:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/store/prefix (imported by github.com/cosmos/ibc-go/v6/modules/apps/transfer/keeper); to add: go get github.com/cosmos/ibc-go/v6/modules/apps/transfer/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/legacy/v100/solomachine.go:7:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/types (imported by github.com/celestiaorg/celestia-app/v2/test/util/genesis); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/light-clients/06-solomachine/types/proof.go:6:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/types/multisig (imported by github.com/cosmos/ibc-go/v6/testing); to add: go get github.com/cosmos/ibc-go/v6/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/client/cli/query.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/celestiaorg/celestia-app/node/utils); to add: go get github.com/celestiaorg/celestia-app/node/utils /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/client/cli/tx.go:10:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/tx (imported by github.com/celestiaorg/celestia-app/v2/test/util/genesis); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/client/cli/query.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/version (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/core/02-client/client/cli/tx.go:14:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov/client/cli (imported by github.com/cosmos/ibc-go/v6/modules/core/02-client/client/cli); to add: go get github.com/cosmos/ibc-go/v6/modules/core/02-client/client/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/test/util/testfactory/utils.go:10:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/simapp (imported by github.com/celestiaorg/celestia-app/v2/test/util/testnode); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/test/util/testfactory/utils.go:13:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/bank/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/client/cli/payforblob.go:17:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/input (imported by github.com/celestiaorg/celestia-app/x/blob/client/cli); to add: go get github.com/celestiaorg/celestia-app/x/blob/client/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/blob/module.go:21:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/module (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/mint/simulation/decoder.go:9:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/kv (imported by github.com/celestiaorg/celestia-app/x/mint/simulation); to add: go get github.com/celestiaorg/celestia-app/x/mint/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/mint/module.go:21:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/simulation (imported by github.com/celestiaorg/celestia-app/x/mint); to add: go get github.com/celestiaorg/celestia-app/x/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/paramfilter/gov_handler.go:10:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/params/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/x/paramfilter/gov_handler.go:11:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/params/types/proposal (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/apps/transfer/types/codec.go:10:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/authz (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:12:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/baseapp (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:14:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/grpc/node (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:15:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/grpc/tmservice (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:18:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/server/api (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:19:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/server/config (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:20:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/server/types (imported by github.com/celestiaorg/celestia-app/node/utils); to add: go get github.com/celestiaorg/celestia-app/node/utils /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:25:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:26:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:27:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/posthandler (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:30:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/vesting (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:31:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/vesting/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:33:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/authz/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:34:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/authz/module (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:35:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/bank (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:36:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/bank/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:38:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/capability (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:41:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/crisis (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:42:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/crisis/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:43:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/crisis/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:44:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/distribution (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/default_overrides.go:20:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/distribution/client (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:45:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/distribution/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:46:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/distribution/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:47:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/evidence (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:48:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/evidence/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:49:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/evidence/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:50:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/feegrant (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:51:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/feegrant/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:52:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/feegrant/module (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:53:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/genutil (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:54:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/genutil/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:55:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/default_overrides.go:23:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov/client (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:56:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/gov/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:60:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/params (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/default_overrides.go:25:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/params/client (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:64:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/slashing (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:65:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/slashing/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:66:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/slashing/types (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:67:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/staking (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:68:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/staking/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/rootulp/[email protected]/app/app.go:70:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/upgrade/keeper (imported by github.com/celestiaorg/celestia-app/app); to add: go get github.com/celestiaorg/celestia-app/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/modules/apps/transfer/simulation/params.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/simulation (imported by github.com/cosmos/ibc-go/v6/modules/apps/transfer/simulation); to add: go get github.com/cosmos/ibc-go/v6/modules/apps/transfer/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/[email protected]/packetforward/ibc_middleware.go:16:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/address (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v6/packetforward); to add: go get github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v6/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/app.go:13:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/codec (imported by github.com/celestiaorg/celestia-app/v2/test/util/genesis); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/solomachine.go:8:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/keys/multisig (imported by github.com/cosmos/ibc-go/v6/testing); to add: go get github.com/cosmos/ibc-go/v6/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/chain.go:10:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1 (imported by github.com/cosmos/ibc-go/v6/testing); to add: go get github.com/cosmos/ibc-go/v6/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/chain.go:18:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/staking/teststaking (imported by github.com/cosmos/ibc-go/v6/testing); to add: go get github.com/cosmos/ibc-go/v6/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/mock/privval.go:5:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/keys/ed25519 (imported by github.com/cosmos/ibc-go/v6/testing/mock); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:12:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/docs/statik (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:20:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/testutil/testdata (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:27:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/simulation (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:62:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/group (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:63:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/group/keeper (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:64:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/group/module (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:65:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/mint (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:66:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/mint/keeper (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:67:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/mint/types (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:79:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/upgrade (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] /Users/rootulp/go/pkg/mod/github.com/cosmos/ibc-go/[email protected]/testing/simapp/app.go:80:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/upgrade/client (imported by github.com/cosmos/ibc-go/v6/testing/simapp); to add: go get github.com/cosmos/ibc-go/v6/testing/[email protected] ../test/util/testnode/app_options.go:4:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/pruning/types (imported by github.com/celestiaorg/celestia-app/v2/test/util/testnode); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] ../test/util/testnode/app_options.go:5:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/server (imported by github.com/celestiaorg/celestia-app/v2/test/util/testnode); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] ../test/util/testnode/rpc_client.go:11:2: missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/server/grpc (imported by github.com/celestiaorg/celestia-app/v2/test/util/testnode); to add: go get github.com/celestiaorg/celestia-app/v2/test/util/[email protected] make: *** [build-node] Error 1
Configuration menu - View commit details
-
Copy full SHA for 6c9fbcc - Browse repository at this point
Copy the full SHA 6c9fbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61480ad - Browse repository at this point
Copy the full SHA 61480adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebabb7 - Browse repository at this point
Copy the full SHA 8ebabb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7c0fa - Browse repository at this point
Copy the full SHA 9a7c0faView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cc0417 - Browse repository at this point
Copy the full SHA 3cc0417View commit details -
Configuration menu - View commit details
-
Copy full SHA for e710924 - Browse repository at this point
Copy the full SHA e710924View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87e9e81 - Browse repository at this point
Copy the full SHA 87e9e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca5307 - Browse repository at this point
Copy the full SHA fca5307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c450e6 - Browse repository at this point
Copy the full SHA 4c450e6View commit details -
I[2024-08-13|14:05:15.710] upgrading from app version 1 to 2 Multiplexer EndBlock height 3 with current app version 1 next app version 1 returned app version 2 Multiplexer Commit invoked with current app version 1 I[2024-08-13|14:05:15.713] commit synced commit=436F6D6D697449447B5B3935203135203331203138322031312036372031323820323338203334203138302032372039372031333620323032203130312032313220393120313839203836203139372031363420343220323433203233382039203737203234372031343420353720323130203233392037305D3A337D Multiplexer upgrade is pending from 1 to 2 Copying commit multi store from app 1 to app 2 Done copying commit multi storeMultiplexer upgrade completed to 2 Multiplexer RunMigrations invoked with current app version 2 D[2024-08-13|14:05:15.713] mounting KVStore KVStoreKey{0x14001570970,transfer}=(MISSING) E[2024-08-13|14:05:15.714] CONSENSUS FAILURE!!! module=consensus err="store duplicate store key name KVStoreKey{0x14001570970, transfer}"
Configuration menu - View commit details
-
Copy full SHA for 8b7a64b - Browse repository at this point
Copy the full SHA 8b7a64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ede5f3e - Browse repository at this point
Copy the full SHA ede5f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a3c90 - Browse repository at this point
Copy the full SHA e6a3c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3bb95d - Browse repository at this point
Copy the full SHA f3bb95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bef55d2 - Browse repository at this point
Copy the full SHA bef55d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80408d9 - Browse repository at this point
Copy the full SHA 80408d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5d067 - Browse repository at this point
Copy the full SHA bf5d067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a576a0 - Browse repository at this point
Copy the full SHA 9a576a0View commit details
Commits on Aug 14, 2024
-
feat: share DB for all state machines
E[2024-08-14|11:23:04.794] CONSENSUS FAILURE!!! module=consensus err="kv store with key KVStoreKey{0x140045fc240, capability} has not been registered in stores" stack="goroutine 101 [running]:\nruntime/debug.Stack()\n\t/Users/rootulp/go/pkg/mod/golang.org/[email protected]/src/runtime/debug/stack.go:24 +0x64\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine.func2()\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:748 +0x44\npanic({0x106e53880?, 0x14003d52960?})\n\t/Users/rootulp/go/pkg/mod/golang.org/[email protected]/src/runtime/panic.go:770 +0x124\ngithub.com/cosmos/cosmos-sdk/store/cachemulti.Store.GetKVStore({{0x1072b1238, 0x1400468d140}, 0x14004681bf0, 0x140045f84e0, {0x10727b108, 0x1086acfa0}, 0x14004681b30}, {0x107284d80, 0x140045fc240})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/store/cachemulti/store.go:167 +0x120\ngithub.com/cosmos/cosmos-sdk/types.Context.KVStore({{0x10729fca0, 0x1086acfa0}, {0x1072b2280, 0x1400468d240}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, {0x2b746f78, ...}, ...}, ...}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/types/context.go:281 +0x60\ngithub.com/cosmos/cosmos-sdk/x/capability/keeper.(*Keeper).InitMemStore(_, {{0x10729fca0, 0x1086acfa0}, {0x1072b2280, 0x1400468d240}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, ...}, ...})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/x/capability/keeper/keeper.go:121 +0x118\ngithub.com/cosmos/cosmos-sdk/x/capability.AppModule.BeginBlock({{{_, _}}, {{_, _}, {_, _}, {_, _}, _, _, ...}}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/x/capability/module.go:148 +0xb4\ngithub.com/celestiaorg/celestia-app/v3/app/module.(*Manager).BeginBlock(_, {{0x10729fca0, 0x1086acfa0}, {0x1072b2280, 0x1400468d240}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, ...}, ...}, ...)\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app-v3/app/module/manager.go:285 +0x1e4\ngithub.com/celestiaorg/celestia-app/v3/app.(*App).BeginBlocker(_, {{0x10729fca0, 0x1086acfa0}, {0x1072b2280, 0x1400468d240}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, ...}, ...}, ...)\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app-v3/app/app.go:451 +0xa8\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).BeginBlock(_, {{0x14003d755c0, 0x20, 0x20}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, {0x2b746f78, ...}, ...}, ...})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/baseapp/abci.go:191 +0x66c\ngithub.com/celestiaorg/celestia-app/node/utils.(*Multiplexer).BeginBlock(_, {{0x14003d755c0, 0x20, 0x20}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, {0x2b746f78, ...}, ...}, ...})\n\t/Users/rootulp/git/rootulp/celestiaorg/celestia-app/node/utils/multiplexer.go:71 +0xa4\ngithub.com/tendermint/tendermint/abci/client.(*localClient).BeginBlockSync(_, {{0x14003d755c0, 0x20, 0x20}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, {0x2b746f78, ...}, ...}, ...})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/abci/client/local_client.go:306 +0x104\ngithub.com/tendermint/tendermint/proxy.(*appConnConsensus).BeginBlockSync(_, {{0x14003d755c0, 0x20, 0x20}, {{0xb, 0x3}, {0x14003968a60, 0x6}, 0xa, {0x2b746f78, ...}, ...}, ...})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/proxy/app_conn.go:84 +0x4c\ngithub.com/tendermint/tendermint/state.execBlockOnProxyApp({0x1072a0138, 0x140000ade80}, {0x1072af240, 0x14001596c30}, 0x14001440960, {0x1072b2718, 0x140006444b0}, 0x1)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/state/execution.go:407 +0x378\ngithub.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock(_, {{{0xb, 0x3}, {0x14001540280, 0x7}}, {0x14001540288, 0x6}, 0x1, 0x9, {{0x14004383820, ...}, ...}, ...}, ...)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/state/execution.go:230 +0x12c\ngithub.com/tendermint/tendermint/consensus.(*State).finalizeCommit(0x140002f8a88, 0xa)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1710 +0x974\ngithub.com/tendermint/tendermint/consensus.(*State).tryFinalizeCommit(0x140002f8a88, 0xa)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1616 +0x26c\ngithub.com/tendermint/tendermint/consensus.(*State).enterCommit.func1()\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1551 +0x8c\ngithub.com/tendermint/tendermint/consensus.(*State).enterCommit(0x140002f8a88, 0xa, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:1589 +0xac4\ngithub.com/tendermint/tendermint/consensus.(*State).addVote(0x140002f8a88, 0x14001468e60, {0x0, 0x0})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:2229 +0x13c8\ngithub.com/tendermint/tendermint/consensus.(*State).tryAddVote(0x140002f8a88, 0x14001468e60, {0x0?, 0x104928640?})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:2021 +0x28\ngithub.com/tendermint/tendermint/consensus.(*State).handleMsg(0x140002f8a88, {{0x10727e1e0, 0x14001424380}, {0x0, 0x0}})\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:879 +0x110\ngithub.com/tendermint/tendermint/consensus.(*State).receiveRoutine(0x140002f8a88, 0x0)\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:806 +0x380\ncreated by github.com/tendermint/tendermint/consensus.(*State).OnStart in goroutine 1\n\t/Users/rootulp/go/pkg/mod/github.com/celestiaorg/[email protected]/consensus/state.go:391 +0x110\n"
Configuration menu - View commit details
-
Copy full SHA for 5ea48de - Browse repository at this point
Copy the full SHA 5ea48deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f787ce - Browse repository at this point
Copy the full SHA 3f787ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3627aff - Browse repository at this point
Copy the full SHA 3627affView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5495cb - Browse repository at this point
Copy the full SHA d5495cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc56704 - Browse repository at this point
Copy the full SHA cc56704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e74b0 - Browse repository at this point
Copy the full SHA 55e74b0View commit details -
"kv store with key KVStoreKey{0x1400466f4b0, capability} has not been…
… registered in stores"
Configuration menu - View commit details
-
Copy full SHA for df47ab0 - Browse repository at this point
Copy the full SHA df47ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f71d1a2 - Browse repository at this point
Copy the full SHA f71d1a2View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bf36bf - Browse repository at this point
Copy the full SHA 8bf36bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for da51aea - Browse repository at this point
Copy the full SHA da51aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8380d0e - Browse repository at this point
Copy the full SHA 8380d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f7fa5 - Browse repository at this point
Copy the full SHA 88f7fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fb333 - Browse repository at this point
Copy the full SHA c8fb333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe3996 - Browse repository at this point
Copy the full SHA 3fe3996View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30354e - Browse repository at this point
Copy the full SHA e30354eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f94921 - Browse repository at this point
Copy the full SHA 2f94921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f81028 - Browse repository at this point
Copy the full SHA 3f81028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d326a - Browse repository at this point
Copy the full SHA 31d326aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e1076 - Browse repository at this point
Copy the full SHA 94e1076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09950e4 - Browse repository at this point
Copy the full SHA 09950e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 310e522 - Browse repository at this point
Copy the full SHA 310e522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f2e6f - Browse repository at this point
Copy the full SHA 31f2e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af3eda9 - Browse repository at this point
Copy the full SHA af3eda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for acfdf66 - Browse repository at this point
Copy the full SHA acfdf66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0463d31 - Browse repository at this point
Copy the full SHA 0463d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3469eb1 - Browse repository at this point
Copy the full SHA 3469eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9224788 - Browse repository at this point
Copy the full SHA 9224788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0705a50 - Browse repository at this point
Copy the full SHA 0705a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5ae42 - Browse repository at this point
Copy the full SHA ea5ae42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd7c24 - Browse repository at this point
Copy the full SHA 5cd7c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374df1e - Browse repository at this point
Copy the full SHA 374df1eView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a0c498 - Browse repository at this point
Copy the full SHA 3a0c498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b47f0e - Browse repository at this point
Copy the full SHA 6b47f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e14799 - Browse repository at this point
Copy the full SHA 9e14799View commit details -
Configuration menu - View commit details
-
Copy full SHA for e720578 - Browse repository at this point
Copy the full SHA e720578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28c8edd - Browse repository at this point
Copy the full SHA 28c8eddView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c53da1 - Browse repository at this point
Copy the full SHA 9c53da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e628774 - Browse repository at this point
Copy the full SHA e628774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e8d9c - Browse repository at this point
Copy the full SHA 19e8d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1686899 - Browse repository at this point
Copy the full SHA 1686899View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3eb9d88 - Browse repository at this point
Copy the full SHA 3eb9d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb8b4f - Browse repository at this point
Copy the full SHA bcb8b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbd3d0 - Browse repository at this point
Copy the full SHA 6bbd3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 913c676 - Browse repository at this point
Copy the full SHA 913c676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5af56 - Browse repository at this point
Copy the full SHA 2d5af56View commit details