Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated EF bootnodes #5194

Merged

Conversation

skylenet
Copy link
Contributor

@skylenet skylenet commented Mar 9, 2023

PR description

Removed some deprecated EF bootnodes. The same nodes have been removed on geth: ethereum/go-ethereum#26828

Fixed Issue(s)

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if
    updates are required.

Acceptance Tests (Non Mainnet)

  • I have considered running ./gradlew acceptanceTestNonMainnet locally if my PR affects non-mainnet modules.

Changelog

Signed-off-by: Rafael Matias <rafael@skyle.net>
@skylenet skylenet force-pushed the skylenet/remove-ef-deprecated-bootnodes branch from e56bfaf to c364613 Compare March 9, 2023 09:51
@gfukushima
Copy link
Contributor

gfukushima commented Mar 10, 2023

@skylenet hope you don't mind, I've added a small clean up to some of those json used for tests only. Thanks for sending pull request.

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Copy link
Contributor

@shemnon shemnon left a comment

Choose a reason for hiding this comment

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

LGTM

@siladu
Copy link
Contributor

siladu commented Mar 10, 2023

@skylenet Could this have an impact on peering abilities for the regions affected?

@siladu siladu added this pull request to the merge queue Mar 13, 2023
@macfarla macfarla removed this pull request from the merge queue due to the queue being cleared Mar 13, 2023
@macfarla macfarla added this pull request to the merge queue Mar 13, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Mar 13, 2023
@macfarla macfarla enabled auto-merge (squash) March 13, 2023 03:22
@macfarla macfarla merged commit 7afc035 into hyperledger:main Mar 13, 2023
@skylenet
Copy link
Contributor Author

@skylenet Could this have an impact on peering abilities for the regions affected?

Not really as there's also the DNS discovery approach that should be preferred.

elenduuche pushed a commit to elenduuche/besu that referenced this pull request Aug 16, 2023
* Remove deprecated EF bootnodes

Signed-off-by: Rafael Matias <rafael@skyle.net>

* Remove unnecessary bootnode data from checkpoint json test

* Remove ef deprecated bootnodes from genesis

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>

---------

Signed-off-by: Rafael Matias <rafael@skyle.net>
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* Remove deprecated EF bootnodes

Signed-off-by: Rafael Matias <rafael@skyle.net>

* Remove unnecessary bootnode data from checkpoint json test

* Remove ef deprecated bootnodes from genesis

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>

---------

Signed-off-by: Rafael Matias <rafael@skyle.net>
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@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.

6 participants