aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/marshaller.go
Commit message (Expand)AuthorAgeFilesLines
* test: move simulation.network to test package (#297)Mission Liao2018-11-051-85/+8
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-7/+7
* core: Move dkg in types to types/dkg. (#253)Jimmy Hu2018-10-251-10/+11
* core: Add DKG final message. (#181)Jimmy Hu2018-10-091-0/+8
* core: General tsig (#177)Jimmy Hu2018-10-051-0/+16
* core: update data model to reflect new model (#157)Wei-Ning Huang2018-10-011-8/+0
* core: configuration chain test (#137)Jimmy Hu2018-09-261-4/+1
* core: run TSIG for first configuration block at startup (#135)Jimmy Hu2018-09-261-0/+8
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-231-1/+4
* core: rename Notary (Acks) to Witness (#118)Wei-Ning Huang2018-09-191-4/+4
* core: DKG interface (#108)Jimmy Hu2018-09-171-0/+24
* simulation: integrate test.Transport (#99)Mission Liao2018-09-111-0/+106