Skip to content

Add Hoodi as named network#8428

Merged
siladu merged 7 commits intobesu-eth:mainfrom
daniellehrner:feat/issue-8426/add_hoodi_testnet
Mar 17, 2025
Merged

Add Hoodi as named network#8428
siladu merged 7 commits intobesu-eth:mainfrom
daniellehrner:feat/issue-8426/add_hoodi_testnet

Conversation

@daniellehrner
Copy link
Copy Markdown
Contributor

PR description

genesis file taken from: https://github.com/eth-clients/hoodi/blob/main/metadata/besu.json

bootnodes added from: https://github.com/eth-clients/hoodi/blob/main/metadata/enodes.yaml

Fixed Issue(s)

fixes #8426

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

Copy link
Copy Markdown
Contributor

@siladu siladu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a test to prove the genesis hash matches 0xbbe312868b376a3001692a646dd2d7d1e4406380dfd86b98aa8a34d1557c971b as per https://github.com/eth-clients/hoodi/blob/main/README.md?plain=1#L30

Please also add a changelog entry.

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner force-pushed the feat/issue-8426/add_hoodi_testnet branch from f154e65 to ff2357d Compare March 17, 2025 06:19
@daniellehrner daniellehrner marked this pull request as ready for review March 17, 2025 06:21
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@siladu
Copy link
Copy Markdown
Contributor

siladu commented Mar 17, 2025

Tested by syncing besu + teku with hoodi:

2025-03-18 05:27:36.575+10:00 | vert.x-worker-thread-0 | INFO  | AbstractEngineNewPayload | Imported #2,007  (6152e.....84c1b)|    0 tx| 16 ws| 0 blobs| base fee  12.58 kwei| gas used           0 (  0.0%)| exec time 0.007s| mgas/s   0.00| peers:  4

matches
https://dora.hoodi.ethpandaops.io/slot/2188

@siladu siladu enabled auto-merge (squash) March 17, 2025 19:41
@siladu siladu merged commit 54aaf3d into besu-eth:main Mar 17, 2025
43 checks passed
garyschulte pushed a commit that referenced this pull request Mar 18, 2025
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
@daniellehrner daniellehrner deleted the feat/issue-8426/add_hoodi_testnet branch March 24, 2025 14:40
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.

Hoodi named network

3 participants