Commit Graph

2269 Commits (a9a11fa985696e248b0dfd1a4ab63233d9bcfeb7)

Author SHA1 Message Date
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
Sally MacFarlane 67dba233da
uncomment GoQuorum column families (#5350) 2 years ago
Danno Ferrin c55571ffa2
Upgrade Reference Tests (#5343) 2 years ago
Fabio Di Fabio 78e566f2ef
Offload logbloom cache generation to computation executor, to avoid b… (#4530) 2 years ago
Diego López León f68b97b45e
[stratum] add proxy subscription + cleanup + Netty integration (#5129) 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
Simon Dudley 42f52e72be
Remove ENGINE_EXECUTE_PAYLOAD (#5340) 2 years ago
ahamlat 4737f14534
Add metrics for accounts and storage reads (Flat databasae vs MPT) (#5315) 2 years ago
Sally MacFarlane 795b7c4dfb
[23.4] Remove IBFT1 consensus mechanism (#5302) 2 years ago
Stefan Pingel 14407ade0b
Revert "add register useless response to multiple tasks (#5220)" (#5325) 2 years ago
Simon Dudley ef54beeb6c
Add withdrawals to PayloadIdentifier to avoid collisions (#5321) 2 years ago
garyschulte f528f0d55a
rebase cred trunc behavior (#5308) 2 years ago
Simon Dudley 9e51fbbafc
Attempt to fix flaky getBlockByNumberForLatest test (#5313) 2 years ago
Usman Saleem b5a5bded90
Ethstat retry fix (#5301) 2 years ago
Simon Dudley a55e824eaa
For PoS, use extraData that was configured in the miner-extra-data cli option (#5291) 2 years ago
Fabio Di Fabio 557c568c18
Update most dependecies to latest version (#5269) 2 years ago
Justin Florentine ad43d0d9e4
continue despite test failures (#5274) 2 years ago
Simon Dudley 8aa8c47b0f
Log an error when RPC responds with INTERNAL_ERROR (#5288) 2 years ago
Simon Dudley 27fd97f6b5
Use cached header for latest eth_getBlockByNumber (#5292) 2 years ago
Simon Dudley 65c0bb3b95
Replace usage of getByTimestamp in WithdrawalsValidatorProvider (#5261) 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
Simon Dudley 1b29f686e9
Make QBFT validator smart contract mode work with london fork (#5277) 2 years ago