besu
besu copied to clipboard
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
### Description Basic story, details to come - essentially Besu is constrained in execution time and is hitting CL timeouts that are causing it to miss attestations. This is our...
## PR description ## Fixed Issue(s) fixes #2867 ## Documentation - [x] I thought about documentation and added the `doc-change-required` label to this PR if [updates are required](https://wiki.hyperledger.org/display/BESU/Documentation). ## Changelog...
## PR description This PR avoids starting the download of the world state from scratch when restarting Besu ## Fixed Issue(s) ## Documentation - [ ] I thought about documentation...
I searched and I've seen several older bugs marked as resolved ([1](https://github.com/hyperledger/besu/issues/4250),[2](https://github.com/hyperledger/besu/issues/4079)) for the same or similar reason, but this just happened to my just updated Besu `v22.7.3` + Lighthouse...
Details on https://github.com/ConsenSys/protocol-misc/issues/662
### Description As a node operator, I want to see clean logs so that I can sort signal from noise more easily. ### Acceptance Criteria * Besu does not output...
## PR description Evict future nonce transactions from txpool when future nonce transactions exceed a configured global limit Also refactor and DRY-up PendingTransactionSorter tests for gasPrice and london sorters ##...
HI @macfarla @shemnon @matkt Is any way to increasing mining complexity over running besu chain?