Commit Graph

669 Commits (da98fa5541b4b077937fa12fa83a0982b0658b1d)

Author SHA1 Message Date
Simon Dudley 0e3d2f47d7
Clique block period transition (#6596) 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
Matt Whitehead 6b174e84f1
Log changes in BFT validators (#6437) 9 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Matt Whitehead 03dd7f1d1a
QBFT + shanghai support (#6353) 10 months ago
Matt Whitehead 3646d78c2f
Implement "pending" for qbft_getValidatorsByBlockNumber (#6436) 10 months ago
Matt Whitehead 0f91a674ca
Write a DEBUG log entry to make it clear of a BFT node is a validator or not (#6470) 10 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 11 months ago
Sally MacFarlane 0c122732c6
removed vintage junit dependency (#6296) 11 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 11 months ago
Sally MacFarlane b6e73ae080
junit 5 ftw (#6253) 12 months ago
Gabriel-Trintinalia 9d57927572
New cli options to limit rewards return by eth_feeHistory (#6202) 12 months ago
Gabriel-Trintinalia 31a57e01e0
Refactor: Move rpcGasCap and rpcMaxLogsRange to apiConfiguration (#6195) 1 year ago
Gabriel Fukushima a5d5af0d32
Add `rpc-gas-cap` via transaction simulator (#6156) 1 year 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
Jason Frame 6a2d41fccc
Add config option to clique to allow not creating empty blocks (#6082) 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
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
Gabriel-Trintinalia c4f66c4758
BlockTransactionSelector refactoring (#5931) 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
Matt Whitehead dfcd960d8b
Don't start BFT mining coordinators until initial sync has completed (#5861) 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
garyschulte 56768060de
Promote segmented storage (#5700) 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
George Tebrean 47a61ddb11
Decouple JsonRpcError enum from the data field (#5629) 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
Sally MacFarlane 2dcac7be5c
consensus/ibft junit5 (#5633) 1 year ago
naviechan 0ceeaf3180
EIP-6110: Add deposit validation and apis (#5295) 1 year ago
Simon Dudley da16402162
Remove maybeHead from BackwardSyncContext (#5497) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Fabio Di Fabio c1cfaf462a
Remove deprecated Rinkeby network (#5540) 1 year ago
Stefan Pingel b97c9350b4
Revert the revert of the tx selection commit (#5507) 1 year ago
Sally MacFarlane 186d38b81d
[MINOR] switch QBFT tests to Junit5 (#5525) 1 year ago
Fabio Di Fabio 610812c841
Ignore min-block-occupancy-ratio option when on PoS (#5491) 2 years ago