Commit Graph

195 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Simon Dudley 423a826fa1
Decompose putMilestone into putBlockNumberMilestone and putTimestampMilestone (#5405) 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
Stefan Pingel 534a369574
Move connect decision into protocol layer (#4759) 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
Simon Dudley 08b822a860
Replace production usages of ProtocolSchedule.streamMilestoneBlocks (#5198) 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
Gabriel-Trintinalia f83d7e1a40
Fix attempt to send unsupported message (13) via cap eth/67 (#4732) 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 Traglia 9e267ae0e8
Access fields/methods more directly (#4449) 2 years ago
Sally MacFarlane 9a6701eb4e
add tostring (#4392) 2 years ago
matkt 6f85e1f83b
Add checkpoint sync (#3849) 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
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Simon Dudley 3f9d4e88ca QBFT Migration: allow active mining coordinator to be shutdown (#3438) 3 years ago
Simon Dudley d30b776005
Add some thread names for debugging clarity (#3476) 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
George Patterson 6e7f7ee11a
BFT header validation updated to support London hard fork EIP-1559 (#3251) 3 years ago
Danno Ferrin ed9d64d9cb
Version upgrades for 22Q1 (#3217) 3 years ago
Simon Dudley 9147b67fad
Migrating mining coordinator duplicate event (#3098) 3 years ago
Jason Frame 7713199e96
QBFT migration: Create a migrating protocol context (#3117) 3 years ago
Jason Frame af4221af0c
Change the ForkSchedule to take a single argument (#3133) 3 years ago
Simon Dudley 6ad73e6375
QBFT migration: Create migrating mining coordinator (#3097) 3 years ago
Simon Dudley a154b48f23 Rename BftForksSchedule to ForksSchedule and prepare for some more generic use cases (#3108) 3 years ago
Jason Frame c950db4132
Qbft migration protocol schedule (#3069) 3 years ago
Jason Frame b1e2496c19
Rename BftForkSpec to ForkSpec and make it generic (#3087) 3 years ago
Sally MacFarlane c0b1316d7b
deprecation: replace calls to isEqualToComparingFieldByField (#3042) 3 years ago
Simon Dudley c7e9134ab8
Remove redundant method and associated tests (#3059) 3 years ago
Simon Dudley 0ffe977f86
Use correct list of validators when transitioning to different a validatorselectionmode (#2935) 3 years ago
Lucas Saldanha 7659c7654c
More BFT log messages (#3014) 3 years ago
garyschulte a2f517ce32
consensus context changes in support of merge context (#2976) 3 years ago
Lucas Saldanha cb27f339bf
Improved QBFT logs (#2996) 3 years ago
Jason Frame 0e0d67dbe5
Bft block period transition (#2902) 3 years ago
Jason Frame 91ef16d378
Qbft validator selection was incorrectly being applied to non validator selection mode transitions (#2874) 3 years ago
Simon Dudley 71e6b0ccf1
Fix for Select correct ValidatorProvider when transitioning from validator contract to block header mode (#2869) 3 years ago
Jason Frame 3996da8108
Common Bft forks schedule (#2862) 3 years ago
Simon Dudley fc687ab1a4
Qbft RPCs should be disabled after starting with or switching to use validator contract (#2817) 3 years ago