aboutsummaryrefslogtreecommitdiffstats
path: root/core/lattice-data_test.go
Commit message (Expand)AuthorAgeFilesLines
* utils: move authenticator to utils package (#378)Mission Liao2018-12-221-2/+2
* db: rename blockdb to db (#367)Mission Liao2018-12-131-18/+18
* ci: some change to circleci (#360)Jimmy Hu2018-12-061-2/+2
* core: support NumChains change for BA modules (#339)Mission Liao2018-11-201-5/+9
* utils: add utils package (#327)Mission Liao2018-11-141-1/+2
* core: lattice, total-ordering: remove newGenesisConfig (#308)haoping-ku2018-11-081-11/+6
* core: lattice-data: fix details and add test (#299)haoping-ku2018-11-061-5/+22
* core: Remove max block interval (#287)Jimmy Hu2018-11-021-13/+3
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-9/+9
* core: lattice sync (#257)Jimmy Hu2018-10-251-3/+3
* core: prepare empty block if null block is confirmed by BA. (#231)Jimmy Hu2018-10-231-0/+12
* core: check if flush is required when round switching in total-ordering (#197)Mission Liao2018-10-151-53/+48
* core: blocks generation supports rounds (#196)Mission Liao2018-10-141-11/+18
* core: latticeData supports config change (#190)Mission Liao2018-10-121-323/+307
* core: find block in db (#174)Mission Liao2018-10-051-10/+29
* core: split lattice-data to another file (#172)Mission Liao2018-10-041-0/+679