Commit Graph

902 Commits (b763d96c75913d79d4344e0cafefe8410935c222)

Author SHA1 Message Date
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Fabio Di Fabio e8e1e4c449
Expose transaction count by type metrics for the layered txpool (#6903) 8 months ago
Fabio Di Fabio f26f3f5224
Correctly initialize the txpool as disabled on creation (#6890) 8 months ago
Sally MacFarlane d753b2a5d6
added richness to useless peer disconnect reasons (#6899) 8 months ago
Jason Frame 758adc7d74
Improve logging of peer disconnects due to subprotocol triggered reason (#6886) 8 months ago
Simon Dudley d9bb7a6022
Add debug logging to see why we stop downloading from peer (#6885) 8 months ago
Lucas Saldanha 1e77a6c419
EIP-7002: Add exits/exits_root to block/block_header (#6801) 8 months ago
Jason Frame a7b10dbece
Bws internal error fix (#6806) 8 months ago
garyschulte 9ae52a97cd
align PeerReputation timout threshold with peer max outstanding requests (#6877) 8 months ago
garyschulte 336ebe93b7
remove check for snap server in controller builder (#6876) 8 months ago
Fabio Di Fabio c93cfbeb87
Blob transaction replacement rule (#6874) 8 months ago
Sally MacFarlane b04e82a4c2
[MINOR] nuke those extra ellipses (#6870) 8 months ago
Sally MacFarlane ed678f1cc5
make test use threshold values explicitly (#6843) 8 months ago
Sally MacFarlane 1aabba1474
removed extra ... (#6849) 8 months ago
Fabio Di Fabio 5e93b69503
Log at debug the first error when adding a tx for the sender fails (#6846) 8 months ago
garyschulte 34fc5eed58
Snap server rebase (#6640) 8 months ago
garyschulte deaea9b34d
Snap client fixes (#6847) 8 months ago
Sally MacFarlane 9b3a219210
increase timeout (#6852) 8 months ago
Fabio Di Fabio d8e1e1710c
Remove deprecated Forest pruning (#6810) 8 months ago
Fabio Di Fabio 1679525ae2
Dedicated log marker for invalid txs removed from the txpool (#6826) 8 months ago
Sally MacFarlane a2ef6c49da
refactor to check for null peer (#6841) 8 months ago
Fabio Di Fabio 3a2eb4e71e
Fix to avoid broadcasting full blob txs (#6835) 8 months ago
Karim TAAM f2c2512ef6
storage format refactor for preparing verkle trie integration (#6721) 8 months ago
Usman Saleem e954537fcc
build - Refactor Besu custom error prone dependency (#6692) 8 months ago
Karim TAAM 15cbd8423b
Fix issues during snap sync (#6802) 8 months ago
Jason Frame 15d54afdf9
Reduce receipt size (#6602) 8 months ago
Simon Dudley bb9ba13cf8
Refactor BackwardsSyncAlgorithm.pickNextStep for readability (#6775) 8 months ago
Stefan Pingel 42f4748ab9
Fix "Backward sync stuck in a loop" #6749 (#6756) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 9 months ago
Usman Saleem 22daf346ee
Refactor StorageRangeDataRequest to fix nodes saved variable (#6726) 9 months ago
Matt Whitehead b239fb6099
Add comments to a couple of the the EthPeer methods to clarify their behaviour (#6733) 9 months ago
Fabio Di Fabio efd1bc7070
Fix txpool dump/restore race condition (#6665) 9 months ago
garyschulte c39ca6d44f
Support pruned chain history in peer validators (#6698) 9 months ago
Karim TAAM 2360908cf5
worldstate refactor (#6209) 9 months ago
garyschulte 610927511e
fix for txpool inSync listener to honor initial sync state (#6696) 9 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 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
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
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
Fabio Di Fabio 1d2d0375cd
Extend BesuConfiguration service (#6584) 9 months ago
Sally MacFarlane 24f92019ed
Default storage format now Bonsai (#6536) 9 months ago
Justin Florentine 8b64023a12
Blob gas fee checking (#6546) 10 months ago
Danno Ferrin 9ef48d4399
Remove uses of org.jetbrains annotations (#6558) 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
Jason Frame c45a863280
Ensure that Bonsai tests with Key Value storage are using Bonsai data configuration (#6441) 10 months ago