Commit Graph

1900 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
garyschulte 9cba91b950
add additional engine info logging for new payload and get payload (#4044) 2 years ago
garyschulte 051c959342
Hive engine suite conformance: Invalid Timestamp, Invalid Transition Payload (#4042) 2 years ago
Justin Florentine 043191a407
jwt auth on websockets (#4039) 2 years ago
Fabio Di Fabio 90f891b78c
When on PoS the head can be only be updated by ForkchoiceUpdate (#4013) 2 years ago
garyschulte b5fa62c0bf
re-add a "sync check" before accepting/processing remote transactions, but only check that we have completed an initial sync and have a chain head (#4035) 2 years ago
garyschulte c0be6979d2
checkpointDownloadBlockStep returns empty optional if we are missing receipts (#4040) 2 years ago
Justin Florentine 68c843875d
turns down logging output to debug (#4032) 2 years ago
Simon Dudley 6031ed43e5
Support free gas networks when using London fee market (#4003) 2 years ago
Daniel Lehrner a8cf2d926a
Return transaction type for legacy transactions (#4027) 2 years ago
Daniel Lehrner 61fc4e2fa2
update reference tests to the latest version and include test for gray glacier (#4011) 2 years ago
Gabriel Camargo Fukushima 7960dae40d warning invalid sync mode option [#3884] (#4017) 2 years ago
Daniel Lehrner ed37cba977
Remove check in fcU if new blocks are descendants of the previous finalized block (#3975) 2 years ago
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 2 years ago
mbaxter 645fdd08ee
[Issue 3867] Make eth subprotocol message size limit configurable (#4002) 2 years ago
matkt 5ee9be837f
Snapsync clear correctly heal pending task before restart (#3920) 2 years ago
Jiri Peinlich 82aed63577
Backwards Sync now adding blocks to BadBlocksManager (#3999) 2 years ago
Fabio Di Fabio 261b1e03fd
Do not require a minimum block height when downloading headers or blocks (#3911) 2 years ago
Justin Florentine 963da3d7ac
Release 22.4.3 (#3978) 2 years ago
Jiri Peinlich 2b42f6e222
Backward Sync should remember recent finalized blocks. (#3808) 2 years ago
Daniel Lehrner 4996a8731a
Gray glacier hard fork (#3962) 2 years ago
Justin Florentine e1d0a3d601
init optional and logging fixes (#3965) 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 cc5804ce96
3890 disconnect pow net (#3944) 2 years ago
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