Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Invalid state root on devnet 10 #128

Open
avalonche opened this issue Oct 24, 2023 · 0 comments
Open

Invalid state root on devnet 10 #128

avalonche opened this issue Oct 24, 2023 · 0 comments

Comments

@avalonche
Copy link
Contributor

System information

Commit hash : dd5640df36e64d47de5c48146c0bc27bfd8fead7

As part of testing 4844 seeing invalid state roots

Oct-24 11:34:42.049[]                 info: Synced - slot: 7973 - head: 0x1462…e36c - exec-block: valid(6868 0xa70a…) - finalized: 0x3489…c880:247 - peers: 44
Oct-24 11:34:49.348[network]         error: Error receiving block slot=7974, peer=16Uiu2HAmGFWMG35HHPjzva2wgyHuG13wDFSVcnj63mn8yCkWmXAY - root=0xf5ccfb4268ba8707e1a5f6b6dae7725a7ae241932b7fd20ea4b1ccd7df02865c, expectedRoot=0x150fb38df5eb869cdf88a236c84622e1dd7bbfd53e3c384016bb8d47817c1409
Error: BLOCK_ERROR_INVALID_STATE_ROOT
    at verifyBlocksStateTransitionOnly (file:///usr/app/packages/beacon-node/src/chain/blocks/verifyBlocksStateTransitionOnly.ts:66:13)
    at BeaconChain.verifyBlocksInEpoch (file:///usr/app/packages/beacon-node/src/chain/blocks/verifyBlock.ts:95:7)
    at BeaconChain.processBlocks (file:///usr/app/packages/beacon-node/src/chain/blocks/index.ts:75:68)
    at JobItemQueue.runJob (file:///usr/app/packages/beacon-node/src/util/queue/itemQueue.ts:101:22)
Oct-24 11:34:54.001[]                 info: Synced - slot: 7974 - head: (slot -1) 0x1462…e36c - exec-block: valid(6868 0xa70a…) - finalized: 0x3489…c880:247 - peers: 44
Oct-24 11:35:06.001[]                 info: Synced - slot: 7975 - head: 0xbbfa…6981 - exec-block: valid(6869 0xe166…) - finalized: 0x3489…c880:247 - peers: 44
Oct-24 11:35:18.001[]                 info: Synced - slot: 7976 - head: 0xf49a…64c1 - exec-block: valid(6870 0xd30a…) - finalized: 0x3489…c880:247 - peers: 44

This is during capella, before the deneb fork.

@avalonche avalonche changed the title Invalid state root on devnet 9 Invalid state root on devnet 10 Oct 24, 2023
@avalonche avalonche mentioned this issue Oct 24, 2023
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant