aboutsummaryrefslogtreecommitdiffstats
path: root/core/total-ordering_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rename validator* to node* (#120)Mission Liao2018-09-201-91/+91
* core: move blockdb into core package and minor change on governance interface...Wei-Ning Huang2018-09-171-1/+1
* core: replace acks with slice (#102)Mission Liao2018-09-121-119/+45
* core: total ordering with chain ID (#100)Mission Liao2018-09-121-239/+212
* core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...Jimmy Hu2018-09-031-66/+156
* core: tune total ordering performance (#81)Mission Liao2018-08-301-234/+232
* core: tune performance (#73)Mission Liao2018-08-281-26/+36
* core: tune performance total ordering (#66)Mission Liao2018-08-211-248/+281
* test: refine test utility (#61)Mission Liao2018-08-151-20/+8
* core: Hash block in Consensus.PrepareBlock. (#46)Jimmy Hu2018-08-121-1/+1
* Fix the bug preventing us from testing large group when using TCP-Local (#42)Mission Liao2018-08-101-1/+1
* core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...Jimmy Hu2018-08-091-60/+30
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-081-21/+20
* Rename names of struct and filesMission Liao2018-08-061-0/+996