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

1856_checkout_external_gas #1867

Merged
merged 2 commits into from
Apr 11, 2024
Merged

1856_checkout_external_gas #1867

merged 2 commits into from
Apr 11, 2024

Conversation

kladkogex
Copy link
Collaborator

@kladkogex kladkogex commented Apr 10, 2024

Added ifndef HISTORIC_STATE to checkoutExternal gas as a fix for 2.3.1, in 2.4 we will not need this fix due to patch
architecture

Testing:

Tested using

npx hardhat run test/historicstate/scripts/trace.ts --network skaled

The call trace test was failing before, it is passing now

@kladkogex kladkogex merged commit 622187a into develop Apr 11, 2024
5 checks passed
@kladkogex kladkogex deleted the 1856_checkout_external_gas branch April 11, 2024 12:56
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkOutExternalGas() check used for the historic blocks and leads to the failed request
3 participants