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

Incentive remove usage of multiple epoch values, fix usdc reward not claim issue #439

Merged

Conversation

jelysn
Copy link
Contributor

@jelysn jelysn commented Apr 1, 2024

No description provided.

@cosmic-vagabond
Copy link
Contributor

software upgrade in localnet succeeded:

6:29PM ERR UPGRADE "v0.29.30" NEEDED at height: 6739290:  module=server
6:29PM ERR CONSENSUS FAILURE!!! err="UPGRADE \"v0.29.30\" NEEDED at height: 6739290: " module=consensus stack="goroutine 60 [running]:\nruntime/debug.Stack()\n\truntime/debug/stack.go:24 +0x64\ngithub.com/cometbft/cometbft/consensus.(*State).receiveRoutine.func2()\n\tgithub.com/cometbft/[email protected]/consensus/state.go:732 +0x44\npanic({0x10795f2e0?, 0x140181968f0?})\n\truntime/panic.go:914 +0x218\ngithub.com/cosmos/cosmos-sdk/x/upgrade.BeginBlocker(_, {{0x107ebc838, 0x10977b9a0}, {0x107ed3e80, 0x1403202ff40}, {{0xb, 0x0}, {0x14016cdca30, 0xd}, 0x66d55a, ...}, ...}, ...)\n\tgithub.com/cosmos/[email protected]/x/upgrade/abci.go:78 +0xc28\ngithub.com/cosmos/cosmos-sdk/x/upgrade.AppModule.BeginBlock(...)\n\tgithub.com/cosmos/[email protected]/x/upgrade/module.go:161\ngithub.com/cosmos/cosmos-sdk/types/module.(*Manager).BeginBlock(_, {{0x107ebc838, 0x10977b9a0}, {0x107ed3e80, 0x1403202ff40}, {{0xb, 0x0}, {0x14016cdca30, 0xd}, 0x66d55a, ...}, ...}, ...)\n\tgithub.com/cosmos/[email protected]/types/module/module.go:562 +0x134\ngithub.com/elys-network/elys/app.(*ElysApp).BeginBlocker(...)\n\tgithub.com/elys-network/elys/app/app.go:1343\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).BeginBlock(_, {{0x14003df21c0, 0x20, 0x20}, {{0xb, 0x0}, {0x14016cdca30, 0xd}, 0x66d55a, {0x2e5586c8, ...}, ...}, ...})\n\tgithub.com/cosmos/[email protected]/baseapp/abci.go:196 +0x654\ngithub.com/cometbft/cometbft/abci/client.(*localClient).BeginBlockSync(_, {{0x14003df21c0, 0x20, 0x20}, {{0xb, 0x0}, {0x14016cdca30, 0xd}, 0x66d55a, {0x2e5586c8, ...}, ...}, ...})\n\tgithub.com/cometbft/[email protected]/abci/client/local_client.go:283 +0x104\ngithub.com/cometbft/cometbft/proxy.(*appConnConsensus).BeginBlockSync(_, {{0x14003df21c0, 0x20, 0x20}, {{0xb, 0x0}, {0x14016cdca30, 0xd}, 0x66d55a, {0x2e5586c8, ...}, ...}, ...})\n\tgithub.com/cometbft/[email protected]/proxy/app_conn.go:101 +0x138\ngithub.com/cometbft/cometbft/state.execBlockOnProxyApp({0x107ebc800?, 0x1407ef9da90}, {0x107ecffa0, 0x14002d80690}, 0x14002cff860, {0x107ed41b8, 0x14002d3cf48}, 0x66d559?)\n\tgithub.com/cometbft/[email protected]/state/execution.go:363 +0x3d8\ngithub.com/cometbft/cometbft/state.(*BlockExecutor).ApplyBlock(_, {{{0xb, 0x0}, {0x1407efaad98, 0x6}}, {0x1407efaada0, 0xd}, 0x66d54b, 0x66d559, {{0x14003c5f920, ...}, ...}, ...}, ...)\n\tgithub.com/cometbft/[email protected]/state/execution.go:197 +0xfc\ngithub.com/cometbft/cometbft/consensus.(*State).finalizeCommit(0x1400144ea80, 0x66d55a)\n\tgithub.com/cometbft/[email protected]/consensus/state.go:1700 +0x8d8\ngithub.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0x1400144ea80, 0x66d55a)\n\tgithub.com/cometbft/[email protected]/consensus/state.go:1609 +0x26c\ngithub.com/cometbft/cometbft/consensus.(*State).enterCommit.func1()\n\tgithub.com/cometbft/[email protected]/consensus/state.go:1544 +0x8c\ngithub.com/cometbft/cometbft/consensus.(*State).enterCommit(0x1400144ea80, 0x66d55a, 0x0)\n\tgithub.com/cometbft/[email protected]/consensus/state.go:1582 +0xaf4\ngithub.com/cometbft/cometbft/consensus.(*State).addVote(0x1400144ea80, 0x14085a9c320, {0x0, 0x0})\n\tgithub.com/cometbft/[email protected]/consensus/state.go:2212 +0x159c\ngithub.com/cometbft/cometbft/consensus.(*State).tryAddVote(0x1400144ea80, 0x14085a9c320, {0x0?, 0x1041820e0?})\n\tgithub.com/cometbft/[email protected]/consensus/state.go:2001 +0x28\ngithub.com/cometbft/cometbft/consensus.(*State).handleMsg(0x1400144ea80, {{0x107e8f460, 0x14002cbc410}, {0x0, 0x0}})\n\tgithub.com/cometbft/[email protected]/consensus/state.go:861 +0x32c\ngithub.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0x1400144ea80, 0x0)\n\tgithub.com/cometbft/[email protected]/consensus/state.go:788 +0x348\ncreated by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 51\n\tgithub.com/cometbft/[email protected]/consensus/state.go:379 +0xf0\n"
6:29PM INF service stop impl={"Logger":{"Logger":{}}} module=consensus msg={} wal=/tmp/.elys/data/cs.wal/wal
6:29PM INF service stop impl={"Dir":"/tmp/.elys/data/cs.wal","Head":{"ID":"BfiGviORtNpv:/tmp/.elys/data/cs.wal/wal","Path":"/tmp/.elys/data/cs.wal/wal"},"ID":"group:BfiGviORtNpv:/tmp/.elys/data/cs.wal/wal","Logger":{"Logger":{}}} module=consensus msg={} wal=/tmp/.elys/data/cs.wal/wal
2024/04/01 18:29:03 Block height 6739290 reached
6:29PM INF Timed out dur=3000 height=6739290 module=consensus round=0 step=3
2024/04/01 18:29:08 Process killed successfully
2024/04/01 18:29:08 Process was killed: signal: killed
2024/04/01 18:29:13 Waiting for node to start...
6:29PM INF starting node with ABCI Tendermint in-process module=server
2024/04/01 18:29:16 [JOB 1] WAL file /tmp/.elys/data/blockstore.db/000002.log with log number 000002 stopped reading at offset: 28800; replayed 96 keys in 96 batches
2024/04/01 18:29:16 [JOB 1] WAL file /tmp/.elys/data/state.db/000016.log with log number 000016 stopped reading at offset: 948003; replayed 49 keys in 49 batches
6:29PM INF service start impl=multiAppConn module=proxy msg={}
6:29PM INF service start connection=query impl=localClient module=abci-client msg={}
6:29PM INF service start connection=snapshot impl=localClient module=abci-client msg={}
6:29PM INF service start connection=mempool impl=localClient module=abci-client msg={}
6:29PM INF service start connection=consensus impl=localClient module=abci-client msg={}
6:29PM INF service start impl=EventBus module=events msg={}
6:29PM INF service start impl=PubSub module=pubsub msg={}
2024/04/01 18:29:18 [JOB 1] WAL file /tmp/.elys/data/tx_index.db/000016.log with log number 000016 stopped reading at offset: 33792; replayed 365 keys in 11 batches
6:29PM INF service start impl=IndexerService module=txindex msg={}
6:29PM INF ABCI Handshake App Info hash="�N�$l\x1e�k\\\x06O�m\x1d`�L��e�4�������[�(" height=6739289 module=consensus protocol-version=0 software-version=v0.29.30
6:29PM INF ABCI Replay Blocks appHeight=6739289 module=consensus stateHeight=6739289 storeHeight=6739290
6:29PM INF Replay last block using real app module=consensus
6:29PM INF applying upgrade "v0.29.30" at height: 6739290 module=server
6:29PM INF Running upgrade handler for v0.29.30 module=server
6:29PM INF migrating module epochs from version 2 to version 3 module=server
6:29PM INF ending epoch identifier=band_epoch module=x/epochs
6:29PM INF ending epoch identifier=tenseconds module=x/epochs

@cosmic-vagabond cosmic-vagabond merged commit dea67d2 into main Apr 1, 2024
1 check passed
@cosmic-vagabond cosmic-vagabond deleted the incentive_remove_usage_of_multiple_epoch_values branch April 1, 2024 16:35
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.

2 participants