Commit Graph

797 Commits (33e3a9ecf01dd1bf048b072086ede1dc5d290396)

Author SHA1 Message Date
Karim Taam 2ce37aea5e add diffbased for bonsai 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
Karim TAAM e9558d3a38 fix unit tests 1 year ago
Karim TAAM 6d4a4bb582 fix unit tests 1 year ago
Sally MacFarlane 8f5a4443cc
Eth peer logging improvements (#6200) 1 year ago
Karim TAAM 657a78e62b worldstate storage refactor 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
Justin Florentine e4337226ac
Validation ordering (#5986) 1 year ago
Fabio Di Fabio 7ee5b736f3
Target to use about 25MB for the new layered txpool by default (#5974) 1 year ago
Fabio Di Fabio 987d33c63a
Use PendingTransaction in BlockTransactionSelector (#5966) 1 year ago
Gabriel-Trintinalia c4f66c4758
BlockTransactionSelector refactoring (#5931) 1 year ago
Fabio Di Fabio 8200e9802b
Always enforce promotion filter for transactions in the prioritized layer (#5921) 1 year ago
Fabio Di Fabio 5d344addad
Improve performance when promoting transaction from next layers (#5920) 1 year ago
Fabio Di Fabio 109bb4df29
Process onBlockAdded event asyncronously (#5909) 1 year ago
Fabio Di Fabio 84023d8a7a
Transaction pool unit tests refactoring to remove duplications (#5948) 1 year ago
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 1 year ago