Commit Graph

905 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Pedro Novais 6dc07494bb
Inject synchronous Vertx as dependency for engine api (#4289) 2 years ago
Justin Florentine 93109ecc2c
adds means to report causing exception up to RPC layer so it can decide how to present it to the CL (#4352) 2 years ago
garyschulte 8ee253982c
Feature/tx sender future nonce limits (#4336) 2 years ago
Justin Florentine 2e08c5c095
4328 quiet cors errors (#4335) 2 years ago
Fabio Di Fabio c321a85ef0
Log imported block info post merge (#4310) 2 years ago
garyschulte 18078337b2
getProof encoding fix for 4249 (#4261) 2 years ago
Daniel Lehrner ca9a07691a
correct fallback ttd to correct value (#4223) 2 years ago
Simon Dudley b02ae7037e
Log unexpected exceptions in execution engine rpc (#4222) 2 years ago
garyschulte 7c29709fe3
fix optional handling and mergeContext mock in unit test for EngineEx…changeTransitionConfiguration (#4205) 2 years ago
garyschulte 826648b2de
Feature/engine api override (#4190) 2 years ago
garyschulte eabbea604d
limit engine-api info logging (#4156) 2 years ago
Daniel Lehrner 0a2d80518f
Change expiration for JWT authentification of engine port to 60 seconds (#4168) 2 years ago
Daniel Lehrner 979988707b
Fix post merge chain reog with invalid block (#4131) 2 years ago
garyschulte e139860549
logging additions for better engine visibility (#4136) 2 years ago
Diego López León a08ee362ac
Make JsonRpcHttpService to not attend requests in order (#4099) 2 years ago
matkt f885c46713
Update checkpoint sync for merge (#4085) 2 years ago
Justin Florentine 0d1d36afc0
log execution errors at right level, stops transition message propagation post-merge sync. (#4104) 2 years ago
Fabio Di Fabio a1af83b8de
Backward sync exception improvements (#4092) 2 years ago
Justin Florentine e97ed8d944
host header parse error (#4083) 2 years ago
Daniel Lehrner 750580dcca
New payload: add invalid to bad blocks (#4080) 2 years ago
Fabio Di Fabio 265ecc4763
Return the correct latest valid hash in case of bad block (#4056) 2 years ago
Daniel Lehrner c84a243547
fcU: Ignore newHead if it is an ancestor of chain head (#4055) 2 years ago
mbaxter 3dce6a93ec
[Issue-3867] Limit outbound eth message sizes (#4034) 2 years ago
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
Daniel Lehrner a8cf2d926a
Return transaction type for legacy transactions (#4027) 2 years ago
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 2 years ago
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