Commit Graph

180 Commits (da98fa5541b4b077937fa12fa83a0982b0658b1d)

Author SHA1 Message Date
Sally MacFarlane ac449dd8d5
consensus/merge junit5 (#5632) 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
Sally MacFarlane 186d38b81d
[MINOR] switch QBFT tests to Junit5 (#5525) 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
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
Simon Dudley 1b29f686e9
Make QBFT validator smart contract mode work with london fork (#5277) 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
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
Jason Frame 173da2a15d
Remove qbft reference tests (#4893) 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
Justin Traglia 9e267ae0e8
Access fields/methods more directly (#4449) 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
Danno Ferrin 755771d22c
Dependency Version Updates for 22.7.0-RC1 (#4004) 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
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
Fabio Di Fabio 6c179ba596
Improve eth/66 support (#3616) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
Simon Dudley d30b776005
Add some thread names for debugging clarity (#3476) 3 years ago
Lucas Saldanha fb70ba4535
QBFT out of early access (#3475) 3 years ago
Lucas Saldanha 629d986c5f
Fix typo in method name (#3446) 3 years ago
fab-10 f341d74428
Extend validateAndProcessBlock to return an error message in case of … (#3411) 3 years ago
fab-10 a2b42b6e7b
Merge: extend block creation and mining to support The Merge (#3412) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Jason Frame 00a3875150
Remove unnecessary QBFT warning log when block timer expiry happens after the proposal message has been received (#3309) 3 years ago
George Patterson 6e7f7ee11a
BFT header validation updated to support London hard fork EIP-1559 (#3251) 3 years ago
Diego López León 7daa4f871f
Vert.x upgrade (with tests) (#3135) 3 years ago
Jason Frame af4221af0c
Change the ForkSchedule to take a single argument (#3133) 3 years ago
Simon Dudley a154b48f23 Rename BftForksSchedule to ForksSchedule and prepare for some more generic use cases (#3108) 3 years ago
Jason Frame b1e2496c19
Rename BftForkSpec to ForkSpec and make it generic (#3087) 3 years ago
Lucas Saldanha 8bd41fbb20
Create ConsensusScheduleBesuControllerBuilder with no migration capabilities (#3048) 3 years ago