aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* simulation: Fix k8s simulation issues. (#36)Jimmy Hu2018-08-091-0/+3
| | | | | | | | | | | | * Refine peer server * k8s ignore * Keep peer server alive on k8s * Stop validators from accepting new blocks after peer server has shut down. * Add comment
* crypto: Add crypto module. (#34)Jimmy Hu2018-08-081-0/+1
|
* Ignore build in .gitignore. (#18)Jimmy Hu2018-07-261-0/+2
| | | Ignore build in .gitignore.
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-0/+21
* Fix typos and add .gitignore * Add more rule on .gitignore