aboutsummaryrefslogtreecommitdiffstats
path: root/core/lattice_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: initial commit for logger (#228)Mission Liao2018-10-191-1/+2
* core: Add init block to Run() (#221)Jimmy Hu2018-10-181-1/+4
* core: Some sync functions (#220)Jimmy Hu2018-10-171-13/+16
* core: latticeData supports config change (#190)Mission Liao2018-10-121-10/+10
* core: change interface (#193)Mission Liao2018-10-111-1/+1
* core: Add block randomness in compaction-chain module (#179)Jimmy Hu2018-10-081-1/+1
* core: find block in db (#174)Mission Liao2018-10-051-1/+4
* core: Check sorted ack in sanity check (#173)Jimmy Hu2018-10-041-0/+11
* core: split lattice-data to another file (#172)Mission Liao2018-10-041-670/+0
* core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...Jimmy Hu2018-10-041-0/+33
* test: Short test applied to some long running tests (#168)Jimmy Hu2018-10-041-0/+5
* core: publish round based config (#165)Mission Liao2018-10-031-6/+15
* core: remove shard (#161)Mission Liao2018-10-021-0/+853