aboutsummaryrefslogtreecommitdiffstats
path: root/core/lattice_test.go
Commit message (Expand)AuthorAgeFilesLines
* big-bang: single chain (#446)Mission Liao2019-02-191-262/+0
* core: remove Governance.NotifyRoundHeight (#431)Mission Liao2019-01-241-1/+1
* core: Fix BA3.0 (#420)Jimmy Hu2019-01-151-5/+5
* utils: move authenticator to utils package (#378)Mission Liao2018-12-221-5/+7
* db: rename blockdb to db (#367)Mission Liao2018-12-131-13/+13
* test: allow to log in test.State (#359)Mission Liao2018-12-061-2/+4
* core: Fix stuffs (#342)Jimmy Hu2018-11-271-132/+0
* core: expose implicit round shift (#321)Mission Liao2018-11-131-1/+1
* core: lattice: fix test (#316)haoping-ku2018-11-121-1/+1
* core: lattice, total-ordering: remove newGenesisConfig (#308)haoping-ku2018-11-081-12/+11
* core: lattice-data: fix details and add test (#299)haoping-ku2018-11-061-1/+2
* core: block deliver with position (#289)Mission Liao2018-11-021-1/+1
* core: Remove max block interval (#287)Jimmy Hu2018-11-021-3/+0
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-10/+10
* core: core.Lattice supports config change (#276)Mission Liao2018-11-011-2/+2
* core: Leader selector will retry sanityCheck (#261)Jimmy Hu2018-10-261-1/+1
* misc: Add longer timeout for test in master (#258)Jimmy Hu2018-10-251-7/+13
* core: lattice sync (#257)Jimmy Hu2018-10-251-27/+161
* test: add test.State (#239)Mission Liao2018-10-241-1/+3
* core: reduce calls to Application.VerifyBlock (#247)Mission Liao2018-10-241-5/+5
* 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