Skip to content

Conversation

macfarla
Copy link
Contributor

@macfarla macfarla commented Mar 18, 2025

Signed-off-by: Sally MacFarlane macfarla.github@gmail.com

PR description

Fixed Issue(s)

fixes 2 hive tests from eest/consume-engine:


tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_Paris-blockchain_test_engine-recreate_on_separate_block_False]
tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_Shanghai-blockchain_test_engine-recreate_on_separate_block_False]

fixes 6 hive tests from eest/consume-rlp


tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_Berlin-blockchain_test-recreate_on_separate_block_False]
tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_ConstantinopleFix-blockchain_test-recreate_on_separate_block_False]
tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_Istanbul-blockchain_test-recreate_on_separate_block_False]
tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_London-blockchain_test-recreate_on_separate_block_False]
tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_Paris-blockchain_test-recreate_on_separate_block_False]
tests/constantinople/eip1014_create2/test_recreate.py::test_recreate[fork_Shanghai-blockchain_test-recreate_on_separate_block_False]

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Copy link
Contributor

@matkt matkt left a 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

@matkt matkt added the bonsai label Mar 18, 2025
@macfarla
Copy link
Contributor Author

have kicked off some nodes with this branch, sepolia and holesky full/bonsai

@macfarla
Copy link
Contributor Author

Sepolia is still going (but looking similar to control).
Holesky - graph shows 2 with this PR and 1 control, all look quite similar
Screenshot 2025-03-24 at 9 48 48 am

@matkt is holesky full sync sufficient or do you want to wait for sepolia - looks like it could be another week or more?

@macfarla macfarla added the hive relating to hive tests label Mar 25, 2025
@macfarla
Copy link
Contributor Author

@matkt sepolia full sync x 2 completed (control is still going)
Screenshot 2025-03-28 at 12 08 14 pm

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla enabled auto-merge (squash) March 28, 2025 04:30
@macfarla macfarla merged commit 35b6f01 into hyperledger:main Mar 28, 2025
43 checks passed
@macfarla macfarla deleted the null-storage-to-delete branch April 30, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bonsai hive relating to hive tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants