Skip to content

Conversation

@fab-10
Copy link
Contributor

@fab-10 fab-10 commented Aug 27, 2025

PR description

Extend #8909, by adding a method to get the hardforkId by block number

Fixed Issue(s)

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: Fabio Di Fabio <fabio.difabio@consensys.net>
@fab-10 fab-10 force-pushed the blockchain-service-get-hardfork-id-by-block-number branch from 6371970 to 3469bc6 Compare August 27, 2025 11:06
@amkCha
Copy link

amkCha commented Aug 27, 2025

Thank you @fab-10 ! 👍

…number

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@fab-10 fab-10 enabled auto-merge (squash) August 29, 2025 14:57
@fab-10 fab-10 merged commit 616c835 into hyperledger:main Aug 29, 2025
46 checks passed
@fab-10 fab-10 deleted the blockchain-service-get-hardfork-id-by-block-number branch September 2, 2025 10:04
jflo pushed a commit to jflo/besu that referenced this pull request Sep 8, 2025
…#9115)

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
jflo pushed a commit to jflo/besu that referenced this pull request Sep 8, 2025
…#9115)

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: jflo <justin+github@florentine.us>
georgereuben pushed a commit to georgereuben/besu that referenced this pull request Sep 16, 2025
…#9115)

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: georgereuben <reubengeorge101@gmail.com>
georgereuben pushed a commit to georgereuben/besu that referenced this pull request Sep 16, 2025
…#9115)

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: georgereuben <reubengeorge101@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants