Commit Graph

1862 Commits (63331cd55db96b13a09fbe3bbed4ef3b09d542d6)

Author SHA1 Message Date
Frank Li b73f5f98ad
Refactor trace api methods (#3510) 3 years ago
garyschulte 58dfe3a56d
Bugfix/terminal block check (#3501) 3 years ago
Danno Ferrin 5a7e955bd3
Improve contract validation errors (#3499) 3 years ago
Daniel Lehrner d2a413b61b
Rename field random to prevRandao (#3495) 3 years ago
Justin Florentine 174193b884
3378 ws engine (#3493) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
garyschulte 6cff00234a
Handle TTD and mining pre and post merge (#3486) 3 years ago
Sally MacFarlane 8a2fedcb5b
remove orion refs (#3494) 3 years ago
Daniel Lehrner f6bff390a0
renamed op code RANDOM to PREVRANDAO (#3492) 3 years ago
Daniel Lehrner 1830d6d95e
Rename executePayload to newPayload and adapt endpoint to Kiln testnet spec 3 years ago
Danno Ferrin f868ee5965
Migrate JumpDestCache to CodeCache (#3472) 3 years ago
Fabio Di Fabio 435c9e388c
Engine RPC endpoint (#3470) 3 years ago
Frank Li 0377404fe9
Allow optional API methods with no authentication (#3382) 3 years ago
Fabio Di Fabio 4d73f3d262
Add components to handle the transition from PoW to PoS (#3462) 3 years ago
Fabio Di Fabio 6dcca0c52c
Add The Merge core components (#3461) 3 years ago
Fabio Di Fabio 27011a2ead
Add header validation rules needed to validate The Merge blocks (#3454) 3 years ago
Fabio Di Fabio 0e1c7af480
Add PostMergeContext that will stop syncing after the swith to PoS (#3453) 3 years ago
Sally MacFarlane 123bb7c0ea
one more discord link and a typo (#3457) 3 years ago
garyschulte c620900917
merge of forkchoice and kiln changes back to main (#3447) 3 years ago
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