Commit Graph

207 Commits (a4b835dd2a880f2049ea1ab57f84152f4ed133f9)

Author SHA1 Message Date
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
Fabio Di Fabio 8064da0217
Log detailed timing of block creation steps (#6880) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
Fabio Di Fabio 65f8880fb7
Make block txs selection max time aware of PoA transitions (#6676) 9 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
Simon Dudley dbc128f100
Clique createemptyblocks transition (#6608) 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
Sally MacFarlane 0c122732c6
removed vintage junit dependency (#6296) 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
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
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 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
Fabio Di Fabio c1cfaf462a
Remove deprecated Rinkeby network (#5540) 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
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
Gabriel Fukushima bf0198103f
Replace getByBlockNumber by getByBlockHeader (#5127) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 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
Fabio Di Fabio aa53f22004
Introduce transaction pool interface (#4939) 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
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
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
garyschulte cdeecf36fd
Bugfix/clique post merge fast sync (#4276) 2 years ago
matkt 6f85e1f83b
Add checkpoint sync (#3849) 3 years ago
Sally MacFarlane fcf06e237a
[MINOR] Refactor to eliminate deprecated ExpectedException.none (#3795) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago