Commit Graph

2934 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
Matt Whitehead b239fb6099
Add comments to a couple of the the EthPeer methods to clarify their behaviour (#6733) 8 months ago
MASDXI 9bf542732b
Change`txpool_beusPendingTransactions`:`numResults` from a required parameter to an optional parameter (#6708) 8 months ago
Simon Dudley 6dd3c84052
Move potentially spammy peer discovery warn log to debug (#6728) 9 months ago
Usman Saleem 3db07568ae
Refactor PluginPrivacyController (#6725) 9 months ago
Fabio Di Fabio 4cc6b744cf
Transaction simulation service (#6686) 9 months ago
Fabio Di Fabio efd1bc7070
Fix txpool dump/restore race condition (#6665) 9 months ago
Usman Saleem 602999f4cf
Refactor BadBlockReason enum out of BadBlockCause (#6716) 9 months ago
garyschulte c39ca6d44f
Support pruned chain history in peer validators (#6698) 9 months ago
Fabio Di Fabio 65f8880fb7
Make block txs selection max time aware of PoA transitions (#6676) 9 months ago
Sally MacFarlane 246cce41e1
eth_call with blobs - added more spec tests (#6687) 9 months ago
Friedemann Fürst 8becd5a3a8
Transaction call object to accept both input and data field if equal (#6702) 9 months ago
Simon Dudley 7324710ac4
[MINOR] Remove unused method (#6713) 9 months ago
Karim TAAM 2360908cf5
worldstate refactor (#6209) 9 months ago
Simon Dudley c622213b97
Add logging for newer FCU payload parameter details (#6693) 9 months ago
garyschulte 610927511e
fix for txpool inSync listener to honor initial sync state (#6696) 9 months ago
Fabio Di Fabio 854d35b490
Update Vert.x to 4.5.4 (#6666) 9 months ago
mbaxter 4982285e58
Bugfix - only track intrinsically bad blocks (#6678) 9 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
Sally MacFarlane cea20992a4
Eth call with 4844 params (#6661) 9 months ago
Gabriel-Trintinalia 95ae4af2ed
Add blobs to `eth_feeHistory` (#6679) 9 months ago
mbaxter 240edd4d66
[#6301] Track bad block cause (#6622) 9 months ago
Karim TAAM 02406ba6f9
Remove an unnecessary persist during the backwardsync (#6570) 9 months ago
Sally MacFarlane 828af89021
revert 6499 flat-db-healing-enabled false by default (#6642) 9 months ago
Simon Dudley 0e3d2f47d7
Clique block period transition (#6596) 9 months ago
Fabio Di Fabio 0c8dcfcde4
Make layered txpool aware of minGasPrice and minPriorityFeePerGas dynamic options (#6611) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
Fabio Di Fabio e0bedff962
Database metadata refactor (#6555) 9 months ago
Matt Whitehead 4815be8f6d
During version check, create data dir if it doesn't exist (#6605) 9 months ago
Sally MacFarlane 094fbb9453
Use Invalid payload attributes error code (#6582) 9 months ago
Gabriel-Trintinalia 7836e09d4e
Pass the exceptionHaltReason of the frame if the operation reason is null (#6599) 9 months ago
Matt Whitehead 59da092733
Restrict downgrade (#6307) 9 months ago
Brindrajsinh Chauhan 1b335ad746
Mining Parameters Metrics (#6587) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
Fabio Di Fabio 1d2d0375cd
Extend BesuConfiguration service (#6584) 9 months ago
ahamlat 8d25b24cd7
Improve flat trace generation performance (#6472) 9 months ago
Danno Ferrin 9e2f471380
Apply Reference tests v13.1 (#6574) 9 months ago
Danno Ferrin 44c80523e5
Better tracing alignment (#6525) 9 months ago
Sally MacFarlane 24f92019ed
Default storage format now Bonsai (#6536) 9 months ago
Fabio Di Fabio 86d3a6cd8f
Fix for tx incorrectly discarded when there is a timeout during block creation (#6563) 9 months ago
Gabriel-Trintinalia bc2eed19b4
feat: add `eth_blobBaseFee` (#6581) 9 months ago
Justin Florentine 8b64023a12
Blob gas fee checking (#6546) 9 months ago
Danno Ferrin 9ef48d4399
Remove uses of org.jetbrains annotations (#6558) 10 months ago
Justin Florentine c23eb24325
timestamp set for dencun on mainnet. (#6545) 10 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Jason Frame 2ae6c739ee
Bonsai code storage by hash (#6505) 10 months ago
Gabriel-Trintinalia 559fe71cf3
[minor] Improve message when existing database is different from the configuration (#6534) 10 months ago
Jason Frame c45a863280
Ensure that Bonsai tests with Key Value storage are using Bonsai data configuration (#6441) 10 months ago
Diego López León c31403d8d6
Introduce ETC Spiral EVM configuration (#6524) 10 months ago
Gabriel Fukushima dee608fc62
Change contract creation halt reason when account already exists (#6518) 10 months ago
Sally MacFarlane dbea838ba2
SNAP and CHECKPOINT sync modes - now production ready (#6405) 10 months ago