Commit Graph

763 Commits (a60b31b3af397d1b58783aa1c69da4f0c6d80bd1)

Author SHA1 Message Date
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
Simon Dudley 08b822a860
Replace production usages of ProtocolSchedule.streamMilestoneBlocks (#5198) 2 years ago
matkt 853c2f076c
Bonsai cleaning and robustness (#5123) 2 years ago
Fabio Di Fabio c0c329fecb
Fix for backward sync wrongly thinking it is done after a restart (#5182) 2 years ago
Simon Dudley 192c0bb651
Remove getByBlockNumber for CheckpointSync (#5173) 2 years ago
Gabriel Fukushima 3a3cca95ed
Fix empty body concept after shanghai (#5174) 2 years ago
Gabriel Fukushima bf0198103f
Replace getByBlockNumber by getByBlockHeader (#5127) 2 years ago
Gabriel-Trintinalia 19eef239e2
Fix issues with RLPExceptions (#5140) 2 years ago
Diego López León 66c757dfa3
Update SLF4J version (#4587) 2 years ago
Fabio Di Fabio 28f2bd4a1a
Gas accounting for EIP-4844 (#4992) 2 years ago
Gabriel-Trintinalia 143f59c9d1
Match FullSync no target message with SnapSync no target message (#5119) 2 years ago
Stefan Pingel 08e2f87306
reintroduce checking of block height for certain tasks when we are not PoS (Revert PR#3911) (#5083) 2 years ago
ahamlat 3151c60162
Fix Layered World State issue (#5076) 2 years ago
Simon Dudley d7afa411e9
Revert "Keep Worldstate Storage open for Bonsai archive latest layer (#5039)" (#5073) 2 years ago
matkt 77b55ed7d0
init heal code (#5059) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 2 years ago
garyschulte e7150102ea
Keep Worldstate Storage open for Bonsai archive latest layer (#5039) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
Sally MacFarlane 45a57347c1
Snap sync logging - concise info and detailed debug log messages (#4974) 2 years ago
Fabio Di Fabio 617c14a520
Add max_fee_per_data_gas field to transaction (#4970) 2 years ago
Jason Frame f4a6219456
Withdrawals wiring (#4968) 2 years ago
matkt e36b1f6dbd
Fix transaction pool issue (#4964) 2 years ago