garyschulte

Results 33 issues of garyschulte

## PR description initial plubming of Bonsai snapshots into BonsaiWorldStateArchive for arbitrary mutable non-persisting worldstate, and refactoring usages to auto-close snapshots after usage in: * MainnetTransactionValidator * AbstractBlockCreator * TransactionSimulator...

Signed-off-by: garyschulte ## PR description Proposing @ahamlat as a new Besu maintainer - has done significant performance analysis, configuration, and [commits](https://github.com/hyperledger/besu/pulls?q=is%3Apr+author%3Aahamlat+is%3Aclosed+review%3Aapproved) improving the quality, stability, and performance of Besu. Voting...

### Description As a validator, I want besu to produce a block within a specified duration so that I do not miss block proposals. In some cases besu might take...

mainnet

### Description The nimbus behavior in 2.8.2 (asking for a proposal on each forkchoice) uncovered a concurrency issue with Besu block proposals: Report from @jclapis: Hi folks, I'm using Besu...

## PR description Draft PR to enable debugging block proposals by re-adding an updated version of the deprecated `engine_preparePayload` endpoint *be sure to use the current or a recent parent...

## 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 ##...

mainnet

## PR description Initial implementation of snap server using streaming flat database. Obseletes #5887 ## Fixed Issue(s) fixes #3165 ### Thanks for sending a pull request! Have you done the...

## PR description rebase onto main of the services refactor for fleet mode, see original #6003 ## Fixed Issue(s)

### Description Since #6224, we are seeing a lot of ipv6 protocol errors from ping packet data with an ipv6 from address, e.g.: ``` VertxPeerDiscoveryAgent | Sending to peer DiscoveryPeer...

bug
TeamGroot
P3
TeamRevenant
TeamChupa
snack

### Description As a besu user, I want to have fast, lightweight access to historical data at block-level granularity. Kikori is envisioned as: * for flat db's, an evolution of...

epic
in-progress