aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/clique/snapshot.go
Commit message (Collapse)AuthorAgeFilesLines
* consensus/clique: Proof of Authority (#3753)Péter Szilágyi2017-04-101-0/+299
This PR is a prototype implementation of plugable consensus engines and the Clique PoA protocol ethereum/EIPs#225