Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simulation: add simulation with scheduler (#71) | Mission Liao | 2018-08-21 | 1 | -1/+1 |
* | core: Add a nonBlockingApplication. (#62) | Jimmy Hu | 2018-08-15 | 1 | -7/+14 |
* | core: Prepare Genesis block. (#54) | Jimmy Hu | 2018-08-14 | 1 | -40/+62 |
* | core: Sign block in Consensus.PrepareBlock. (#50) | Jimmy Hu | 2018-08-13 | 1 | -1/+4 |
* | core: Hash block in Consensus.PrepareBlock. (#46) | Jimmy Hu | 2018-08-12 | 1 | -5/+11 |
* | core: Modify Consensus interface (#45) | Jimmy Hu | 2018-08-10 | 1 | -10/+10 |
* | core: update governance interface and move K into config (#40) | Wei-Ning Huang | 2018-08-10 | 1 | -3/+3 |
* | core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (... | Jimmy Hu | 2018-08-09 | 1 | -1/+1 |
* | core: Add Consensus to replace core.Blocklattice (#35) | Mission Liao | 2018-08-08 | 1 | -0/+305 |