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 |
6 years ago | |
---|---|---|
.. | ||
block.go | Merge branch 'develop' into jae/literefactor4 | 7 years ago |
errors.go | tmlibs -> tendermint/libs | 7 years ago |
proxy.go | fix import paths | 7 years ago |
query.go | lite: Add synchronization in lite verify (#2396) | 6 years ago |
query_test.go | Addressed review for #1815 except those marked as 'TODO make issue' | 6 years ago |
validate_test.go | fixes post merge | 7 years ago |
verifier.go | lite: Add synchronization in lite verify (#2396) | 6 years ago |
wrapper.go | lite: Add synchronization in lite verify (#2396) | 6 years ago |