tendermint/p2p/trust
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
..
config.go trust metric is now a service and the test ticker has been added 2017-12-12 15:33:42 -05:00
metric.go fix import paths 2018-07-01 22:36:49 -04:00
metric_test.go p2p/trust: Fix nil pointer error on TrustMetric Copy() (#1819) 2018-06-27 08:37:30 +04:00
store.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
store_test.go fix import paths 2018-07-01 22:36:49 -04:00
ticker.go note in trust metric test 2018-01-13 15:11:13 -05:00