hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.44k stars 765 forks source link

Release our own fork of tuweni #7098

Closed macfarla closed 1 month ago

macfarla commented 2 months ago

We have a few fixes to tuweni that we'd like to be able to use in Besu but haven't been able to get PRs merged into tmio/tuweni.

Changes are

So we have a Consensys fork of tuweni, and those fixes have been recreated here https://github.com/Consensys/tuweni/

Description

As a besu developer, I want to be able to make changes to the tuweni library and then be able to use these fixes in besu (to improve peering).

macfarla commented 1 month ago

changed approach. have brought this code into besu instead.