Commit Graph

805 Commits (06406ce1088adab9b09bae622ccfcf8de85aa79f)

Author SHA1 Message Date
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
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
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Fabio Di Fabio 636ad8a65a
Force tx replacement price bump to zero when zero base fee market is configured (#6079) 1 year ago
Matt Whitehead 0203092d19
Reverse sort order (#6106) 1 year ago
garyschulte 914ab792ea
Revert "Discard invalid transaction" warning logs (#6137) 1 year ago
Matt Whitehead 83ae69a6fa
Log missing chain head as warning, not trace (#6127) 1 year ago
Danno Ferrin 094c8416df
Journaled world state (#6023) 1 year ago
Matt Whitehead 84dee295d9
Don't put NONCE_TOO_LOW transactions into the invalid nonce cache (#6067) 1 year ago
GoodDaisy e814886d4a
Fix some typos (#6093) 1 year ago
Suyash Nayan a2dbb8272c
Optimize GetPooledTransactionsFromPeerTask with HashSet (#6071) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
matkt c839a3b022
add retry logic on sync pipeline for rocksdb issue (#6004) 1 year ago
shuoer86 508b04391b
Fix typos (#6036) 1 year ago
Fabio Di Fabio 6d100f30b7
Priority senders (#5959) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
Fabio Di Fabio 9ec055caac
Transaction detachedCopy to optimize txpool memory usage (#5985) 1 year ago
Fabio Di Fabio e4f3b1751c
Only use the builder to create transactions (#5980) 1 year ago