Commit Graph

821 Commits (1d2d0375cd0f5c5292456f09d2f6158aaeee64aa)

Author SHA1 Message Date
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
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) 10 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
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) 12 months 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
Justin Florentine 7743627b37
Update to production KZG ceremony output (#6066) 1 year ago
Fabio Di Fabio 817cbf7853
Remove LowestInvalidNonceCache (#6148) 1 year ago
Matt Whitehead 331ddcf869
Synchronize access to block header (#6143) 1 year ago
Matt Whitehead 12fd0846b3
Add test to check that TX selection doesn't prioritize TXs from the same sender (#6022) 1 year ago
Matt Whitehead 4c3bff3731
Gas price pending TX test using wrong class (#6152) 1 year ago
Matt Whitehead 8afad41594
Apply the same reverse sort order as https://github.com/hyperledger/b… (#6146) 1 year ago
Jason Frame 701cbb000f
Limit memory used in handling invalid blocks (#6138) 1 year ago