aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/vote.go
Commit message (Expand)AuthorAgeFilesLines
* core: New dexon ba (#210)Jimmy Hu2018-10-161-3/+3
* core: Fix simulation errors. (#202)Jimmy Hu2018-10-151-5/+2
* core: update data model to reflect new model (#157)Wei-Ning Huang2018-10-011-1/+0
* core: move crypto to core/crypto (#140)Mission Liao2018-09-261-1/+1
* Rename validator* to node* (#120)Mission Liao2018-09-201-1/+1
* core: BA-based consensus core. (#93)Jimmy Hu2018-09-041-1/+2
* core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...Jimmy Hu2018-09-031-6/+12
* core: Add vote type and add field to block. (#76)Jimmy Hu2018-08-281-0/+62