Commit Graph

2494 Commits (33e3a9ecf01dd1bf048b072086ede1dc5d290396)

Author SHA1 Message Date
Fabio Di Fabio 8fc7cdf4dc
Rename MergeOptions to MergeConfigOptions to follow the standard (#3451) 3 years ago
fab-10 331aaa9e6b
New MutableBlockchain method rewindToBlock by hash prerequisite for The Merge (#3444) 3 years ago
fab-10 55f09374e3
Persist last finalized block hash, prerequisite for The Merge (#3432) 3 years ago
Daniel Lehrner 5954416e8d
fixed stateDiff for trace_call and added tests for it (#3434) 3 years ago
fab-10 f341d74428
Extend validateAndProcessBlock to return an error message in case of … (#3411) 3 years ago
fab-10 f27f35aa2e
Improve closing behavior of JsonResponseStreamer, and make clear it is managed bt the ObjectWriter (#3421) 3 years ago
Adrian Sutton 7eb0bb0a24
Reduce log level for invalid transactions. (#3416) 3 years ago
fab-10 e5591b7726
Add backward sync unit tests missing from previous PR #3410 (#3424) 3 years ago
Daniel Lehrner b0de73fe57
trace_call API (#3166) 3 years ago
fab-10 f0b57aaa02
Merge: port of backward sync (#3410) 3 years ago
fab-10 a2b42b6e7b
Merge: extend block creation and mining to support The Merge (#3412) 3 years ago
Stefan Pingel def3c9c217
fix NPE, issue 3335 (#3405) 3 years ago
Danno Ferrin eee60e1742
Handle null forkId gracefully (#3409) 3 years ago
fab-10 a6271c6b6b
Response streaming: stop on IO error and remove queue management (#3399) 3 years ago
garyschulte 06fca94652
add a websocket max frame size configuration (#3386) 3 years ago
Frank Li 9a37fde460
add tests (#3371) 3 years ago
Stefan Pingel cd281946c8
fixed method name and some 'finals' (#3370) 3 years ago
Jiri Peinlich 33b8b872ff
findSyncTarget always called using Optional.empty (#3364) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Danno Ferrin d1d9e49ba0
Expose RLP Index in Input Decoding (#3354) 3 years ago
matkt ba37c0b1e4
fix launcher issue (#3352) 3 years ago
Sally MacFarlane 67adfbc214
Eliminate connect to self (#3342) 3 years ago
garyschulte b3e1b5f86c
backport merge updates to main (#3341) 3 years ago
Danno Ferrin 5040533b88
EIP-3436 - Expanded Clique Block Choice Rule (#2084) 3 years ago
Frank Li ea9050905c
(fix) Failing test in java 17 - jackson optional parsing (#3325) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
fab-10 e7ccb33061
Do not exit ChainDownloader in case of a generic CancellationException (#3319) 3 years ago
Sally MacFarlane 2786ce914f
significant (#3316) 3 years ago
Sally MacFarlane a718ec2dcc
[MINOR] testing: changed more classes to MockitoJunitRunner (#3311) 3 years ago
Lucas Saldanha 1b45cac379
Test for TLS channel pipeline handlers (#3303) 3 years ago
garyschulte 6a1ac99a79
make ethFeeHistory accept hex values for blockCount (#3302) 3 years ago
Swarnim Pratap Singh 100630b04d
Fast sync state error (#3261) 3 years ago
Sally MacFarlane 0ed8240c52
handle NPE caused by empty json (#3298) 3 years ago
Diego López León 9407866d44
Use infinit regex for accept requests from any domain (#3296) 3 years ago
Jiri Peinlich b450751cfb
Clear previous version fast sync runs data (#3270) 3 years ago
Lucas Saldanha 99412eb969
besu-3259 Add Compression to TLS P2P (#3282) 3 years ago
Jason Frame a6aec846d7
Fix sub-protocols extending Eth protocol sending messages with null capability (#3273) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago
Simon Dudley 19ca28f9a2
Added integration test to ensure DevP2P-over-TLS can handle large messages (#3269) 3 years ago
RP27 5df17c2281
Gas price too low warning (#3266) 3 years ago
Frank Li c07175ca48
Add upnp only for p2p nat method (#3250) 3 years ago
Jiri Peinlich 97a3494085
When downloading the world state, persist children before parents (#3202) 3 years ago
Jiri Peinlich 724248b1f9
We want to know how long it took to import blocks (#3260) 3 years ago
Simon Dudley f2f7ac9af1
Use out-of-the-box netty codecs to fix TLS P2P failing to process messages over a certain size (#3253) 3 years ago
Diego López León b964e9098f
ETC Mystique hard fork (#3256) 3 years ago
taccatisid 5bd8b4be69
factor out timer from BesuRunner into TransactionPoolEvictionService (#3172) 3 years ago
fab-10 9e2bfad466
Fix JSON syntax (#3238) 3 years ago
Mohit Saxena 09fdc3df07
Removing deprecated hash variable which was used to cache the transaction (#3110) 3 years ago
matkt 97bad4a7b7
added compatibility with the snap protocol (#3213) 3 years ago
fab-10 6b47c8fc4b
Stream JSON RPC responses to avoid creating big JSON strings in memory (#3076) 3 years ago