Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
1842e03315
|
revert using local import
this breaks the client's code (e.g. tendermint) |
8 years ago |
Anton Kaliaev |
51d760f29f
|
use local import for testing | 8 years ago |
Anton Kaliaev |
e1d5873bdf
|
support key-value params in JSONRPC (Refs #1)
More changes: - remove Client interface (reason: empty) - introduce HTTPClient interface, which can be used for both ClientURI and ClientJSONRPC clients (so our users don't have to create their own) (Refs #8) - rename integration tests script to `integration_test.sh` - do not update deps on `get_deps` |
8 years ago |
Ethan Buchman | a44e0e0f4b | add test example | 8 years ago |