Commit Graph

75 Commits (cda70d30519bd9a2ef0c9e2d7382f599646782c5)

Author SHA1 Message Date
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
mark-terry bf54b6c0b4
GetPrivateWorldState refactor (#2042) 4 years ago
Ratan (Rai) Sur 30ef44330e
Update Ethereum Node Record When We Pass Network Upgrade Blocks (#1998) 4 years ago
Antoine Toulme db23aef122
Keccak256 mining (#1882) 4 years ago
Stefan Pingel 78fe588c9d
Go quorum interop (#1782) 4 years ago
Danno Ferrin 2d83e13bb8
Genesis config cleanup (#1812) 4 years ago
matkt d4a330b81e
Fix ETH65 causes crashes issues (#1601) 4 years ago
Edward Mack 7b695c7c99
Add epochStartBlock function to EpochCalculator interface (#1633) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Edward Mack 787871a13a
[ECIP-1099] Implement ECIP 1099: Calibrate Epoch Duration (#1421) 4 years ago
Ratan (Rai) Sur d6a704625d
Use GasLimitCalculator Everywhere Instead of Function<Long, Long> (#1409) 4 years ago
Danno Ferrin 7e52d4d854
Refactors in preparation for Bonsai Tries (#1400) 4 years ago
Danno Ferrin 0f69337944
Implementation of EIP-2929 (#1387) 4 years ago
matkt be89cd93f7
Add debug_getBadBlocks method (#1378) 4 years ago
Ratan (Rai) Sur 183037a91d
Reorg Logging (#1349) 4 years ago
Danno Ferrin cc857d8a32
Fix retesteth testing of blockchain transition tests (#1212) 4 years ago
Danno Ferrin 445f39f853
return errors on failed test_importRawBlock (#1186) 4 years ago
Danno Ferrin 01c02e0741
Remove use of generics in ProtocolContext consensus object (#1039) 5 years ago
Danno Ferrin b738ca663d
Retesteth compatibility (#845) 5 years ago
Abdelhamid Bakhta 636b93487b
[EIP-1559] Compute transaction gas budget allocation according to EIP-1559 rules. (#843) 5 years ago
Abdelhamid Bakhta a3c1b454ca
[EIP-1559] Handle legacy gas pool and EIP-1559 gas pool when mining blocks. (#805) 5 years ago
Abdelhamid Bakhta 5a4edf3237
[EIP-1559] Update BlockTransactionSelector transaction gas price computation. (#795) 5 years ago
Abdelhamid Bakhta 0babfef244
[EIP-1559] Step 10 - Send raw transaction RPC should work with EIP-1559 transactions (#759) 5 years ago
Danno Ferrin 74940d507e
Add a feature flag to enable Eth65 (#741) 5 years ago
Danno Ferrin 386d2eaabf
Berlin Configuration Support (#702) 5 years ago
Danno Ferrin 31246f8937
Add eth_getBlockByHash to retesteth (#638) 5 years ago
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Ivaylo Kirilov 9701a92dc9
on-chain-privacy-groups (#423) 5 years ago