You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When this happens, I can see the error in layer 1:
2021-07-12 15:25:21 [968] 💸 new validator set of size 1 has been processed for era 2
2021-07-12 15:25:21 🎁 Prepared block for proposing at 968 [hash: 0x3f0b4038dd847b68249c2685a82a50369d6f984d85e935c425cc076d0b9e3f73; parent_hash: 0x8543…5732; extrinsics (1): [0x5fc4…c346]]
2021-07-12 15:25:21 🔖 Pre-sealed block for proposal at 968. Hash now 0x93e59975af0c08e92a4ee235a087b54dd393dbcd477b23e8c55f70ecf41a48bc, previously 0x3f0b4038dd847b68249c2685a82a50369d6f984d85e935c425cc076d0b9e3f73.
2021-07-12 15:25:21 Error with block built on 0x8543a7c0be953495ce496004434a493a1ff44b49478664c9f557dbb0bf045732: ClientImport("Unexpected epoch change")
2021-07-12 15:25:24 🙌 Starting consensus session on top of parent 0x8543a7c0be953495ce496004434a493a1ff44b49478664c9f557dbb0bf045732
2021-07-12 15:25:24 [#968] 🗳 Finalized election round with compute ElectionCompute::OnChain.
2021-07-12 15:25:24 [968] 💸 new validator set of size 1 has been processed for era 2
2021-07-12 15:25:24 🎁 Prepared block for proposing at 968 [hash: 0x03b423ee05f507e9a30f2ff5fd52aa2c8a119c5c65a9c1fd79d2bc5a12b291df; parent_hash: 0x8543…5732; extrinsics (1): [0x4eb5…b416]]
2021-07-12 15:25:24 🔖 Pre-sealed block for proposal at 968. Hash now 0xf1f38f8004869a901c4c8e7673f8ee4289bab4eda50ca42856063da165b306fe, previously 0x03b423ee05f507e9a30f2ff5fd52aa2c8a119c5c65a9c1fd79d2bc5a12b291df.
2021-07-12 15:25:24 Error with block built on 0x8543a7c0be953495ce496004434a493a1ff44b49478664c9f557dbb0bf045732: ClientImport("Unexpected epoch change")
This is the same as the previous issue. So I think it is duplicated. I hope my finding can help to fix that issue.
kevingzhang
changed the title
Possible duplicated. One with staking debt did not get reward
Possible duplicated. One with staking debt did not get reward caused by ClientImport("Unexpected epoch change")
Jul 12, 2021
I tested again, two account. This account has debt but did not get any reward
Another account doesn't have debut, got reward
Both of them has exact the same investment (One plant seed, one staking 1000 T in slot #1).
So this problem does exist
The text was updated successfully, but these errors were encountered: