Commit Graph

4342 Commits (7cb1dda986c0af6a4c074095628b1efe2e1cb516)
 

Author SHA1 Message Date
Jiri Peinlich e179b86b48
The block variable was keeping too much memory while waiting for future to finish (#4489) 2 years ago
Fabio Di Fabio 4c3514a8c1
Improve UX of initial sync logs, pushing not relevant logs to debug l… (#4486) 2 years ago
pietjepuk2 8b05dd47c8
Fix banning (static peers) because of late response in eth/66 (#4377) 2 years ago
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
Justin Traglia 9e267ae0e8
Access fields/methods more directly (#4449) 2 years ago
Gabriel-Trintinalia a80ed4e35d
Replace boolean return with BlockImportResult object (#4386) 2 years ago
Matt Nelson 016016d4f7
Fixing logging per issue 4450. (#4473) 2 years ago
Gabriel-Trintinalia 4c66cc69cf
Add Rpc method name when logging IOException (#4406) 2 years ago
Justin Traglia 7ae6edda8f
Fix a few output strings (#4448) 2 years ago
mustafauzunn 817c1cbc24
Java modules support (#4468) 2 years ago
Danno Ferrin 3acaee9ab3
Change min selection to an unsigned min (#4420) 2 years ago
Danno Ferrin 2d02f6be41
Update Security Policy contact info (#4447) 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 5fe49c60b3
these don't need to be at info (#4432) 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 a79590e2ec
22.7.3 release (#4430) 2 years ago
Pedro Novais 361390372f
logs JSON-RPC request and responses in TRACE mode (#4395) 2 years ago
Sally MacFarlane 94c95538e8
Logging: peer table refresh (#4391) 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
Danno Ferrin bf83efd851
Upgrade snakeyaml to 1.32 (#4419) 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
matkt 9b42ab57a7
waiting blockchain before stopping snapsync (#4345) 2 years ago
Sally MacFarlane 9a6701eb4e
add tostring (#4392) 2 years ago
garyschulte 240a4811f4
Bugfix concurrent legacy transaction eviction in BaseFee txpool (#4390) 2 years ago
Danno Ferrin 4691bfdba7
Revise Memory Expansion (#4387) 2 years ago
garyschulte 26e23ac808
Quieten merkletrie exceptions (#4378) 2 years ago
Pedro Novais 6dc07494bb
Inject synchronous Vertx as dependency for engine api (#4289) 2 years ago
garyschulte e9d261d47c
Feature/prep 22.7.3 (#4370) 2 years ago
Danno Ferrin 79ff26ec83
Update spotless config (#4366) 2 years ago
Sally MacFarlane 1623338087
Remove connections if they are already disconnected (#4304) 2 years ago
garyschulte 980a461439
prep for 22.7.3 (#4362) 2 years ago
Matt Nelson 20fc1b7f2c
Wording tweaks for edge cases. (#4351) 2 years ago
matkt c57dcd99d9
fix trie by asking peers (#4312) 2 years ago
Justin Florentine 101f5efbdc
refactors to rely on blocks added, and behave like singleton (#4325) 2 years ago
Justin Florentine 93109ecc2c
adds means to report causing exception up to RPC layer so it can decide how to present it to the CL (#4352) 2 years ago