Commit Graph

350 Commits (da98fa5541b4b077937fa12fa83a0982b0658b1d)

Author SHA1 Message Date
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 ef8aa7c9ec
5098 branch 22 update more invalid params (#7472) 3 months ago
Matilda-Clerke c61cf0b5af
5098 branch 12 update invalid block index and number (#7440) 3 months ago
Matilda-Clerke fab239341d
5098 branch 11 update invalid block hash params (#7421) 3 months ago
Matilda-Clerke bca34cb61f
5098 branch 8 update invalid block params (#7409) 3 months ago
Matilda-Clerke e3bc248990
5098 branch 4 update invalid address params (#7405) 4 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
leniram159 db33b03f8d
Fix the wrong 'Identifier' and 'Synchronizer' usage (#7252) 5 months ago
Fabio Di Fabio 8df6bcaddd
Make `eth_gasPrice` aware of the base fee market (#7102) 6 months ago
Matt Whitehead bdec4b9583
BFT ignore withdrawals (#7115) 6 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
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) 1 year 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