Commit Graph

2520 Commits (a563cf23c1a8e3fc48e0c40a484ab64d375b0462)

Author SHA1 Message Date
Stefan Pingel 06406ce108
only do 2 retries (#6482) 10 months ago
garyschulte 98ab26df2f
filter empty ipv4 and ipv6 ping packet source addresses (#6474) 10 months ago
Stefan Pingel f915bfd7c9
remove repeated part of toString() (#6480) 10 months ago
Fabio Di Fabio efbd840747
Log blob count when importing a block via Engine API (#6466) 10 months ago
Sally MacFarlane 11b6c31272
Snap sync downloader logging (#6403) 10 months ago
Alyosha Karamazov a1a5b20983
Enable limit on range Of JSON-RPC API trace_filter method (#5971) (#6446) 10 months ago
garyschulte ed1480ba33
ignore bws sync requests until initial sync is complete (#6455) 10 months ago
garyschulte 30958e636d
Add broadcast address to PingPacketData from filter (#6456) 10 months ago
ahamlat 666f795b63 Improve the high spec flag (#6354) 10 months ago
Karim TAAM f1c2921421
use reference tests to verify trielog generation (#6415) 10 months ago
delehef 928b34d95f
feat: add `OperationTracer.tracePrepareTransaction` (#6453) 10 months ago
Simon Dudley b90d0ed521
Reuse --bonsai-historical-block-limit for limit trie logs feature (#6445) 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
Matt Whitehead 98718ae270
Only accept a address from a peer if it is a valid IP address (#6439) 10 months ago
Matt Whitehead 925f4946b8
Use `From` field in a `PING` packet when creating a peer table entry (#6225) 10 months ago
Danno Ferrin e76bcf0bab
EOF Spec Updates (#6431) 10 months ago
Jason Frame 94d86afb40
Bonsai keyvalue refactor (#6404) 10 months ago
Matt Nelson f81d5445f1
Fix to increment/decrement gas-limit in block production (#6425) 10 months ago
Fabio Di Fabio 2d7941f8b8
Promote block txs selection max time options to stable (#6423) 10 months ago
Karim TAAM 2ba692e322
Generate genesis root hash with the used data storage format (#6306) 10 months ago
Fabio Di Fabio 25f8e57a36
Upgrade tech.pegasys.discovery:discovery (#6414) 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 540f5a4c76
Introduce TransactionEvaluationContext to pass data between selectors and plugin (#6381) 11 months ago
Fabio Di Fabio 0b4b81595e
Disable txpool when not in sync (#6302) 11 months ago
Fabio Di Fabio d636e7f1bc
Copy also computed fields, when doing a Transaction detached copy (#6329) 11 months ago
Manoj P R 7f77d307a0
Fix: Fallback to getName when canonicalName is null in BlockHeaderValidator DEBUG log (#6332) 11 months ago
vuittont60 694069a16c
fix typos (#6368) 11 months ago
Gabriel Fukushima e51e042906
Add --X-trie-log subcommand (#6303) 11 months ago
Matt Whitehead 428177f514
Use synchronized call to access the chain head block in `eth_estimateGas` (#6345) 11 months ago
Karim TAAM 658d153f36
fixing on selfdestruct (#6359) 11 months ago
Matt Whitehead aea171cf64
Make RPC reason settable, pass execution failure reason in RPC error message (#6343) 11 months ago
Karim TAAM 2ac9bf8e93
Fix trielog shipping issue during self destruct (#6340) 11 months ago
Karim TAAM eb6a1fc07c
mark deleted slot during clear storage step (#6305) 11 months ago
Stefan Pingel 2cf61d6621
add missing check for static peers to allow them to exceed the connection limit (#6316) 11 months ago
delehef 175895d116
fix: call OperationTracer.traceEndTx for failing transactions (#6313) 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
Sally MacFarlane 0c122732c6
removed vintage junit dependency (#6296) 12 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 12 months ago
David Lutzardo 75df5d60d5
Execute the terminatedImmediately method only once (#6284) 12 months ago
Sally MacFarlane 0f8935677b
[MINOR] Include Enode URL in error message if parsing exception (#6288) 12 months ago
Matt Whitehead 328aaf74fc
Add trace to web socket JSON/RPC responses (#6285) 12 months ago
Danno Ferrin 7770f966c9
Increase scope of reference tests (#6287) 12 months ago
Matt Whitehead 54dfa7b563
Sequenced pool synonym for legacy pool (#6274) 12 months ago
matkt f47590a74b add a fix to load correctly the storage trie in the Bonsai WorldState (#6205) 12 months ago
Gabriel-Trintinalia 7975ceb60e
[RPC] Use apiConfiguration to limit gasPrice in eth_getGasPrice (#6243) 12 months ago
Sally MacFarlane ce0f30c886
fix log params (#6254) 12 months ago