Commit Graph

949 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
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) 8 months ago
Usman Saleem 22daf346ee
Refactor StorageRangeDataRequest to fix nodes saved variable (#6726) 8 months ago
Matt Whitehead b239fb6099
Add comments to a couple of the the EthPeer methods to clarify their behaviour (#6733) 8 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) 9 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
Sally MacFarlane dbea838ba2
SNAP and CHECKPOINT sync modes - now production ready (#6405) 10 months ago
Sally MacFarlane 2077bb78c4
Deprecate --Xp2p-peer-lower-bound (#6501) 10 months ago
Sally MacFarlane 8fb503eba7
Flat db heal - deprecate CLI option and set to always true (#6499) 10 months ago
Fabio Di Fabio 38161c9f60
Test that peers are not disconnected in `RetryingSwitchingPeerMessageTaskTest::failsWhenAllPeersFail` (#6508) 10 months ago
Jason Frame 4252e47cf7
Revert "Bonsai code storage by hash (#5889)" (#6504) 10 months ago
Stefan Pingel 497faef833
Disconnect worst peer (#6443) 10 months ago
Sally MacFarlane d47e52664a
standardize on length of truncated peer ID logging (#6485) 10 months ago
Jason Frame 9c02518f01
Bonsai code storage by hash (#5889) 10 months ago
garyschulte 8972d6707c
info level log for pipeline abort (#6459) 10 months ago
Stefan Pingel 06406ce108
only do 2 retries (#6482) 10 months ago
Stefan Pingel f915bfd7c9
remove repeated part of toString() (#6480) 10 months ago
Sally MacFarlane 11b6c31272
Snap sync downloader logging (#6403) 10 months ago
garyschulte ed1480ba33
ignore bws sync requests until initial sync is complete (#6455) 10 months ago
Karim TAAM f1c2921421
use reference tests to verify trielog generation (#6415) 10 months ago
Gabriel Fukushima 3fc3fb1225
Trie log prune async using TrieLogEvent (#6394) 10 months ago