-
Notifications
You must be signed in to change notification settings - Fork 954
Bonsai - check for null before clearing storage #8434
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
Conversation
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fix of this PR is not good
There is already a fix for that in this pr https://github.com/hyperledger/besu/pull/7475/files#diff-35cdaa538b03c190ad53ffbd00675d0031fdd5d2bb30f88ed38296d76598fb0dR327
I recommend the fix I just shared
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
…o null-storage-to-delete
have kicked off some nodes with this branch, sepolia and holesky full/bonsai |
Sepolia is still going (but looking similar to control). @matkt is holesky full sync sufficient or do you want to wait for sepolia - looks like it could be another week or more? |
@matkt sepolia full sync x 2 completed (control is still going) |
Signed-off-by: Sally MacFarlane macfarla.github@gmail.com
PR description
Fixed Issue(s)
fixes 2 hive tests from eest/consume-engine:
fixes 6 hive tests from eest/consume-rlp
Thanks for sending a pull request! Have you done the following?
doc-change-required
label to this PR if updates are required.Locally, you can run these tests to catch failures early:
./gradlew spotlessApply
./gradlew build
./gradlew acceptanceTest
./gradlew integrationTest
./gradlew ethereum:referenceTests:referenceTests