Commit Graph

1862 Commits (63331cd55db96b13a09fbe3bbed4ef3b09d542d6)

Author SHA1 Message Date
Sally MacFarlane e336f87dc8
FlexiblePrivacyPrecompile - Handle invalid Payload ID (#3664) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Fabio Di Fabio 17d00e51ae
Improve code readability (#3667) 3 years ago
Frank Li 74c490e702
rename peer deny list + slight log change (#3669) 3 years ago
Sally MacFarlane 81b4ca61ab
log message changes (#3658) 3 years ago
Sally MacFarlane 6d5596789e
clarify logging of wait for peers (#3654) 3 years ago
Sally MacFarlane e87bd572c9
blacklist -> denylist (#3652) 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
matkt cfd3d691cb
fix nullpointer exception on bonsai trie (#3645) 3 years ago
Alberto Hernandez aad52d1ae6
Upgrade EnodeURL builder strategy (#3483) 3 years ago
matkt 7e0d06ac61
preparing the snapsync pipeline (#3625) 3 years ago
Fabio Di Fabio 754fa26a5f
Skip seen transactions (#3626) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
matkt 0d182b80ae
SNAPSYNC add request task (#3601) 3 years ago
Jiri Peinlich 1aec566c35
This PR should put back a missing piece of code that I accidentally removed (#3617) 3 years ago
Fabio Di Fabio 0d8f17553c
Tune transaction synchronization parameter to adapt to mainnet traffic (#3610) 3 years ago
garyschulte 2458913c8a
Bugfix/stuck at ttd (#3607) 3 years ago
Jiri Peinlich 0fce76cc9f
Batching backward sync (#3532) 3 years ago
Sally MacFarlane a8d13c31c9
add method name (#3604) 3 years ago
Sally MacFarlane 89b8d5b4a8
added toString for TraceTypeParameter (#3602) 3 years ago
matkt 1154e87830
[SNAPSYNC] Add range proof validation (#3572) 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
Sandra Wang 69a375b823
[#2766]fix: clean up deprecation warnings (#3511) 3 years ago
mark-terry f81fa43c27
Added debug logging to header download step. (#3568) 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
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