Commit Graph

152 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
garyschulte 42086bf4a8
Make transaction pool limits for sender based on pool size (#4417) 2 years ago
Fabio Di Fabio 30bff31823
Transaction pool improvements to avoid filling the pool with not executable transactions (#4425) 2 years ago
Fabio Di Fabio 5e156253ab
Retry mechanism for block creation (#4407) 2 years ago
Fabio Di Fabio d20f0a8f49
Always shutdown the miner executor on exit (#4353) 2 years ago
garyschulte 8ee253982c
Feature/tx sender future nonce limits (#4336) 2 years ago
garyschulte f3fd946edf
Evict Transactions by sender from tail first (#4327) 2 years ago
garyschulte 826648b2de
Feature/engine api override (#4190) 2 years ago
garyschulte 20daaf40a9
Feature/remove experimental merge flag (#3875) 3 years ago
Justin Florentine 09552318c4
don't wrap and re-throw, pollutes logs and causing exception is handl… (#3840) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Daniel Lehrner d2a413b61b
Rename field random to prevRandao (#3495) 3 years ago
Fabio Di Fabio 8fc7cdf4dc
Rename MergeOptions to MergeConfigOptions to follow the standard (#3451) 3 years ago
fab-10 a2b42b6e7b
Merge: extend block creation and mining to support The Merge (#3412) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
RP27 5df17c2281
Gas price too low warning (#3266) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 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
taccatisid 9deb5ea5d2
reduce use of global quorum config (#2805) 3 years ago
Justin Florentine db3a55997b
Jumpdest constructor inj (#2821) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 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
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