tendermint/cmd/tendermint
HaoyangLiu 8dda3c3b28 lite: Add synchronization in lite verify (#2396)
* Implement issues 2386: add synchronization in lite verify and change all Certify to Verify

* Replace make(chan struct{}, 0) with make(chan struct{})

* Parameterize memroy cache size and add concurrent test

* Refactor import order
2018-09-28 19:23:21 -04:00
..
commands lite: Add synchronization in lite verify (#2396) 2018-09-28 19:23:21 -04:00
main.go fix import paths 2018-07-01 22:36:49 -04:00