Commit Graph

1826 Commits (bump_web3j)

Author SHA1 Message Date
Justin Florentine be3dfe65c5
does not require being in sync to accept remote transactions (#3937) 3 years ago
garyschulte 0fa5e62bc1
do not disconnect a peer on re-pivot race (#3936) 3 years ago
matkt 6f85e1f83b
Add checkpoint sync (#3849) 3 years ago
Diego López León 02d389a19e
Migrate referenceTests to Junit5 (#3850) 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 80c8017ea4
Allow to backward sync to request headers back to last finalized block if present or genesis (#3888) 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
Fabio Di Fabio 81c404b547
Stop backward sync if genesis block has been reached (#3869) 3 years ago
Sally MacFarlane 383eb9bb3d
attempt to fix QosTimerTest (#3876) 3 years ago
Fabio Di Fabio f89db6843f
Fix sync terminal condition, that should stop on difficulty >= TTD (#3866) 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 09552318c4
don't wrap and re-throw, pollutes logs and causing exception is handl… (#3840) 3 years ago
Justin Florentine e9884b2130
3619 unify rpc ports (#3834) 3 years ago
Fabio Di Fabio 3835cb7238
Fix: implement getMixHashOrPrevRandao to return the acutal value in the block header (#3839) 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 3820b584b5
added tests to cater for IP and DNS resolution (#3818) 3 years ago
Fabio Di Fabio 386945984a
Filter Netty native lib errors likewise the pure Java implementation (#3807) 3 years ago
Fabio Di Fabio 35fe0fe046
Stop the BlockPropagationManager when it receives the TTD reached event (#3809) 3 years ago
garyschulte 76ca97085c
add code hash check to fast sync CodeNodeDataRequest to ensure code is not only present, but matches the expected hash (#3793) 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 baed1ef02c
add constraint for jnr-posix dependency (#3789) 3 years ago
Sally MacFarlane fb25cdb198
typos (#3782) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
matkt bb7ea08c23
Improve snap logs (#3754) 3 years ago
matkt beb4e3baa3
fix nullpointer on snapsync (#3773) 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
matkt 7a48d9ff2a
Fix heal stall issue (#3761) 3 years ago
Sally MacFarlane ae883bc2b4
Node onchain permissioning startup validation (#3765) 3 years ago
Diego López León 28845823a4
Add IPC transport for JSON-RPC APIs (#3695) 3 years ago
Sally MacFarlane c0dafd6767
Log full peers list on connect/disconnect (#3745) 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
garyschulte 714c5383a5
Feature/bonsai fast sync clear flat db (#3707) 3 years ago
garyschulte 12a06d546d
use paris evm config in merge protocolschedule (#3748) 3 years ago
Frank Li 90e29e8169
Enforce trailing peer limits when select pivot block fails (#3699) 3 years ago
matkt cba7b86eca
fix ethstats issue (#3729) 3 years ago
matkt d5658c2a65
add snapsync as experimental feature (#3710) 3 years ago
Jiri Peinlich 918b5359b1 Improving backwards sync (#3638) 3 years ago