tendermint/lite/proxy
Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
* libs: Remove usage of custom Fmt, in favor of fmt.Sprintf

Closes #2193

* Fix bug that was masked by custom Fmt!
2018-08-10 09:25:57 +04:00
..
block.go Merge branch 'develop' into jae/literefactor4 2018-07-23 23:28:14 -04:00
errors.go tmlibs -> tendermint/libs 2018-07-02 14:58:07 -04:00
proxy.go fix import paths 2018-07-01 22:36:49 -04:00
query.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
query_test.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
validate_test.go fixes post merge 2018-07-23 23:39:22 -04:00
verifier.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
wrapper.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00