Commit Graph

885 Commits (5bf2bface51a7789c5b8497fdc19cdab94a6bbd0)

Author SHA1 Message Date
Danno Ferrin fb3b262f1b
Call operation performance optimizations (#5537) 1 year ago
garyschulte 56768060de
Promote segmented storage (#5700) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma dbd27f05ca
ethereum/eth - migrated tests from Junit4 to Junit5 (#5716) 1 year ago
Fabio Di Fabio 6603ebb716
Introduce transaction validator interface (phase 2) (#5682) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
Fabio Di Fabio 86b2b600a0
Do not leak references to PendingTransactions (#5693) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Fabio Di Fabio 6ac03af19b
Introduce transaction validator interface (phase 1) (#5673) 1 year ago
Stefan Pingel e54e47eb57
Only update peer with the first and last block (#5659) 1 year ago
Fabio Di Fabio 2dca2f5d83
Start with txpool disabled (#5634) 1 year ago
Fabio Di Fabio 74bd653db3
Eth/68: treat transaction size as scalar unsigned int (#5640) 1 year ago
Matt Whitehead f43ae51d6f
Add lock to creation of pending transaction stream (#5612) 1 year ago
Simon Dudley da16402162
Remove maybeHead from BackwardSyncContext (#5497) 1 year ago
matkt 180c75197c
Healing Mechanism for Flat Database in Besu (#5319) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Fabio Di Fabio c3ab8e017d
Improve log of p2p messages (#5542) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Fabio Di Fabio 8bc939d236
Introduce variables storage (#5471) 2 years ago
Stefan Pingel b97c9350b4
Revert the revert of the tx selection commit (#5507) 2 years ago
Fabio Di Fabio 5fe53cf95c
Stop evaluating txs for sender after the first skipped one (#5498) 2 years ago
Fabio Di Fabio 925b915cd9
Detailed transaction selection stats for layered txpool (#5492) 2 years ago
Gabriel Fukushima df314350e1
Change disconnect peer message to debug level. (#5503) 2 years ago
Simon Dudley a0c6052778
Revert "Add plugin API to select Transactions (#5396)" (#5499) 2 years ago
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Fabio Di Fabio 83b2615e68
Layered txpool reconcile sender (#5450) 2 years ago
Gabriel Fukushima 8b4f7864ea
Change to more user-friendly message (#5457) 2 years ago
Fabio Di Fabio 3b4f5e13d6
Do not restore txs from disk in parallel to avoid blocking other threads (#5451) 2 years ago
Gabriel Fukushima 600fb1933a
Add info log to indicate Besu is waiting on CL to be synced (#5452) 2 years ago
Fabio Di Fabio 423fe1d481
Layered Transaction Pool (#5290) 2 years ago
Gabriel Fukushima 7fff05a4cc
Fix for block import withdrawals (#5442) 2 years ago
Fabio Di Fabio 2571353a3b
Txpool save restore (#5434) 2 years ago
Fabio Di Fabio 64c422b490
Transaction pool flag to disable specific behaviors for locally submitted transactions (#5418) 2 years ago
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
Gabriel Fukushima 9978cb48a3
Remove RocksDb deprecated option maxBackgroundCompactions (#5339) 2 years ago
Stefan Pingel 534a369574
Move connect decision into protocol layer (#4759) 2 years ago
Sally MacFarlane 067a263374
[23.4] Remove GoQuorum privacy (#5303) 2 years ago
ahamlat 4737f14534
Add metrics for accounts and storage reads (Flat databasae vs MPT) (#5315) 2 years ago
Stefan Pingel 14407ade0b
Revert "add register useless response to multiple tasks (#5220)" (#5325) 2 years ago
Stefan Pingel 64efb668c7
add register useless response to multiple tasks (#5220) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
matkt a064a4a796
reset cache after heal (#5266) 2 years ago
Fabio Di Fabio 323e1c1a13
Cancel older block creation tasks upon receiving a new one (#5263) 2 years ago
naviechan 3aef587e78
EIP-6110: Add deposits in EL (Part 1) (#5055) 2 years ago
garyschulte 16779eae21
missed merkle refactoring (#5257) 2 years ago
Gabriel Fukushima 0e36f661e8
getByBlockNumber replaced by getByBlockHeader on tests (#5259) 2 years ago
Stefan Pingel be76759322
change the way we count peers to make it more realistic 2 years ago
Sally MacFarlane 4dff9d3974
[MINOR] junit5 for eth/sync tests (#5214) 2 years ago
garyschulte b88d037f25
Merkle trie radix abstraction (#5251) 2 years ago
Simon Dudley bf2e6876f6
Minor improvements to logging (#5238) 2 years ago