Commit Graph

682 Commits (edfe189d51b216e6e719d290bb8a500c7a9414a2)

Author SHA1 Message Date
Danno Ferrin ef69a6c3aa
Update GraphQL to be closer to execution-api spec (#4112) 2 years ago
Justin Florentine 7d183041db
uprev version to 22.10.RC1 (#4483) 2 years ago
Daniel Lehrner 4c2251b749
Log index is counted per block, not per transaction (#4355) 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
Fabio Di Fabio 64bf83cfeb
Keep the best block built until now instead of the last one (#4455) 2 years ago
Justin Florentine 347eaa2a18
updated version and CHANGELOG for next dev cycle (#4444) 2 years ago
Justin Florentine 286a6f3f38
adding new release version (#4442) 2 years ago
ahamlat d6e1400937
Add config file support for high spec flag (#4438) 2 years ago
Fabio Di Fabio 1fbf70317a
Remove sender from map when he has no more tracked transactions (#4415) 2 years ago
garyschulte 459550a980
move download links into 22.7.3 block, add sha's for the artifacts (#4433) 2 years ago
garyschulte 0848d2e15d
Prepare for version 22.7.4-SNAPSHOT (#4431) 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 30bff31823
Transaction pool improvements to avoid filling the pool with not executable transactions (#4425) 2 years ago
Justin Florentine bc7b9c32a2
update CHANGELOG for 4349 (#4426) 2 years ago
garyschulte 6d9b328c01
Bump besu-native to 0.6.1 (#4416) 2 years ago
Daniel Lehrner bc9ff867c4
Less strict engine QoS timer (#4411) 2 years ago
Fabio Di Fabio 5e156253ab
Retry mechanism for block creation (#4407) 2 years ago
ahamlat 53193764be
Fix StacklessClosedChannelException caused by the fact that all Engine API requests are executed sequentially. (#4410) 2 years ago
garyschulte e9d261d47c
Feature/prep 22.7.3 (#4370) 2 years ago
garyschulte 980a461439
prep for 22.7.3 (#4362) 2 years ago
Justin Florentine 101f5efbdc
refactors to rely on blocks added, and behave like singleton (#4325) 2 years ago
Fabio Di Fabio d20f0a8f49
Always shutdown the miner executor on exit (#4353) 2 years ago
Simon Dudley fd666dfd61
Add ZeroBaseFeeMarket to support post-London free gas networks (#4174) 2 years ago
Fabio Di Fabio af65c86e64
Retry mechanism when getting a broadcasted block fail on all peers (#4271) 2 years ago
Fabio Di Fabio c321a85ef0
Log imported block info post merge (#4310) 2 years ago
matkt a44cb1cabc
Update fast-sync-min-peers default value for post merge (#4298) 2 years ago
Sally MacFarlane c0af9619b2
moved 4279 to 22.7.2 (#4309) 2 years ago
Stefan Pingel e5e6a679dd
interpret an empty string (0x80) as an unsigned byte of 0 (#4283) 2 years ago
Fabio Di Fabio b3b8e0aaeb
Filter out disconnected peers when fetching available peers (#4269) 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
Justin Florentine 332ca416ba
upreved to new snapshot (#4291) 2 years ago
Fabio Di Fabio 3a2aeabcda
Refactor and fix retrying get block switching peer (#4256) 2 years ago
garyschulte ded02391a7
implement tentative mainnet TTD (#4260) 2 years ago
garyschulte cdeecf36fd
Bugfix/clique post merge fast sync (#4276) 2 years ago
garyschulte 18078337b2
getProof encoding fix for 4249 (#4261) 2 years ago
Fabio Di Fabio e0d4da2917
Fix off-by-one error in AbstractRetryingPeerTask (#4254) 2 years ago
Gabriel-Trintinalia f847ead5c7
Improve pending blocks retrieval mechanism (#4227) 2 years ago
Fabio Di Fabio 9d476ea1f8
Introduce a cap to reputation score increase (#4230) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Daniel Lehrner ca9a07691a
correct fallback ttd to correct value (#4223) 2 years ago
Danno Ferrin e87482ab6f
update for next release (#4214) 2 years ago
Justin Florentine 992534e417
Only stop block propagation, not tx handling. (#4186) 2 years ago
Antoine Toulme 0d7eaf16d4
Upgrade gradle to 7.5, silence the welcome message (#4196) 2 years ago
Antoine Toulme 049d234c0e
upgrade spotless to 6.8.0 (#4195) 2 years ago
Danno Ferrin 962c805cae
Accept empty header set in range headers validation (#4189) 2 years ago
Daniel Lehrner 3913174f00
Print warning for deprecated testnets (#4173) 2 years ago
Fabio Di Fabio 93da04cf00
Allow to set any value for baseFeePerGas in the genesis file (#4177) 2 years ago