Anton Kaliaev
|
7fadde0b37
|
check for request ID after receiving it
|
2017-09-18 16:36:03 -04:00 |
|
Anton Kaliaev
|
b700ed8e31
|
remove check for non-empty message as it should always be present
|
2017-09-18 16:36:03 -04:00 |
|
Anton Kaliaev
|
6c1572c9b8
|
fix invalid memory address or nil pointer dereference
|
2017-09-18 16:36:02 -04:00 |
|
Dave Bryson
|
60a1f49a5c
|
updated json response to match spec by @davebryson
|
2017-09-18 16:35:50 -04:00 |
|
Ethan Frey
|
aac85a14f0
|
httpDialer accepts no prefix or http:// as tcp://
|
2017-06-22 20:56:57 +02:00 |
|
Anton Kaliaev
|
f8fdbe3dbc
|
changes as per Bucky's review
|
2017-05-13 16:22:51 +02:00 |
|
Anton Kaliaev
|
f803544195
|
new logging
|
2017-05-13 10:24:58 +02:00 |
|
Ethan Frey
|
6ba799132c
|
json.RawMessage in RPCRequest to defer parsing
|
2017-05-03 16:13:58 +02:00 |
|
Ethan Buchman
|
efeadcc0f4
|
some cleanup from review
|
2017-04-28 23:18:38 -04:00 |
|
Ethan Frey
|
6c60c07f16
|
BROKEN: attempt to replace go-wire.JSON with json.Unmarshall in rpc
|
2017-04-28 16:24:06 +02:00 |
|
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
2017-04-26 19:57:33 -04:00 |
|