Skip to content

Conversation

siladu
Copy link
Contributor

@siladu siladu commented Apr 11, 2025

Ephemery alloc has changed with changes the genesis hash and therefore forkid and so breaks peering.

Matches https://ephemery.dev/latest/metadata/besu.json but with the addition of bootnodes
Does not update the chainId or timestamp since those are handled automatically in EphemeryGenesisUpdater

PR description

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

siladu added 2 commits April 11, 2025 11:46
Matches https://ephemery.dev/latest/metadata/besu.json but with the addition of bootnodes
Do not update the chainId or timestamp since those are handled automatically in EphemeryGenesisUpdater

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
@siladu siladu changed the title Update emphemery.json alloc and other config Update ephemery.json alloc and other config Apr 11, 2025
@siladu siladu added the bug Something isn't working label Apr 11, 2025
@siladu siladu merged commit b783b4b into hyperledger:main Apr 11, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants