Commit Graph

552 Commits (d5a18433e62a5cab978f3cf4cc0f84f947d9edec)

Author SHA1 Message Date
Diego López León a154034531
Add errorprone to prevent Log4j direct usage (#3759) 3 years ago
Sally MacFarlane 0fb2e4b606
changed for loops with int vs long comparison (#3777) 3 years ago
Joe Clapis fd007357cf
Remove Leading Zeros from TransactionPendingResult (#3776) 3 years ago
Justin Florentine 9ef9ff4980
3621 parent timestamps (#3726) 3 years ago
Diego López León 28845823a4
Add IPC transport for JSON-RPC APIs (#3695) 3 years ago
Fabio Di Fabio e01f63bbfa
Adapt Fast sync, and Snap sync, to use finalized block as pivot after the Merge (#3655) 3 years ago
Danno Ferrin e03ef28669
Remove Gas object and replace with primitive long (#3674) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Justin Florentine 7584bffcf5
handle jwt keys with either 0x or not (#3657) 3 years ago
Justin Florentine 277c3e44d2
adds validation that timestamp is after prior block (#3623) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
garyschulte 2458913c8a
Bugfix/stuck at ttd (#3607) 3 years ago
Sally MacFarlane a8d13c31c9
add method name (#3604) 3 years ago
Sally MacFarlane 89b8d5b4a8
added toString for TraceTypeParameter (#3602) 3 years ago
Sally MacFarlane f568342200
WebSocket batch test - remove Ignore (#3579) 3 years ago
Justin Florentine e7c275f86d
updated tests to ensure hex values are returned (#3564) 3 years ago
garyschulte 3b5dafbfa0
Warn if consensus client doesn't call transition configuration endpoint within 120 seconds (#3569) 3 years ago
Sally MacFarlane 99dc46868f
added trace logging of parameter RPC calls (#3553) 3 years ago
garyschulte 457f536c28
remove requirement for CL to have zero blocknumber for TransitionConfiguration (#3565) 3 years ago
Sally MacFarlane 2b50ac1bff
ignore flaky test (#3566) 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
Sally MacFarlane 3160a4d0af
Trace APIs: add revert reason (#3539) 3 years ago
Daniel Lehrner 424ed9c67f
MERGE: engine_exchangeTransitionConfigurationV1 API (#3473) 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
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
Frank Li b73f5f98ad
Refactor trace api methods (#3510) 3 years ago
garyschulte 58dfe3a56d
Bugfix/terminal block check (#3501) 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
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
garyschulte c620900917
merge of forkchoice and kiln changes back to main (#3447) 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
Daniel Lehrner b0de73fe57
trace_call API (#3166) 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