Commit Graph

7 Commits

Author SHA1 Message Date
f74de4cb86 include optional data field in error object
```
data
A Primitive or Structured value that contains additional information about the error.
This may be omitted.
The value of this member is defined by the Server (e.g. detailed error information, nested errors etc.).
```
2017-09-18 16:36:02 -04:00
60a1f49a5c updated json response to match spec by @davebryson 2017-09-18 16:35:50 -04:00
b4ece65726 standardize key for errors (should be "err") 2017-06-14 12:50:49 +04:00
2b324b7eb9 RPC returns pretty formated json 2017-05-14 19:06:34 +02:00
f803544195 new logging 2017-05-13 10:24:58 +02:00
efeadcc0f4 some cleanup from review 2017-04-28 23:18:38 -04:00
cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 2017-04-26 19:57:33 -04:00