Commit Graph

337 Commits (a4b835dd2a880f2049ea1ab57f84152f4ed133f9)

Author SHA1 Message Date
Usman Saleem f0cb26eb31
Enable spotless license header check (#7040) 7 months ago
StevenMia 2bb0a59860
chore: fix some typos in comments (#6951) 7 months ago
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Fabio Di Fabio 8064da0217
Log detailed timing of block creation steps (#6880) 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
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 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 6b174e84f1
Log changes in BFT validators (#6437) 9 months ago
Matt Whitehead 03dd7f1d1a
QBFT + shanghai support (#6353) 10 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
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Gabriel-Trintinalia c4f66c4758
BlockTransactionSelector refactoring (#5931) 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
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 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
Sally MacFarlane 2dcac7be5c
consensus/ibft junit5 (#5633) 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
Stefan Pingel b97c9350b4
Revert the revert of the tx selection commit (#5507) 2 years ago
Simon Dudley a0c6052778
Revert "Add plugin API to select Transactions (#5396)" (#5499) 2 years ago
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Simon Dudley c34139c18c
Unified protocol schedule tidy up (#5375) 2 years ago
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
Sally MacFarlane 067a263374
[23.4] Remove GoQuorum privacy (#5303) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Gabriel Fukushima 0e36f661e8
getByBlockNumber replaced by getByBlockHeader on tests (#5259) 2 years ago
Simon Dudley c955eb290a
Isolate getByBlockNumber for BFT use cases (#5254) 2 years ago
Simon Dudley 013d1e4ad4
Move protocol schedule streamMilestoneBlocks into test scope (#5240) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
Sally MacFarlane 1a39e38315
[MINOR] move Clique tests to junit5 (#4975) 2 years ago
Usman Saleem 9eb32836b7
Fix javadocs to allow build to pass in JDK 17 (#4834) 2 years ago
Jason Frame 8f32c5dc48
Change BlockBody to use an overloaded constructor with withdrawals (#4955) 2 years ago
Jason Frame 009508dfe2
Add optional list of withdrawals to block body (#4944) 2 years ago
Danno Ferrin 6f20060182
Rollback #4578 and #44562 (#4583) 2 years ago
Danno Ferrin aff38f414d
Remove Bytes32.ZERO (#4578) 2 years ago
Justin Florentine fe79c02102
4512 invalid badblock (#4554) 2 years ago
Pedro Novais df56576ab0
BlockCreator returns BlockCreationResult transaction selection results (#4465) 2 years ago
mark-terry 7a2db24695
RPC parameter error improvements. Test updates. (#4510) 2 years ago
Gabriel-Trintinalia a80ed4e35d
Replace boolean return with BlockImportResult object (#4386) 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
Danno Ferrin bdb00b299e
Upgrade Errorprone (#3851) 3 years ago
Diego López León eb5e604bcd
Migrate integrationTests to Junit5 (#3815) 3 years ago
Sally MacFarlane fcf06e237a
[MINOR] Refactor to eliminate deprecated ExpectedException.none (#3795) 3 years ago