Skip to content

Conversation

macfarla
Copy link
Contributor

PR description

Fixed Issue(s)

fixes #8641

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>
@macfarla macfarla added testing Osaka Osaka fork related - part of Fusaka labels May 19, 2025
@macfarla
Copy link
Contributor Author

I ran referenceTests locally, no failures. Is there anything else that requires updating?

@lu-pinto lu-pinto merged commit 7438cff into hyperledger:main May 19, 2025
48 checks passed
@macfarla macfarla deleted the update-ref-tests branch May 29, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Osaka Osaka fork related - part of Fusaka testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update EEST to v4.5.0
2 participants