Commit Graph

2033 Commits (9dbf12058a07b802b888624eb5e1117f8c7cc046)

Author SHA1 Message Date
Sally MacFarlane 2b50ac1bff
ignore flaky test (#3566) 3 years ago
garyschulte 4a76a868c2
Stratum mining errata (#3554) 3 years ago
Sally MacFarlane 244805909c modified batch request test to avoid async complete issue (#3556) 3 years ago
Sandra Wang 7242435abd
fix: AuthProvider deprecated, refactor TomlAuth with AuthenticationProvider (#3550) 3 years ago
Daniel Lehrner 09c99c8f1b
Acceptance test for execution engine apis (#3533) 3 years ago
Antony Denyer 64ec6c763e
Always show privacyGroupId on PrivateTransactionReceipt (#3544) 3 years ago
Sandra Wang 1adc58d5b9
Refactor graphqlcontext since getContext() is deprecated (#3536) 3 years ago
Danno Ferrin ed54f09f8a
Richer return information for Precompiled Contracts (#3546) 3 years ago
Justin Florentine 50e90994f3
check types before providing a PowMiningCoordinator (#3548) 3 years ago
Sally MacFarlane 3160a4d0af
Trace APIs: add revert reason (#3539) 3 years ago
Daniel Lehrner 424ed9c67f
MERGE: engine_exchangeTransitionConfigurationV1 API (#3473) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Justin Florentine 6947a6c34d
3465 jwt auth (#3508) 3 years ago
Stefan Pingel 249123dc1e
Feature/trace callmany (#3468) 3 years ago
Sally MacFarlane 26be16cc54
trace_rawTransaction (#3459) 3 years ago
Fabio Di Fabio 8e6d8b7c49
Log initial sync stats every 10 secs at max to avoid spamming logs (#3525) 3 years ago
Sally MacFarlane 921e1ef252
[MINOR] addressed some sonar code smells (#3520) 3 years ago
mark-terry 365a7f9525
trace_get (#3477) 3 years ago
Sally MacFarlane 6e62e78fa3
debug_accountAt - fixed issue with contract code (#3518) 3 years ago
Sally MacFarlane a86274fcd0
[MINOR] typo in resource class (#3516) 3 years ago
Jiri Peinlich 605ff69d3f
FullSync Future should stop when total terminal difficulty is reached (#3423) 3 years ago
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