besu icon indicating copy to clipboard operation
besu copied to clipboard

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu

Results 606 besu issues
Sort by recently updated
recently updated
newest added

- [ ] investigate how to utilise the discv5 library https://github.com/consensys/discovery - [ ] review Teku code for how to utilise the discv5 library - [ ] add a hidden,...

epic

### Desired Outcome - Propose a reputation scoring system to the team, incorporate feedback, and implement the reputation scoring system - After implementing the scoring system, compare the snapsync completion...

peering

### Context Anecdotally we've been hearing that other Ethereum client nodes are disconnecting Besu nodes. If this is true, this will affect Besu's ability to hear about transactions fast and...

peering

### Desired Outcome - Adjust peer reputation based on how quickly peers are returning what we are asking for Timebox: Run the benchmarking for 2 weeks

peering

### Description As a Besu Dev, I want to understand the interaction between ipv6 and peering so that we can make recommendations to users. ### Acceptance Criteria Does enabling ipv6...

peering

When making a small change to the class I noticed that there are no unit tests for the functionality that is overwritten by this class.

Review the branching of execution of public vs private transactions in an effort to better isolate their differences. The ideal scenario would be that, when running on public networks, none...

privacy

### Description As a besu user, I want IBFT2 queue to be reliable so that performance isn't affected. ### Acceptance Criteria * [Criteria 1] ### Steps to Reproduce (Bug) Setup...

bug
P3
non mainnet (private networks)

When sending a private transaction using flexible privacy the information about the members of the groups and the version of the privacy group is done with two seperate calls to...

privacy