Skip to content

Missing quirks - #33

Merged
CryptoPascal31 merged 1 commit into
masterfrom
missing_quirks
Jul 29, 2026
Merged

Missing quirks#33
CryptoPascal31 merged 1 commit into
masterfrom
missing_quirks

Conversation

@CryptoPascal31

@CryptoPascal31 CryptoPascal31 commented Jul 16, 2026

Copy link
Copy Markdown
Member

It appears that some shims are missing to make the chain fully replayable.

Do not merge, util I'm sure we've caught all of them.

According to @edmundnoble, the issue root cause was a broken module cache. This caused the module cache to charge unpredictable amount of gas.

We need then to fix the replay, by manually fixing the gas amount charged in the past at mining time.

@kdafriend kdafriend closed this Jul 16, 2026
@kdafriend
kdafriend force-pushed the missing_quirks branch 3 times, most recently from e1bcf06 to 26e94fc Compare July 18, 2026 06:09
@CryptoPascal31 CryptoPascal31 changed the title Missing quirks => DO NOT MERGE FOR NOW Missing quirks Jul 29, 2026
@CryptoPascal31
CryptoPascal31 merged commit f3e0979 into master Jul 29, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants