Jae Kwon
|
0ffbff108f
|
Complete validation for debora
|
2015-04-13 13:14:37 -07:00 |
|
Jae Kwon
|
6d6f061f19
|
Support nil pointers for Binary.
If the thing does not already have a typebyte declared,
a fake one will be given (0x01).
A TypeByte of 0x00 is reserved for nil things.
No nil-dogs.
|
2015-04-12 17:46:16 -07:00 |
|
Jae Kwon
|
0bb6c111bb
|
ServeFile
|
2015-04-10 02:12:17 -07:00 |
|
Jae Kwon
|
675dbf0e9c
|
Merge branch 'rpc_jae' into develop
Conflicts:
node/node.go
rpc/core/accounts.go
rpc/core_client/client.go
rpc/handlers.go
rpc/http_server.go
rpc/test/helpers.go
rpc/test/http_rpc_test.go
rpc/test/json_rpc_test.go
|
2015-04-08 14:27:03 -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 |
|
Ethan Buchman
|
2b3bedead8
|
rpc: websockets
|
2015-04-07 00:34:26 -05:00 |
|
Jae Kwon
|
17390b38ba
|
origin policy
|
2015-04-02 10:59:45 -07:00 |
|
Jae Kwon
|
543fc73ab6
|
Fix bug in internal error
|
2015-04-01 21:16:02 -07:00 |
|
Jae Kwon
|
13b6508ecd
|
Package import path change
|
2015-04-01 17:30:16 -07:00 |
|
Jae Kwon
|
bfb61fb539
|
Fixed RPC tests. Changed some names.
|
2015-04-01 13:23:20 -07:00 |
|
Ethan Buchman
|
8fe1274323
|
rpc: myriad little fixes
|
2015-04-01 05:12:38 -07:00 |
|
Jae Kwon
|
cc715e0ee3
|
Everything is an RPCResponse
|
2015-04-01 04:58:33 -07:00 |
|
Jae Kwon
|
42be73724e
|
APIResponse -> RestResponse
|
2015-04-01 01:46:41 -07:00 |
|
Ethan Buchman
|
60f166e823
|
tendermint2
|
2015-03-31 15:33:31 -07:00 |
|
Ethan Buchman
|
6e81e8a848
|
rpc: fixes for better type handlings, explicit error field in response, more tests
|
2015-03-29 18:01:59 -07:00 |
|
Matthew Wampler-Doty
|
f03547007a
|
App -> App()
|
2015-03-18 23:27:26 -07:00 |
|
Jae Kwon
|
6ad3388097
|
Refactor rpc/http_
|
2015-01-11 17:10:34 -08:00 |
|
Jae Kwon
|
7afb75049f
|
API to list accounts
|
2015-01-11 14:27:46 -08:00 |
|
Jae Kwon
|
fe566739fd
|
rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence
bug
|
2015-01-10 05:41:50 -08:00 |
|
Jae Kwon
|
05c642a84c
|
Changed config to confer, TOML format.
|
2015-01-08 16:40:23 -08:00 |
|
Jae Kwon
|
b25b61438d
|
blockchain & block rpc handlers
|
2015-01-07 01:15:39 -08:00 |
|
Jae Kwon
|
325b88b083
|
time encoding in binary/reflect
|
2015-01-06 15:51:41 -08:00 |
|
Jae Kwon
|
0d075c7592
|
silly tx RPC command
|
2014-12-31 22:42:37 -08:00 |
|
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
2014-12-29 18:09:06 -08:00 |
|
Jae Kwon
|
4424a85fbd
|
start writing rpc
|
2014-12-16 05:43:23 -08:00 |
|
Jae Kwon
|
8e9c060e6d
|
Begin writing RPC HTTP Server
|
2014-12-16 05:43:23 -08:00 |
|