-
Notifications
You must be signed in to change notification settings - Fork 502
Open
Labels
projectIssue is part of an ongoing projectIssue is part of an ongoing project
Description
Description
Revert old block hash fix - Shiden block fix with the upstreamed better fix - polkadot-evm/frontier#1044
In general, as part of this task, we should get rid of the custom dirty fix code we use to circumvent the issue.
What is the block hash fix?
Due to some problem with storage migration back in the day, for few blocks (most likely one) there parent hash is lost and when retrieved via RPC results in 0x00..00 (Default::default()).
More context here:
- Fix bug parent hash on
BlockV2upgrade polkadot-evm/frontier#570 - populate parent hash for indexers polkadot-evm/frontier#1044
Question/issue in upstream frontier: polkadot-evm/frontier#1534
Metadata
Metadata
Assignees
Labels
projectIssue is part of an ongoing projectIssue is part of an ongoing project