Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@macfarla
Copy link
Contributor

PR description

deprecated since 25.3 per #7930

Fixed Issue(s)

fixes #7924

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
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.

think you can remove DEFAULT_SNAP_SYNC_BFT_ENABLED as well

@macfarla macfarla enabled auto-merge (squash) June 27, 2025 03:22
@macfarla macfarla merged commit 592d6ad into hyperledger:main Jun 27, 2025
59 of 63 checks passed
@macfarla macfarla deleted the rm-snap-bft-flag branch July 3, 2025 01:57
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.

Remove temporary/experimental flag --Xsnapsync-bft-enabled

2 participants