Anton Kaliaev
a4d9539544
I think it's nice when the Client interface has all the methods. If someone does not need a particular method/set of methods, she can use individual interfaces (e.g. NetworkClient, MempoolClient) or write her own interface. technically breaking Fixes #3458 |
6 years ago | |
---|---|---|
.. | ||
abci.go | make govet linter pass (#3292) | 6 years ago |
abci_test.go | General Merkle Proof (#2298) | 6 years ago |
client.go | rpc/client: include NetworkClient interface into Client interface (#3473) | 6 years ago |
status.go | rpc/client: use compile time assertions instead of methods | 7 years ago |
status_test.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |