Commit Graph

476 Commits (645fdd08ee940cb770d2415a7a958b32d0c3b94c)

Author SHA1 Message Date
Jiri Peinlich 82aed63577
Backwards Sync now adding blocks to BadBlocksManager (#3999) 2 years ago
Jiri Peinlich 2b42f6e222
Backward Sync should remember recent finalized blocks. (#3808) 2 years ago
Daniel Lehrner 81f25e15f9
Fcu verify payload attributes (#3837) 2 years ago
Fabio Di Fabio a5dd7b86b2
Extend block parameter methods to accept 'finalized' and 'safe' as block tags (#3950) 2 years ago
Justin Florentine be3dfe65c5
does not require being in sync to accept remote transactions (#3937) 3 years ago
matkt 6f85e1f83b
Add checkpoint sync (#3849) 3 years ago
Lucas Saldanha a686713f7a
Added unit test for EthGetTransactionByHash (#3908) 3 years ago
sharad-develop 154dc86522
Added Metrics for number of open RPC connections[#3781] (#3831) 3 years ago
sharad-develop 28758ff45f
Besu does not follow the standard api for eth get transaction by hash (#3906) 3 years ago
Fabio Di Fabio 5cdda94ab1
Replace deprecated INVALID_TERMINAL_BLOCK with INVALID lvh 0x0 (#3882) 3 years ago
garyschulte 20daaf40a9
Feature/remove experimental merge flag (#3875) 3 years ago
Sally MacFarlane 383eb9bb3d
attempt to fix QosTimerTest (#3876) 3 years ago
Daniel Lehrner 38490d821d
Return Invalid forkchoice state if fcU contains invalid finalizedBlockHash or safeBlockHash (#3828) 3 years ago
Danno Ferrin bdb00b299e
Upgrade Errorprone (#3851) 3 years ago
Danno Ferrin d88bb5867f
Ref tests 10.4 (#3835) 3 years ago
Daniel Lehrner 9609d679c7
ignore the test again, as it keeps failing (#3856) 3 years ago
Diego López León dabd16df83
Pass vertx instance to QosTimer (#3852) 3 years ago
Justin Florentine e9884b2130
3619 unify rpc ports (#3834) 3 years ago
Danno Ferrin daf680c97b
Reduce EVM library dependencies (#3832) 3 years ago
Diego López León eb5e604bcd
Migrate integrationTests to Junit5 (#3815) 3 years ago
Diego López León 2cf97a0e67
Replace expected Junit 4 @Test field with assertThatThrownBy (#3814) 3 years ago
Sally MacFarlane fcf06e237a
[MINOR] Refactor to eliminate deprecated ExpectedException.none (#3795) 3 years ago
Sally MacFarlane e8407ae344
Graphql - allow matching any topic (#3662) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
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