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

update besu and deprecate besu nat #248

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

joshuafernandes
Copy link
Contributor

No description provided.

Copy link

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

seems like a few changes in there. happy to see ethash go.

We are also replacing "Hyperledger Besu" with just "Besu" everywhere - not urgent but noticed one occurrence

README.md Outdated
@@ -95,7 +95,7 @@ When deploying a private network, eg: QBFT, if you use bootnodes, you need to en

You need to ensure that the genesis file is accessible to **all** nodes joining the network.

Hyperledger Besu supports [NAT mechanisms](https://besu.hyperledger.org/en/stable/Reference/CLI/CLI-Syntax/#nat-method) and the default is set to automatically handle NAT environments. If you experience issues with NAT and logs have messages that have the NATService throwing exceptions connecting to external IPs, please add this option in your Besu deployments `--nat-method = NONE`
Hyperledger Besu has deprecated [NAT for K8S](https://github.com/hyperledger/besu/blob/main/CHANGELOG.md) with version 24.12.0 and we recommend setting `--nat-method = NONE`

Choose a reason for hiding this comment

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

Suggested change
Hyperledger Besu has deprecated [NAT for K8S](https://github.com/hyperledger/besu/blob/main/CHANGELOG.md) with version 24.12.0 and we recommend setting `--nat-method = NONE`
Besu has deprecated [NAT for K8S](https://github.com/hyperledger/besu/blob/main/CHANGELOG.md) with version 24.12.0 and we recommend setting `--nat-method = NONE`

Copy link
Contributor Author

@joshuafernandes joshuafernandes Dec 17, 2024

Choose a reason for hiding this comment

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

I'll update this to Besu now

@joshuafernandes joshuafernandes merged commit 2f5dbe3 into master Dec 17, 2024
@joshuafernandes joshuafernandes deleted the update-besu-24.12 branch December 17, 2024 23:58
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.

2 participants