Commit Graph

172 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
Stefan Pingel 534a369574
Move connect decision into protocol layer (#4759) 2 years ago
Sally MacFarlane 067a263374
[23.4] Remove GoQuorum privacy (#5303) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
naviechan 3aef587e78
EIP-6110: Add deposits in EL (Part 1) (#5055) 2 years ago
Simon Dudley 013d1e4ad4
Move protocol schedule streamMilestoneBlocks into test scope (#5240) 2 years ago
Simon Dudley 08b822a860
Replace production usages of ProtocolSchedule.streamMilestoneBlocks (#5198) 2 years ago
garyschulte d736203a9d
Feature/minimal safe tracing (#5197) 2 years ago
Gabriel Fukushima bf0198103f
Replace getByBlockNumber by getByBlockHeader (#5127) 2 years ago
Danno Ferrin 532797fc17
Add needed tooling support for execution-spec-tests (#5030) 2 years ago
Stefan Pingel 08e2f87306
reintroduce checking of block height for certain tasks when we are not PoS (Revert PR#3911) (#5083) 2 years ago
matkt 77b55ed7d0
init heal code (#5059) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 2 years ago
Fabio Di Fabio aa53f22004
Introduce transaction pool interface (#4939) 2 years ago
Jason Frame e89b773ec5
Withdrawals processor (#4917) 2 years ago
Simon Dudley 515ddad5e6
Implement engine_forkchoiceUpdated Withdrawals validation (#4890) 2 years ago
garyschulte 96972ff2de
Worldstate-only resync behavior (#4875) 2 years ago
Danno Ferrin 4159b0dd8b
Add `FutureEips` and `ExperimentalEips` forks and networks (#4873) 2 years ago
Jiri Peinlich 3fd0681e3d
Support timestamp forks and implement shanghaiTime (#4743) 2 years ago
Danno Ferrin 1c143f167e
Add Shandong network and fork (#4599) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Diego López León 31fa15203b
Increase same account percentage in transaction pool for `retesteth` (#4576) 2 years ago
Pedro Novais df56576ab0
BlockCreator returns BlockCreationResult transaction selection results (#4465) 2 years ago
Gabriel-Trintinalia a80ed4e35d
Replace boolean return with BlockImportResult object (#4386) 2 years ago
Fabio Di Fabio 10e72bb99d
Avoid to process transactions during initial sync (#4457) 2 years ago
Roman Vaseev ebfdab1585
Fixed desired gas limit setting in the reference tests service (#4170) 2 years ago
garyschulte 01d077bd65
add sepolia mergeNetSplit block (#4158) 2 years ago
mbaxter 3dce6a93ec
[Issue-3867] Limit outbound eth message sizes (#4034) 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
Daniel Lehrner 4996a8731a
Gray glacier hard fork (#3962) 2 years ago
Danno Ferrin d88bb5867f
Ref tests 10.4 (#3835) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Jiri Peinlich 605ff69d3f
FullSync Future should stop when total terminal difficulty is reached (#3423) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
fab-10 43e67e0be2
baseFee as Wei instead of long (#3065) 3 years ago
garyschulte 5d22dfa2c2
Add 21.10.0 release changes to main (#2989) 3 years ago
garyschulte 93b556aa9d
Feature/arrow glacier (#2978) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 979dceda05
Rollback TransactionGasCalculator (#2789) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Danno Ferrin f9b17cf92b
Split Transaction Gas Calculation from EVM Calculation (#2659) 3 years ago
garyschulte 650b5a01b1
Feature/1559 cleanup remove 1559 object (#2658) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago