aboutsummaryrefslogtreecommitdiffstats
path: root/core/reliable-broadcast.go
Commit message (Expand)AuthorAgeFilesLines
* core: implicit fields in types.Block used in reliable broadcast (#59)Haoping Ku2018-08-171-41/+63
* core: add nack module (#41)Haoping Ku2018-08-131-8/+22
* core: reliable-broadcast: delete old blocks (#47)Haoping Ku2018-08-101-3/+12
* Fix the bug preventing us from testing large group when using TCP-Local (#42)Mission Liao2018-08-101-7/+0
* core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...Jimmy Hu2018-08-091-7/+6
* core: Add Consensus to replace core.Blocklattice (#35)Mission Liao2018-08-081-3/+80
* Rename names of struct and filesMission Liao2018-08-061-0/+309