Skip to content

fix(preimages): Fix data race about preimages operation. #204

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 4 commits into from

Conversation

mask-pp
Copy link

@mask-pp mask-pp commented Jan 29, 2023

This PR is to fix preimages map concurrent map operation, and in ethereum/go-ethereum(PR ethereum#25287) already fixed this problem.

@mask-pp mask-pp closed this Jan 29, 2023
@0xmountaintop 0xmountaintop deleted the fix/preimages-data-race_2 branch June 13, 2024 12:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zktrie may lead to a race condition and crash geth when preimage is enabled
1 participant