Commit Graph

276 Commits (24ed2d0b21633cea067d64bdf37c1a0c671801cf)

Author SHA1 Message Date
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
Ratan (Rai) Sur b55b076a91
eth_feeHistory (#2466) 3 years ago
matkt 7120606683
updated eth_sendRawTransaction for EIP1559 transactions (#2424) 3 years ago
Ratan (Rai) Sur de6c10d17f
[Cleanup] Remove Gas Budget Calculator (#2363) 4 years ago
Ratan (Rai) Sur d028c337fc
Remove Separation of EIP-1559 and pre-EIP-1559 Gas Tracking (#2359) 4 years ago
Ratan (Rai) Sur 82dcdf219c
pending tx logging (#2360) 4 years ago
Ratan (Rai) Sur 4bb65ed87f
EIP-1559 Transaction Pool Sorting (#2292) 4 years ago
matkt fff119b43b
Remove EIP1559 flag (#2277) 4 years ago
matkt 09a49cfd2d
Use gasLimit for EIP1559 (#2244) 4 years ago
garyschulte a388144f79
add ACCESS_LIST to BlockTransactionSelector (#2248) 4 years ago
matkt 6543551778
Fix bonsai trie mining (#2101) 4 years ago
Ratan (Rai) Sur 2e540e5241
Retrieve In-Memory Storage Segments Instead of Creating New Ones (#1994) 4 years ago
Antoine Toulme db23aef122
Keccak256 mining (#1882) 4 years ago
Trent Mohay a729dbd774
Allow for switching ProtocolSchedule rules outside of Milestones (#1962) 4 years ago
Daniel Lehrner 8315ba6dc6
Replacing the static references of SECP256K1 by an interface (#1933) 4 years ago
Sally MacFarlane ef997825ee
GoQuorum private tx when mining (#1938) 4 years ago
Sally MacFarlane 343907ac78
GoQuorum private tx use zero gas (mining) (#1924) 4 years ago
Danno Ferrin fdc1c2d4bb
Add BlockHash to WorldStateArchive query (#1732) 4 years ago
Ratan (Rai) Sur bd442fade1
Update Accepted Transaction Handling for EIP-1559 in Preparation for EIP-2718 Transactions (#1700) 4 years ago
Ratan (Rai) Sur 021ce8ee04
EIP-2718 Typed Transaction Envelopes (#1645) 4 years ago
Edward Mack 7b695c7c99
Add epochStartBlock function to EpochCalculator interface (#1633) 4 years ago
David Mechler 39ee371556
Revert adding gasRemaining and change txn fee calc to use gasPrice and gasUsed (#1573) 4 years ago
Danno Ferrin e5108d1502
IBFT Block Production Logging Improvements (#1562) 4 years ago
mark-terry e783dd7294
Added zero gasPrice validation for Quorum compatibility mode. (#1554) 4 years ago
Ratan (Rai) Sur 9062140452
Collapse Transaction Validator (#1548) 4 years ago
Ratan (Rai) Sur 4ff73342b6
Collapse MainnetTransactionProcessor Class and Transaction Processor Interface (#1544) 4 years ago
David Mechler 67191aac76
Add new JSON_RPC endpoints to get miner data by block number and block hash. (#1538) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
terrencecooke f9deb54682
Add JSON-RPC method to set target block gas limit (Issue #544) (#1402) 4 years ago
Abdelhamid Bakhta 58e0322952
[EIP-1559] Update to latest specification (#1407) 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 0bf8a06686
Refactor Reference Tests (#1310) 4 years ago
matkt 5c375289a6
Update EIP-1559 implementation according to the latest changes (#1281) 4 years ago
Abdelhamid Bakhta a9bdd29128
Remove block size and transaction size riders from EIP 1559. (#1147) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Karim T c8406923dd
Fix "Pausing mining" log even though node is not a validator (#1071) 5 years ago
Karim T 165be86aa9
[BESU-1919] Add proper support for eth_hashrate (#1063) 5 years ago
Danno Ferrin 01c02e0741
Remove use of generics in ProtocolContext consensus object (#1039) 5 years ago
Karim T 9faaff615a
Fix Ethereum classic mining issue (#1009) 5 years ago
Abdelhamid Bakhta 26ad66272e
Expose price bump to a CLI flag. (#930) 5 years ago
Abdelhamid Bakhta f32703f9c7
Check transaction types when replacing in the transaction pool. (#924) 5 years ago
Abdelhamid Bakhta b784344e8d
[EIP-1559] Transaction pool pricing rules must handle both frontier and EIP-1559 transactions. (#919) 5 years ago