Commit Graph

878 Commits (482498177c950401c09fa84e3b6208c3a4992c1a)

Author SHA1 Message Date
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) 10 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) 11 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) 12 months ago
Fabio Di Fabio 1385d46bdc
Quick fix to avoid a tight loop when processing added blocks in txpool (#6309) 12 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 12 months ago
Matt Whitehead 54dfa7b563
Sequenced pool synonym for legacy pool (#6274) 12 months ago
Sally MacFarlane ce0f30c886
fix log params (#6254) 12 months ago
Stefan Pingel ee810eb00f
revert (#6232) 1 year ago
Sally MacFarlane fd187bcd91
moved some logs to trace level (#6207) 1 year ago
Danno Ferrin 3765aaf379
Refactor some transaction calculations (#6150) 1 year ago
Sally MacFarlane 8f5a4443cc
Eth peer logging improvements (#6200) 1 year ago
Sally MacFarlane ea376ba5a1
consider peer reputation score when deciding to disconnect (#6187) 1 year ago
Fabio Di Fabio eaf56820f5
New option tx-pool-min-gas-price to set a lower bound when accepting txs to the pool (#6098) 1 year ago
Sally MacFarlane 2f47e5cd73
[MINOR] Eth peer toString() improvements (#6174) 1 year ago
Justin Florentine 488755a728
Cached blob txs (#6147) 1 year ago