Commit Graph

179 Commits (c127f9c1d7b63630a71c1d636bef0b3ed146ee34)

Author SHA1 Message Date
Fabio Di Fabio 73a1e5beee
Simplify difficulty calculator interface (#7893) 2 days ago
Fabio Di Fabio 1c75afbab9
Remove the Synchronizer from ProtocolContext (#7863) 2 weeks ago
Justin Florentine 8fce5aa6ff
IntelliJ do not fail me (#7846) 3 weeks ago
Justin Florentine 7eb7b870c3
Refactoring around MiningParameters (#7798) 3 weeks ago
Jason Frame f16d3526db
Change execution requests to use flat encoding (#7771) 4 weeks ago
Fabio Di Fabio 516559fadc
Cleanup: Synchronizer is always present in protocol context (#7791) 4 weeks ago
Justin Florentine 911f12efa0
Repackage options (#7688) 2 months ago
Justin Florentine 9a570d415e
Decouple block creators (#7468) 2 months ago
Stefan Pingel cf592c48d1
implement engine_getBlobsV1 (#7553) 3 months ago
Matilda-Clerke da98fa5541
Reintroduce engine get client version v1 with commit in manifest (#7548) 3 months ago
Danno Ferrin 51335954c2
Reuse HardforkId in EvmSpecVersion (#7448) 3 months ago
daniellehrner 2158a68296
Fix protocol schedule for devnets (#7429) 3 months ago
Karim Taam 30c96c7a1d
Optimistic parallelization of transactions to improve performance (#7296) 4 months ago
Fabio Di Fabio c62f192459
Improve genesis state performance at startup (#6977) 5 months ago
Fabio Di Fabio 40d6b2691f
Improve the selection of the most profitable built block (#7174) 6 months ago
Gabriel-Trintinalia f9a61a0b83
EIP-7685 (#7068) 6 months ago
Fabio Di Fabio 40cfc800f7
New RPC methods `miner_setExtraData` and `miner_getExtraData` (#7078) 7 months ago
Usman Saleem 9d08b34ec9
build: Add default constructor and javadoc for :consensus subprojects (#7063) 7 months ago
Usman Saleem f0cb26eb31
Enable spotless license header check (#7040) 7 months ago
Fabio Di Fabio 690a2ea81e
Refactor genesis config file and options (#7012) 7 months ago
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Jason Frame a7b10dbece
Bws internal error fix (#6806) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
Gabriel Fukushima 244c814ddf
Remove isChainPruneEnabled from MergeContext interface (#6672) 9 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
mbaxter 240edd4d66
[#6301] Track bad block cause (#6622) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
Gabriel Fukushima 3e36b2cc6b
remove unnecessary PoS checkpoint methods and variables (#6603) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Gabriel-Trintinalia 9d57927572
New cli options to limit rewards return by eth_feeHistory (#6202) 12 months ago
Fabio Di Fabio eaf56820f5
New option tx-pool-min-gas-price to set a lower bound when accepting txs to the pool (#6098) 1 year ago
Simon Dudley 8c35ce18d0
Add experimental trie log pruning feature (#6026) 1 year ago
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Justin Florentine a90ea056f1
Unsigned timestamps and blob gas used (#6046) 1 year ago
Fabio Di Fabio 6d100f30b7
Priority senders (#5959) 1 year ago
Sally MacFarlane 77b34f5d4f
renamed PayloadTuple and made a separate class (#5916) 1 year ago
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 1 year ago
Fabio Di Fabio 25c2065434
Layered txpool by default and txpool options hoverhaul (#5772) 1 year ago
Stefan Pingel d8406f0d20
add parent beacon block root to payload id calculation (#5843) 1 year ago
Fabio Di Fabio 6bd3135713
Post Merge cleanup: remove latestValidAncestorDescendsFromTerminal (#4703) 1 year ago
Stefan Pingel 47285a48f6
Eip4788 parentBeaconBlockRoot (#5758) 1 year ago
matkt 9706bd7329
Update worldstate state change behavior in case of FCU (#5699) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Fabio Di Fabio 6603ebb716
Introduce transaction validator interface (phase 2) (#5682) 1 year ago
Fabio Di Fabio 86b2b600a0
Do not leak references to PendingTransactions (#5693) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Fabio Di Fabio 6ac03af19b
Introduce transaction validator interface (phase 1) (#5673) 1 year ago
Sally MacFarlane ac449dd8d5
consensus/merge junit5 (#5632) 1 year ago