aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/governance.go
Commit message (Expand)AuthorAgeFilesLines
* core: modify interface (#194)Mission Liao2018-10-121-0/+5
* core: Add round to DKG methods in gov. Change network interface name (#185)Jimmy Hu2018-10-091-3/+14
* core: Add DKG final message. (#181)Jimmy Hu2018-10-091-0/+25
* core: update config variable name grammar and remove configuration (#184)Wei-Ning Huang2018-10-081-2/+2
* core: Remove round from gov.ProposeCRS (#183)Jimmy Hu2018-10-081-11/+17
* core: remove NumWitnessSet in governance config (#167)Wei-Ning Huang2018-10-031-1/+0
* core: publish round based config (#165)Mission Liao2018-10-031-1/+0
* core: replace reliable-broadcast with shard (#159)Mission Liao2018-10-021-6/+6
* core: remove ProposeThresholdSignature/GetThresholdSignature (#158)Wei-Ning Huang2018-10-021-15/+2
* core: run DKG and CRS at background. (#155)Jimmy Hu2018-10-021-5/+8
* core: use notarySet for BA module. (#153)Jimmy Hu2018-10-011-12/+21
* core: Add sizes of various nodeSets (#148)Jimmy Hu2018-09-281-6/+13
* core: hide types.NodeID from full node. (#147)Mission Liao2018-09-281-13/+12
* core: update governance interface and config (#145)Wei-Ning Huang2018-09-271-5/+9
* core: move crypto to core/crypto (#140)Mission Liao2018-09-261-1/+1
* core: run TSIG for first configuration block at startup (#135)Jimmy Hu2018-09-261-0/+16
* core: update governance interface to consider genesis state (#136)Wei-Ning Huang2018-09-251-10/+11
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-231-3/+6
* Rename validator* to node* (#120)Mission Liao2018-09-201-25/+25
* core:DKG and TSIG protocol (#115)Jimmy Hu2018-09-191-1/+16
* core: refine governance interface to reduce Get* methods (#114)Wei-Ning Huang2018-09-181-56/+24
* core: remove ticker parameter from NewConsensusMission Liao2018-09-181-0/+8
* core: move blockdb into core package and minor change on governance interface...Wei-Ning Huang2018-09-171-2/+7
* core: DKG interface (#108)Jimmy Hu2018-09-171-4/+40
* Add GetChainNumber to Goverance (#92)Jimmy Hu2018-09-031-5/+10
* core: minor change to governance interface (#90)Wei-Ning Huang2018-09-031-5/+0
* core: Leader Selector. (#80)Jimmy Hu2018-08-301-2/+16
* core: update governance interface and move K into config (#40)Wei-Ning Huang2018-08-101-0/+99