Commit Graph

102 Commits (d5a18433e62a5cab978f3cf4cc0f84f947d9edec)

Author SHA1 Message Date
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
garyschulte 6ef5c274a3
Feature/1559 cleanup tx price calc (#2624) 3 years ago
garyschulte b9e1ce05c0
Feature/1559 cleanup remove experimentaleip (#2586) 3 years ago
Antoine Toulme bc697e82cb
Add unstable CLI option for max ommers depth (#2584) 3 years ago
Antoine Toulme ea623a3c2e
Add support for mining ommers, up to 8 blocks behind the head job (#2576) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Justin Florentine 55cde86507
Implement eth_getBlockByNumber while downloading state. (#2481) 3 years ago
garyschulte d345e70245
fix baseFee config in genesis config file (#2457) 3 years ago
garyschulte d40230afaa
ensure test_importRawBlock appends to chain head (#2434) 3 years ago
garyschulte fd74cbfb74
handle both baseFee and baseFeePerGas in test_setChainParams (#2427) 3 years ago
Ratan (Rai) Sur de6c10d17f
[Cleanup] Remove Gas Budget Calculator (#2363) 4 years ago
Sally MacFarlane 33a9541eef
eth_getCode: add support for GoQuorum private tx (#2380) 4 years ago
garyschulte 75c7e204d0
remove aleut and calaveras from test_setChainParams (#2366) 4 years ago
matkt 9a43227587
Add calaveras testnet and remove baikal (#2343) 4 years ago
garyschulte 2cc6778417
use baseFee instead of baseFeePerGas for retesteth genesis config (#2339) 4 years ago
matkt fff119b43b
Remove EIP1559 flag (#2277) 4 years ago
garyschulte a9dcd5bb5a
update json-rpc responses for 1559 (#2222) 4 years ago
Ratan (Rai) Sur db3d5b009c
stabilize eth65 (#2278) 4 years ago
matkt 9b542bc7ec
Add support for baikal testnet and london network upgrade (#2237) 4 years ago
garyschulte 089bfabd9c
add support for 1559 in retesteth besu command (#2181) 4 years ago
garyschulte d08083df9a
fix besu retesteth PoW mining (#2092) 4 years ago