Commit Graph

46 Commits (f6f9d4c2292ab89a262c46125d5f7e0247bd6e41)

Author SHA1 Message Date
Chris Mckay b5df96c2ec
Minor changes from the ibft hackathon code (#394) 6 years ago
tmohay 08cc58236e
Clique: Prevent out of turn blocks interrupt in-turn mining (#364) 6 years ago
tmohay aac4fd40c5
Repair VoteTallyCache incorrectly applying vote to parent (#360) 6 years ago
Danno Ferrin 64d80a52cb
Revert "Repair Clique Proposer Selection" #339 - Breaks Görli testnet (#343) 6 years ago
tmohay b8dbfd50fc
Repair Clique Proposer Selection (#339) 6 years ago
Jason Frame ab744a916c
Clique acceptance tests (#290) 6 years ago
Danno Ferrin 94d049e009
Dependencies Version upgrade (#303) 6 years ago
tmohay 085321b557
ProposerSelection to support multiple IBFT implementations (#307) 6 years ago
tmohay 7845494187
Minor repairs to clique block scheduling (#308) 6 years ago
tmohay 7b2621060e
Added IBFT Proposed block creation classes (#169) 6 years ago
Adrian Sutton 4d95c60eb3
Inject StorageProvider into PantheonController instances (#259) 6 years ago
tmohay b942a6691e
Rework Consensus Mechanism Voting (#269) 6 years ago
tmohay c2e98152e0
Separating Validator voting from block serialisation values (#263) 6 years ago
Danno Ferrin 002d9ceef3
Update Client Version to be ethstats friendly (#258) 6 years ago
Adrian Sutton 2b661e7382
Common protocol schedule config handling (#250) 6 years ago
Adrian Sutton 5566eb36d8
Split parsing of genesis config from creating initial state (#209) 6 years ago
Adrian Sutton 29cfc8c530
Support Constantinople when using Clique. (#247) 6 years ago
Adrian Sutton 824b56f141
Add wrapper classes for config section of genesis file (#208) 6 years ago
Danno Ferrin a1e6adfcba
Replace custom Clock with java.time.Clock (#220) 6 years ago
Adrian Sutton 42d69d89ce
Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
tmohay 8e9a1ddc72
Remove dead code from CliqueBlockCreator (#144) 6 years ago
Adrian Sutton d2583e3ef2
[NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton 45e0037321
[MINOR] Add missing finals. (#128) 6 years ago
Roberto Saltini f4b9b56354
[NC-1778] Added Clique JSON RPC method clique_proposals (#123) 6 years ago
Danno Ferrin 9fe2cdfdf0
NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
S. Matthew English ef50390398
[NC-1711] Ommer blocks should be considered valid even when they are from the future (#92) 6 years ago
tmohay 1341cbb7e6
[MINOR] Re-repair clique extra data validation log msgs. (#94) 6 years ago
tmohay 1f5dea35c2
Added utils to help make extraData strings (#87) 6 years ago
mark-terry 33cc977f9b
[NC-862] License headers applied to non-java files (#93) 6 years ago
Chris Mckay 0d77c515b5
[nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
tmohay 8bccd68a24
Update error messages in clique header validation (#81) 6 years ago
mark-terry c02c3ad7b1
Nc 862 spotless license headers (#69) 6 years ago
Danno Ferrin 9058ce743d
[MINOR] Distribution tweaks (#60) 6 years ago
Jason Frame b039090b87
[NC-1402] Clique signer RPC methods to use current signers at specified block (#51) 6 years ago
Christopher Mckay 6ed3560863 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay b46faa9f8a renamed package paths 6 years ago
Chris Mckay e5a17733cf
[NC-1401] Votes in clique headers (#35) 6 years ago
tmohay 6c8422d5f2
Wired Mining into CliquePantheonController (#22) 6 years ago
Jason Frame 124b502a8f
Expose the JSON RPC method clique getSignersAtHash (#18) 6 years ago
S. Matthew English 671adffac4
[MINOR] Normalize references to Logger (#28) 6 years ago
tmohay 003fd4b6a0
Extract common components from MiningCoordinator (#21) 6 years ago
tmohay 39c782320b
Clique Miner Executor added (#15) 6 years ago
Chris Mckay a67b026181
[MINOR] removing executable from files (#14) 6 years ago
tmohay 4e313a3689
Clique Block Miner added (#11) 6 years ago
tmohay db7acb06cd
Rework Clique Block Scheduler (#6) 6 years ago
PegaSys Admin 550411b4ad Initial commit 6 years ago