besu
besu copied to clipboard
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
**Stub ticket** Bonsai lightweight mode to prune old blocks, transaction receipts and transaction results.
**Stub Ticket** Change Bonsai to not store old trie log layers are as Bonsai lightweight mode only targets near head.
**Stub ticket** Reduce bonsai storage in lightweight mode by not storing the tree state nodes as these require a lot of storage. * This will require disabling the state root...
### Description I am currently running a private network of Besu nodes with IBFT 2.0 and gas cost to 0. For an unknown reason the nodes started accumulating pending transactions,...
Nimbus still syncing, so besu hasn't started syncing yet. Config below. Logs full of ERROR `"RoutingContext","message":"Unhandled exception in router"` and WARN `"JsonRpcService","message":"Rejecting new connection from . Max 80 active connections...
Could you fix following vulnerability in current besu docker image? Tested in current release `22.7.2` ``` Java (jar) ========== Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 1, HIGH: 1, CRITICAL:...
Report from Discord user KuDeTa: https://discord.com/channels/905194001349627914/1014169639258964081/1016969914805927987 > Neither Goerli nor mainnet will sync reliably for me > Geth, erigon, prysm, teku all running perfectly well in the same stack. >...
Mainnet v22.7.2 Checkpoint sync Bonsai Paired with Lighthouse ``` 2022-09-12 10:22:50.923+02:00 | nioEventLoopGroup-3-5 | INFO | BlockPropagationManager | Saved announced block for future import 15519890 (0x4f3822d9483620ac0d5d937a6c7e171159dea5bfd4f63b0a5f3ada6b789c1f50) - 2 saved block(s)...
### Description As a Validator, I want to be able to specify the value of extraData in the execution blocks that I propose ### Acceptance Criteria * Update existing pre-merge...
### Description As an validator, I want besu to create blocks at least in the ballpark of 50% full so that block space is not wasted and greater transaction fees...