aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* test: add integration test (#315)Mission Liao2018-11-111-2/+2
* core: Remove max block interval (#287)Jimmy Hu2018-11-021-1/+1
* misc: Change bls stuffs for docker build (#278)Jimmy Hu2018-10-311-2/+2
* misc: Add longer timeout for test in master (#258)Jimmy Hu2018-10-251-1/+1
* misc: Use prebuild bls docker image. (#199)Jimmy Hu2018-10-151-4/+17
* simulation: Fix docker build fail (#188)Jimmy Hu2018-10-091-1/+3
* CurcleCI: Run full test on master (#164)Jimmy Hu2018-10-031-0/+8
* Use static linking for libbls (#132)Wei-Ning Huang2018-09-251-2/+2
* crypto: Add Benchmark for DKG (#105)Jimmy Hu2018-09-141-0/+8
* crypto: dkg implementation and test. (#96)Jimmy Hu2018-09-131-1/+1
* CRYPTO: dkg library (#95)Jimmy Hu2018-09-051-3/+4
* simulation: add simulation with scheduler (#71)Mission Liao2018-08-211-1/+2
* core: update governance interface and move K into config (#40)Wei-Ning Huang2018-08-101-11/+1
* Add -race to go test (#38)Jimmy Hu2018-08-091-1/+1
* crypto: Add crypto module. (#34)Jimmy Hu2018-08-081-3/+16
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-0/+10
* Add make format (#12)Haoping Ku2018-07-251-1/+11
* Implement simulation on a real network (#5)Wei-Ning Huang2018-07-201-6/+45
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-1/+1
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+30