Commit Graph

2847 Commits (da98fa5541b4b077937fa12fa83a0982b0658b1d)

Author SHA1 Message Date
Sally MacFarlane 909b6ca355
added an else and extra logging (#6931) 7 months ago
Danno Ferrin fbe9898653
Refactor Gas Calculator Create methods (#6905) 8 months ago
Sally MacFarlane 2a74ea1f1b
richness for breach of protocol reasons (#6925) 8 months ago
L.Y c1314d53a6
feat: add --genesis-state-hash-cache-enabled paramater (#6758) 8 months ago
ahamlat 756ed5fcd3
Add RPC errors metric (#6919) 8 months ago
mbaxter 66176c0619
[Issue-6301] Add bad block events (#6848) 8 months ago
Fabio Di Fabio b6a26c422e
Fix and reformat produced block timing log (#6916) 8 months ago
Sally MacFarlane 5ae2823792
add peer count (#6911) 8 months ago
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Fabio Di Fabio e8e1e4c449
Expose transaction count by type metrics for the layered txpool (#6903) 8 months ago
Fabio Di Fabio 8064da0217
Log detailed timing of block creation steps (#6880) 8 months ago
Fabio Di Fabio f26f3f5224
Correctly initialize the txpool as disabled on creation (#6890) 8 months ago
Sally MacFarlane d753b2a5d6
added richness to useless peer disconnect reasons (#6899) 8 months ago
Jason Frame 758adc7d74
Improve logging of peer disconnects due to subprotocol triggered reason (#6886) 8 months ago
Simon Dudley d9bb7a6022
Add debug logging to see why we stop downloading from peer (#6885) 8 months ago
Usman Saleem 80c6c04db6
fix: Use HttpRequest authority instead of host (#6879) 8 months ago
Lucas Saldanha 1e77a6c419
EIP-7002: Add exits/exits_root to block/block_header (#6801) 8 months ago
Jason Frame a7b10dbece
Bws internal error fix (#6806) 8 months ago
garyschulte 9ae52a97cd
align PeerReputation timout threshold with peer max outstanding requests (#6877) 8 months ago
garyschulte 336ebe93b7
remove check for snap server in controller builder (#6876) 8 months ago
Fabio Di Fabio c93cfbeb87
Blob transaction replacement rule (#6874) 8 months ago
Matt Whitehead b55ec65f0f
Add debug logs for when transaction processing halts or reverts (#6875) 8 months ago
Sally MacFarlane b04e82a4c2
[MINOR] nuke those extra ellipses (#6870) 8 months ago
Sally MacFarlane ed678f1cc5
make test use threshold values explicitly (#6843) 8 months ago
Sally MacFarlane 1aabba1474
removed extra ... (#6849) 8 months ago
Fabio Di Fabio 0307996574
Remove some dead code (#6861) 8 months ago
Fabio Di Fabio 5e93b69503
Log at debug the first error when adding a tx for the sender fails (#6846) 8 months ago
Danno Ferrin 36e914bf4e
Upgrade reference tests to 13.2 (#6854) 8 months ago
garyschulte 34fc5eed58
Snap server rebase (#6640) 8 months ago
garyschulte deaea9b34d
Snap client fixes (#6847) 8 months ago
Sally MacFarlane d926052eb2
disable flaky test - LegacyFeeMarketBlockTransactionSelectorTest (#6851) 8 months ago
Sally MacFarlane 9b3a219210
increase timeout (#6852) 8 months ago
Karim TAAM eab55f7599
fix account copy issue (#6845) 8 months ago
Fabio Di Fabio d8e1e1710c
Remove deprecated Forest pruning (#6810) 8 months ago
Fabio Di Fabio 1679525ae2
Dedicated log marker for invalid txs removed from the txpool (#6826) 8 months ago
Sally MacFarlane a2ef6c49da
refactor to check for null peer (#6841) 8 months ago
Matt Nelson 464cd2606a
logging fix for historical queries (#6830) 8 months ago
Fabio Di Fabio 3a2eb4e71e
Fix to avoid broadcasting full blob txs (#6835) 8 months ago
Matt Whitehead 5bc81ae181
Ensure empty withdrawal lists are set in BFT blocks when the protocol spec is shanghai or higher (#6765) 8 months ago
Karim TAAM f2c2512ef6
storage format refactor for preparing verkle trie integration (#6721) 8 months ago
Danno Ferrin 7df1732b89
Expose `v` field in JSON-RPC in some transaction types (#6819) 8 months ago
Usman Saleem e954537fcc
build - Refactor Besu custom error prone dependency (#6692) 8 months ago
ahamlat bb647d1443
Modify the message when the selection of transactions is interrupted because it reached the maximum configured duration (#6814) 8 months ago
Karim TAAM 15cbd8423b
Fix issues during snap sync (#6802) 8 months ago
Simon Dudley 2222bb197b
Set noisy TransactionLogBloomCacher debug log to trace (#6808) 8 months ago
Jason Frame 15d54afdf9
Reduce receipt size (#6602) 8 months ago
Simon Dudley bb9ba13cf8
Refactor BackwardsSyncAlgorithm.pickNextStep for readability (#6775) 8 months ago
Lucas Saldanha 2eca4d5a4e
Adding engine_getPayloadV4 and engine_newPayloadV4 (#6783) 8 months ago
Fabio Di Fabio 7abb29cdc8
Improve PluginRpcEndpointException log (#6789) 8 months ago
Stefan Pingel 42f4748ab9
Fix "Backward sync stuck in a loop" #6749 (#6756) 8 months ago