Commit Graph

2342 Commits (1fa21e2f1a916b3a1e5884565668a01cc4e52a9c)

Author SHA1 Message Date
Fabio Di Fabio 5fe53cf95c
Stop evaluating txs for sender after the first skipped one (#5498) 2 years ago
Sally MacFarlane db410621b0
PR checklist - remove checkbox for non-mainnet ATs (#5514) 2 years ago
garyschulte b612ee29d1
Log worldstate availability (#5517) 2 years ago
Danno Ferrin 4c3565300a
GraphQL: Migrate Long types to strings (#5505) 2 years ago
Danno Ferrin cc2150d537
GraphQL Support for withdrawals (#5496) 2 years ago
Fabio Di Fabio 925b915cd9
Detailed transaction selection stats for layered txpool (#5492) 2 years ago
Usman Saleem f19fb64942
Specify optional scheme (ws or wss) in Ethstats url (#5500) 2 years ago
Fabio Di Fabio 610812c841
Ignore min-block-occupancy-ratio option when on PoS (#5491) 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
garyschulte 128f95e1a5
fix minor npe (#5495) 2 years ago
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Gabriel-Trintinalia 23e8f03eda
JSON array handling Improvements (#5458) 2 years ago
Adrian Sutton 7053ee5656
Implement debug_getRawReceipts (#5476) 2 years ago
Gabriel-Trintinalia e4a8e1da30
JsonRpcHttpService - Add BodyHandler limit size (#5467) 2 years ago
garyschulte b7f20876db
remove bonsai accumulator trielogfactory, rely on TrieLogManager instead (#5479) 2 years ago
Fabio Di Fabio 83b2615e68
Layered txpool reconcile sender (#5450) 2 years ago
Sally MacFarlane 19f07b937a
invalid transaction type pass through to user (#5473) 2 years ago
Fabio Di Fabio 6a2a1ea0b8
Log more info about proposed blocks (#5469) 2 years ago
Gabriel Fukushima 8b4f7864ea
Change to more user-friendly message (#5457) 2 years ago
Matt Whitehead 74a9017639
Log access denied error separately to other IO exceptions so cause is clearer (#5454) 2 years ago
Jason Frame 9b06f127a2
Fix Docker image failing to start Besu with NoClassDefFoundError for org.xerial.snappy.Snappy (#5462) 2 years ago
garyschulte c85841d308
TrieLogFactory plugin support (#5440) 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
Sebastian Bathke 18405fc799
Add option to send SNI header in TLS ClientHello message (#4894) (#5439) 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
Fabio Di Fabio 8b4819ee6f
Ban zero blob transactions (#5425) 2 years ago
Camilo Reis Dotto 5f9ecb568b
Permissioning - A better solution to fix NullPointerException on createPayload (#5385) 2 years ago
Sally MacFarlane af042e64f7
Certificates - specify long expiry for intermediate certs (#5422) 2 years ago
George Tebrean edfe189d51
Bug Fix eth_feeHistory - Issue-#4231 (#5397) 2 years ago
matkt af98d0fa85
allow custom module for json mapper (#5408) 2 years ago
Simon Dudley 423a826fa1
Decompose putMilestone into putBlockNumberMilestone and putTimestampMilestone (#5405) 2 years ago
Simon Dudley c34139c18c
Unified protocol schedule tidy up (#5375) 2 years ago
garyschulte 6367f984f0
Bonsai TrieLogFactory serializer/deserializer (#5372) 2 years ago
Antony Denyer a30f7cdea4
Use binary search to eth_estimateGas more accurately (#5142) 2 years ago
Diego López León 031101603b
Retire ECIP-1049 network (#5371) 2 years ago
Camilo Reis Dotto 17366dc86b
Fix NullPointerException on createPayload (Issue #5370) (#5374) 2 years ago
Nischal Sharma 839bddcd48
Show correct revert reason data in priv_call (#5369) 2 years ago
Justin Florentine 25ab21128e
Metrics via dagger (#5244) 2 years ago
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
garyschulte 9eec16eed4
TrieLog shipping prep (#5317) 2 years ago
garyschulte de4aa7b8f5
add engine_preparePayload_debug endpoint (#4427) 2 years ago
Matt Nelson 560c5489bf
Updating confusing --bonsai-maximum-back-layers-to-load option to --bonsai-historical-block-limit + remove deprecated snapshots config (#5337) 2 years ago
Fabio Di Fabio 5e77b7857d
Quorum compatibility cleanup, and reorder private invalid reasons (#5360) 2 years ago
Gabriel Fukushima 9978cb48a3
Remove RocksDb deprecated option maxBackgroundCompactions (#5339) 2 years ago
Nischal Sharma 832886d19c
Improved error message when verifying enode syntax with xdns-enabled (#5346) 2 years ago