Commit Graph

495 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
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
Roberto Saltini 0c9dee764f Fixed javadoc warnings (#159) 6 years ago
Roberto Saltini 0fdd508b29 [NC-1582] Added iBFT 2.0 Hashing functions and header validation rules (#119) 6 years ago
tmohay 1275fa216f Remove dead code from CliqueBlockCreator (#144) 6 years ago
Roberto Saltini 0dff893203 [EC-183] Add iBFT Prepare and Round Change RLP encoding and decoding (#84) 6 years ago
Adrian Sutton ce033eee55 [NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Roberto Saltini acc8122bb9 Renamed the iBFT NEW_CHAIN_HEAD_HEADER event type to NEW_CHAIN_HEAD (#114) 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
tmohay 494f7b573c Ibft tracks validating peers for multicasting (#101) 6 years ago
Danno Ferrin 9489899108 NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
Roberto Saltini bb7b5423f6 [NC-1582] Moved all the legacy iBFT classes for block importing into the newly created ibftlegacy module (#96) 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
Roberto Saltini 4644fe0080 [NC-1582] Added ExtraData for iBFT 2.0 (#37) 6 years ago
tmohay 4dc3d5c40f Update error messages in clique header validation (#81) 6 years ago
Roberto Saltini 6507f0300e [NC-1508] Added iBFT 2.0 BlockTimerExpiry Event and realated timer management class (#58) 6 years ago
mark-terry 310bd4035c Nc 862 spotless license headers (#69) 6 years ago
Roberto Saltini 967a406252 [NC-1616] Added iBFT NewChainHeadHeader event and related blockchain observer (#59) 6 years ago
Roberto Saltini 7ac1bb73c2 Added ibft_discardValidatorVote JSON RPC method (#24) 6 years ago
Danno Ferrin 43f92f7f20 [MINOR] Distribution tweaks (#60) 6 years ago
Adrian Sutton 681b17cce1 [NC-1615] Upgrade ethereum reference tests (#54) 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
Chris Mckay 24781c49ee [MINOR] fix nonce values (#46) 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
tmohay a754f57c01 Clique Block Miner added (#11) 6 years ago
tmohay a35613f6ae Rework Clique Block Scheduler (#6) 6 years ago
PegaSys Admin 7dfc2e4085 Initial commit 6 years ago