Commit Graph

53 Commits (da651844d85a31a147b4296efe9138b0e20ebcdc)

Author SHA1 Message Date
Puneetha Karamsetty efc8653da2 [PRIV] Add privacy CLI commands (#584) 6 years ago
Rob Dawson c026838088 Added IBFT get pending votes (#603) 6 years ago
mbaxter 1e52967fc9 Remove db package and move classes to more appropriate locations (#599) 6 years ago
Adrian Sutton ccf0e0958e Revert "Add timer metrics for EVM operations (#551)" (#590) 6 years ago
CJ Hare 9cfa01b516 Removing dead code from the consensus package (#554) 6 years ago
tmohay 7e373ccc97 Split Block Validation from Importing (#579) 6 years ago
Adrian Sutton aa9f4a0231 Add timer metrics for EVM operations (#551) 6 years ago
Chris Mckay a62b3ebca7 Minor changes from the ibft hackathon code (#394) 6 years ago
tmohay 020aa5e3ac Clique: Prevent out of turn blocks interrupt in-turn mining (#364) 6 years ago
tmohay 0b7faa87e4 Repair VoteTallyCache incorrectly applying vote to parent (#360) 6 years ago
Danno Ferrin 165f7e7dc8 Revert "Repair Clique Proposer Selection" #339 - Breaks Görli testnet (#343) 6 years ago
tmohay 222ba53113 Repair Clique Proposer Selection (#339) 6 years ago
Jason Frame 08c494b42a Clique acceptance tests (#290) 6 years ago
Danno Ferrin d4fff610c6 Dependencies Version upgrade (#303) 6 years ago
tmohay 0ecefd1021 ProposerSelection to support multiple IBFT implementations (#307) 6 years ago
tmohay b0ac340a38 Minor repairs to clique block scheduling (#308) 6 years ago
tmohay 1283841f09 Added IBFT Proposed block creation classes (#169) 6 years ago
Adrian Sutton 4e9ad2a608 Inject StorageProvider into PantheonController instances (#259) 6 years ago
tmohay f46659588a Rework Consensus Mechanism Voting (#269) 6 years ago
tmohay 9952b658ac Separating Validator voting from block serialisation values (#263) 6 years ago
Danno Ferrin 0716e6044b Update Client Version to be ethstats friendly (#258) 6 years ago
Adrian Sutton fd81e97ad9 Common protocol schedule config handling (#250) 6 years ago
Adrian Sutton 09a3c61f72 Split parsing of genesis config from creating initial state (#209) 6 years ago
Adrian Sutton b365294590 Support Constantinople when using Clique. (#247) 6 years ago
Adrian Sutton 0f364d4285 Add wrapper classes for config section of genesis file (#208) 6 years ago
Danno Ferrin 770ce91779 Replace custom Clock with java.time.Clock (#220) 6 years ago
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
tmohay 1275fa216f Remove dead code from CliqueBlockCreator (#144) 6 years ago
Adrian Sutton ce033eee55 [NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton ebe9f3e36d [MINOR] Add missing finals. (#128) 6 years ago
Roberto Saltini 76d375438f [NC-1778] Added Clique JSON RPC method clique_proposals (#123) 6 years ago
Danno Ferrin 9489899108 NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
S. Matthew English dde408c47c [NC-1711] Ommer blocks should be considered valid even when they are from the future (#92) 6 years ago
tmohay 1ccdb1bb93 [MINOR] Re-repair clique extra data validation log msgs. (#94) 6 years ago
tmohay dbb9f5397c Added utils to help make extraData strings (#87) 6 years ago
mark-terry cb01231ac0 [NC-862] License headers applied to non-java files (#93) 6 years ago
Chris Mckay 6c2fd5d875 [nc-1756] jsonrpc enabling for clique and ibft (#91) 6 years ago
tmohay 4dc3d5c40f Update error messages in clique header validation (#81) 6 years ago
mark-terry 310bd4035c Nc 862 spotless license headers (#69) 6 years ago
Danno Ferrin 43f92f7f20 [MINOR] Distribution tweaks (#60) 6 years ago
Jason Frame 41aca05470 [NC-1402] Clique signer RPC methods to use current signers at specified block (#51) 6 years ago
Christopher Mckay cf66277a57 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay f6ed2d3d02 renamed package paths 6 years ago
Chris Mckay 3c1e501a3d [NC-1401] Votes in clique headers (#35) 6 years ago
tmohay d39de8a89a Wired Mining into CliquePantheonController (#22) 6 years ago
Jason Frame 5d84af3b2b Expose the JSON RPC method clique getSignersAtHash (#18) 6 years ago
S. Matthew English d01b29f150 [MINOR] Normalize references to Logger (#28) 6 years ago
tmohay 76a50ee180 Extract common components from MiningCoordinator (#21) 6 years ago
tmohay 4934bd512d Clique Miner Executor added (#15) 6 years ago
Chris Mckay 75ce3a4f02 [MINOR] removing executable from files (#14) 6 years ago