Commit Graph

889 Commits (c3f7f8765d7cc5c3ce55c558e925510e04ef4935)

Author SHA1 Message Date
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
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
Stefan Pingel 921bc175c8
Make fork id the default and try to recover the DiscoveryPeer for incoming connections from the PeerTable (#5628) 10 months ago
Jason Frame 94d86afb40
Bonsai keyvalue refactor (#6404) 10 months ago
Fabio Di Fabio 724e3d040e
Upgrade Mockito (#6397) 11 months ago
Fabio Di Fabio 9fbe4fbbb2
Upgrade Guava dependency (#6396) 11 months ago
Fabio Di Fabio 0b4b81595e
Disable txpool when not in sync (#6302) 11 months ago
vuittont60 694069a16c
fix typos (#6368) 11 months ago
Stefan Pingel 2cf61d6621
add missing check for static peers to allow them to exceed the connection limit (#6316) 11 months ago
Sally MacFarlane 80c8a8f12b
[MINOR] Trailing peer limit log (#6299) 11 months ago
Fabio Di Fabio 1385d46bdc
Quick fix to avoid a tight loop when processing added blocks in txpool (#6309) 11 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago