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

MPT fails with mainnet test with block 18363441 #1807

Open
miha-stopar opened this issue Apr 19, 2024 · 0 comments
Open

MPT fails with mainnet test with block 18363441 #1807

miha-stopar opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
T-bug Type: bug

Comments

@miha-stopar
Copy link
Collaborator

miha-stopar commented Apr 19, 2024

Describe the bug

The first issues with block were addressed by issue
#1738 and PR #1756. Still, some problems remain.

The first detected problem is the failure of SetStateObjectIfExists in statedb.go when the last returned proof element is an extension node (instead of a branch). The second detected problem is related to modified extension node.

@miha-stopar miha-stopar added the T-bug Type: bug label Apr 19, 2024
@miha-stopar miha-stopar self-assigned this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

No branches or pull requests

1 participant