reth icon indicating copy to clipboard operation
reth copied to clipboard

BlockchainTree unexpectedly reverts blocks

Open rakita opened this issue 2 years ago • 0 comments

Describe the bug

It is reported a few times, but Tree receives two FCU and unexpectedly reverts 36 blocks on the second one.

Panic on unwinding is separate issue. blocktree_36_block_unwind

The flow goes something like:

  1. Pipeline finished
  2. FCU with 0xe9 head
  3. New Payload 0x2a
  4. FCU with 0x2a head

Steps to reproduce

Happens on the tip.

Node logs

No response

Platform(s)

No response

What version/commit are you on?

No response

Code of Conduct

  • [X] I agree to follow the Code of Conduct

rakita avatar May 15 '23 15:05 rakita