Commit Graph

1010 Commits (24d8f999ddf993fd4b496df751b6fc2e9b19f05d)

Author SHA1 Message Date
Fabio Di Fabio 839f39d68d
Optimize pivot block selector on PoS networks (#4488) 2 years ago
Fabio Di Fabio 84eab6977e
Refactor unverified forkchoice event (#4487) 2 years ago
Justin Florentine e4477f908d
removes pandas (#4472) 2 years ago
Danno Ferrin ef69a6c3aa
Update GraphQL to be closer to execution-api spec (#4112) 2 years ago
Gabriel-Trintinalia a80ed4e35d
Replace boolean return with BlockImportResult object (#4386) 2 years ago
Justin Traglia 7ae6edda8f
Fix a few output strings (#4448) 2 years ago
Fabio Di Fabio cbe6306a34
Add Mainnet to merged networks (#4463) 2 years ago
Fabio Di Fabio 10e72bb99d
Avoid to process transactions during initial sync (#4457) 2 years ago
garyschulte 42086bf4a8
Make transaction pool limits for sender based on pool size (#4417) 2 years ago
ahamlat 8718fa61e0
Create a new flag on RocksDB for high spec hardware to boost performance (#4423) 2 years ago
Fabio Di Fabio 5e156253ab
Retry mechanism for block creation (#4407) 2 years ago
Pedro Novais 6dc07494bb
Inject synchronous Vertx as dependency for engine api (#4289) 2 years ago
Justin Florentine 101f5efbdc
refactors to rely on blocks added, and behave like singleton (#4325) 2 years ago
garyschulte 8ee253982c
Feature/tx sender future nonce limits (#4336) 2 years ago
garyschulte f3fd946edf
Evict Transactions by sender from tail first (#4327) 2 years ago
matkt a44cb1cabc
Update fast-sync-min-peers default value for post merge (#4298) 2 years ago
Fabio Di Fabio dcb951eb7d
Better management of jemalloc presence/absence (#4237) 2 years ago
Fabio Di Fabio 465d7f24c6
Use Blake2bf native implementation if available by default (#4264) 2 years ago
garyschulte ded02391a7
implement tentative mainnet TTD (#4260) 2 years ago
Justin Florentine 1d508bab42
Panda prove ments (#4267) 2 years ago
garyschulte cdeecf36fd
Bugfix/clique post merge fast sync (#4276) 2 years ago
Justin Florentine 63331cd55d
Block prop on first final (#4265) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Miguel Angel Rojo 95d9626b0e
Enclave public key length constraint removed for private transactions (#4086) 2 years ago
Diego López León 98dc2ace37
Upgrade Web3J (#3752) 2 years ago
Stefan Pingel 42cfff0acb
DNS peers handled the same as boot nodes (#4178) 2 years ago
Justin Florentine e1c8eb7fb0
applies merge filtering to peers after 2 finalized (#4124) 2 years ago
garyschulte 826648b2de
Feature/engine api override (#4190) 2 years ago
garyschulte 9b2fcde2b0
Panda print only when crossing TTD the first time (#4194) 2 years ago
Daniel Lehrner 3913174f00
Print warning for deprecated testnets (#4173) 2 years ago
garyschulte 01d077bd65
add sepolia mergeNetSplit block (#4158) 2 years ago
Daniel Lehrner 059af013bd
filter out the periodic log message "Refreshing DNS records with ..." (#4155) 2 years ago
Danno Ferrin d0c71c3bdc
Remove Sonar Integration (#4135) 2 years ago
garyschulte 0ca45f34b9
alternative malloc implementation - jemalloc (#4126) 2 years ago
matkt 3ce7f0ff7a
candidate fix for missing parent worldstate (#4094) 2 years ago
garyschulte e48b73bb70
post-merge sync and peering fix (#4116) 2 years ago
Gabriel-Trintinalia 28273793d7
Add experimental config option to enable v5 discovery (#4103) 2 years ago
Daniel Lehrner 2c26259348
Ignore 2 tests that assume that the system language is English, if that should not be the case (#4102) 2 years ago
Fabio Di Fabio b85b39d307
Revert "Add terminal block hash and number to Ropsten genesis file (#4026)" (#4093) 2 years ago
Justin Florentine 1a62d2a6c2
3943 stop blocks on finalized (#4058) 2 years ago
Fabio Di Fabio 27fc468624
Add terminal block hash and number to Ropsten genesis file (#4026) 2 years ago
mbaxter 3dce6a93ec
[Issue-3867] Limit outbound eth message sizes (#4034) 2 years ago
garyschulte 8d372a0ac3
Fix for TransitionProtocolSchedule by header when terminal block exactly at TTD (#4045) 2 years ago
garyschulte b5fa62c0bf
re-add a "sync check" before accepting/processing remote transactions, but only check that we have completed an initial sync and have a chain head (#4035) 2 years ago
Justin Florentine 3baa4da99e
allow upgrade whether websockets enabled or not (#4019) 2 years ago
Gabriel Camargo Fukushima 7960dae40d warning invalid sync mode option [#3884] (#4017) 2 years ago
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 2 years ago
mbaxter 645fdd08ee
[Issue 3867] Make eth subprotocol message size limit configurable (#4002) 2 years ago
Jim McDonald 87eb4d553a
Add process_release metric. (#3997) 2 years ago
Zhenyang Shi 2a7089cf9f
Additional testings on ignored option warning (#3993) 2 years ago