Commit Graph

197 Commits (c127f9c1d7b63630a71c1d636bef0b3ed146ee34)

Author SHA1 Message Date
Fabio Di Fabio 73a1e5beee
Simplify difficulty calculator interface (#7893) 2 days ago
Fabio Di Fabio 833a5ce5dd
Simplify ProtocolContext creation (#7792) 3 days ago
Justin Florentine 8fce5aa6ff
IntelliJ do not fail me (#7846) 3 weeks ago
Justin Florentine 7eb7b870c3
Refactoring around MiningParameters (#7798) 3 weeks ago
Matt Whitehead 03a0cfad4b
Support BFT mining coordinator being temporarily stopped while syncing (#7657) 1 month ago
amsmota aed6bb0044
Implementing support for emptyBlockPeriodSeconds in QBFT (Issue #3810) (#6965) 2 months ago
Matt Whitehead 19d3ca84b2
Dev/test option for short BFT block periods (#7588) 2 months ago
Matt Whitehead e721237c26
Don't persist IBFT2 proposal blocks, just validate them (#7631) 2 months ago
Justin Florentine 9a570d415e
Decouple block creators (#7468) 2 months ago
Matilda-Clerke da98fa5541
Reintroduce engine get client version v1 with commit in manifest (#7548) 3 months ago
Matilda-Clerke 0182252523
5098 branch 24 throw checked exception to remove todos (#7481) 3 months ago
Matilda-Clerke c61cf0b5af
5098 branch 12 update invalid block index and number (#7440) 3 months ago
Karim Taam 30c96c7a1d
Optimistic parallelization of transactions to improve performance (#7296) 4 months ago
Danno Ferrin 17f4dc9a8a
Update unit test (#7317) 4 months ago
Stefan Pingel 8a9a84ad58
Check for snap server (#6609) 5 months ago
Matt Whitehead 8ca7129b0b
Add experimental `--Xsnapsync-bft-enabled` which enables snap sync for BFT chains (#7140) 5 months ago
Matt Whitehead 08772b466e
Add info-level diagnostic logs to aid with resolving stalled BFT chains (#7271) 5 months ago
leniram159 db33b03f8d
Fix the wrong 'Identifier' and 'Synchronizer' usage (#7252) 5 months ago
garyschulte ebb883075f
Feature/fleet mode rebase (#6641) 6 months ago
Matt Whitehead bdec4b9583
BFT ignore withdrawals (#7115) 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 0b58f30799
build: Add default constructor and javadoc (#7062) 7 months ago
Usman Saleem f0cb26eb31
Enable spotless license header check (#7040) 7 months ago
Usman Saleem 07765b57a8
build - Update license headers formatting (2) (#7016) 7 months ago
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Matt Whitehead d4f9649836
Move log entry to specific places where it is useful (#6873) 8 months ago
Matt Whitehead 5bc81ae181
Ensure empty withdrawal lists are set in BFT blocks when the protocol spec is shanghai or higher (#6765) 8 months ago
Usman Saleem e954537fcc
build - Refactor Besu custom error prone dependency (#6692) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
Simon Dudley 0e3d2f47d7
Clique block period transition (#6596) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
Matt Whitehead 03dd7f1d1a
QBFT + shanghai support (#6353) 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
Sally MacFarlane 0c122732c6
removed vintage junit dependency (#6296) 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
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Stefan Pingel 1c293fed97
Transaction Validation and Selection Plugin API update (#6020) 1 year ago
Matt Whitehead dfcd960d8b
Don't start BFT mining coordinators until initial sync has completed (#5861) 1 year ago
garyschulte 56768060de
Promote segmented storage (#5700) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 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
naviechan 0ceeaf3180
EIP-6110: Add deposit validation and apis (#5295) 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