aboutsummaryrefslogtreecommitdiffstats
path: root/core/test
Commit message (Expand)AuthorAgeFilesLines
* core: tune performance (#73)Mission Liao2018-08-281-0/+26
* core: Notary ack application. (#70)Jimmy Hu2018-08-222-0/+45
* simulation: add simulation with scheduler (#71)Mission Liao2018-08-215-40/+75
* core: Notary ack (#69)Jimmy Hu2018-08-211-2/+2
* core: tune performance total ordering (#66)Mission Liao2018-08-212-0/+61
* core: NotaryAck interfaces. (#67)Jimmy Hu2018-08-201-0/+5
* test: add test.Scheduler (#58)Mission Liao2018-08-158-5/+711
* test: refine test utility (#61)Mission Liao2018-08-153-16/+293
* core: Prepare Genesis block. (#54)Jimmy Hu2018-08-141-5/+13
* core: add nack module (#41)Haoping Ku2018-08-131-1/+6
* core: Hash block in Consensus.PrepareBlock. (#46)Jimmy Hu2018-08-124-33/+61
* core: update governance interface and move K into config (#40)Wei-Ning Huang2018-08-101-14/+24
* core: Deliver only Hash to Application. (#43)Jimmy Hu2018-08-101-7/+2
* core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...Jimmy Hu2018-08-092-8/+25
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-082-0/+135
* test: random blocks generator (#26)Mission Liao2018-08-035-0/+738