Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
2015-06-25 20:28:34 -07:00 |
|
Jae Kwon
|
cc18136af8
|
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes.
|
2015-04-07 11:44:25 -07:00 |
|
Jae Kwon
|
13b6508ecd
|
Package import path change
|
2015-04-01 17:30:16 -07:00 |
|
Jae Kwon
|
d8766e1d37
|
better error message for unknown RPC method calls
|
2015-04-01 17:12:17 -07:00 |
|
Ethan Buchman
|
60f166e823
|
tendermint2
|
2015-03-31 15:33:31 -07:00 |
|
Ethan Buchman
|
731de7a6aa
|
rpc: return (*Response, error) for all functions
|
2015-03-29 18:02:04 -07:00 |
|
Ethan Buchman
|
9aeafffd9b
|
rpc: generalized rpc using reflection on funcs and params
|
2015-03-29 18:00:28 -07:00 |
|
Ethan Buchman
|
1fb1163721
|
rpc: separate out golang API into rpc/core
|
2015-03-29 18:00:28 -07:00 |
|