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 692 besu issues
Sort by recently updated
recently updated
newest added

## Description As Besu looks to improve its sync, we have a moment to improve the snap protocol in a way that is forward looking, allows us to simplify our...

epic
TeamGroot
snapsync
syncing
TeamChupa
ready

Seen on 24.3.0 and 24.4.0-RC2 On fresh SNAP/CHECKPOINT sync on a variety of networks, block import sometimes halts and requires a restart, despite having a full set of peers and...

bug
P2

eg https://github.com/hyperledger/besu/actions/runs/8653621389/job/23729171258?pr=6933 NodeSmartContractPermissioningIbft2StallAcceptanceTest > restartedIbftClusterShouldNotStall FAILED

testing
flake
permissioning

## PR description `AbstractRetryingPeerTask` has a way to understand if the result of a try is empty, but it only uses this information to discriminate if the result is a...

## PR description Built on top of #5509, so please check it first. [Link to only see diff again #5509](https://github.com/fab-10/besu/compare/demote-peer-with-empty-responses-when-retrying...fab-10:besu:use-retry-switching-peer) With this PR all the world state download tasks used...

### Description As a user of Besu RPC, if my node is using Bonsai storage format, the RPC should provide a unique exception if the node is attempting a look...

enhancement
mainnet
RPC
bonsai

Our experimental implementation of EIP-7002 is doing some contract storage manipulation to execute the same logic as the system call implemented in the contract. However, contract storage manipulation is not...

enhancement
Prague

situation on holesky - besu has pivot block 1278496 then disconnects a holesky bootnode ac906 because bootnode peer has chain height estimate 1278535 which is below pivotBlock 1278691 right now...

peering

Is it because we lose the peer before we've fully connected? Prob can clean up the log messages ``` 2024-04-08 10:20:56.016+00:00 | nioEventLoopGroup-3-10 | TRACE | EthPeers | attempt to...

logging
peering
snack

besu disconnecting other besu's (even if not at max peers) with "useless peer" - I tried using admin_addPeer to add a fully synced besu holesky node as a peer to...

peering