aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/blocks-generator_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...Jimmy Hu2018-09-031-4/+4
* core: tune total ordering performance (#81)Mission Liao2018-08-301-5/+10
* core: tune performance total ordering (#66)Mission Liao2018-08-211-0/+55
* core: Hash block in Consensus.PrepareBlock. (#46)Jimmy Hu2018-08-121-18/+1
* core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...Jimmy Hu2018-08-091-1/+18
* test: random blocks generator (#26)Mission Liao2018-08-031-0/+108