erigon icon indicating copy to clipboard operation
erigon copied to clipboard

Implement debug_getBadBlocks

Open yperbasis opened this issue 1 year ago • 2 comments

Useful for debugging issues around bad blocks, like the one we saw on Polygon after release 2.49.0. See the spec on https://ethereum.github.io/execution-apis/api-documentation/. We should also extend the output with the underlying reason why a block is marked as bad.

yperbasis avatar Sep 10 '23 15:09 yperbasis