Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1679 blockhash update #1681

Open
wants to merge 38 commits into
base: arith-dev
Choose a base branch
from
Open

Conversation

lorenzogentile404
Copy link
Collaborator

No description provided.

@lorenzogentile404 lorenzogentile404 linked an issue Jan 7, 2025 that may be closed by this pull request
Copy link

cla-assistant bot commented Jan 8, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ OlivierBBB
❌ lorenzogentile404
You have signed the CLA already but the status is still pending? Let us recheck it.

@OlivierBBB OlivierBBB marked this pull request as ready for review January 11, 2025 21:13
@OlivierBBB OlivierBBB self-requested a review January 11, 2025 21:14
we were previously extracting

  coinbaseWarmthAtTransactionEnd

only in case of a rollback (exceptionalHalt or REVERT.) We now always
extract it when the root context exits.
This prevents issues with multi block tests with different coinbases.
This wasn't a surprise, rather a known issue that wasn't addressed until
debugging

  BlockchainReferenceTest_601/SuicidesMixingCoinbase

Which ought to be the final failing reference test.
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.

BLOCKHASH update
2 participants