Nikolay Volf
|
c449bf5663
|
JSON-RPC over IPC (#1039)
* moving namespaces for http/rpc
* cli options for ipc
* jsonrpc exposed fully
* updating json-ipc-server & removing non-standart traces api from defaults
* spelling & format
|
2016-05-04 15:37:09 +02:00 |
|
Tomasz Drwięga
|
c3f33aefdd
|
Fixing RPC modules compatibility
|
2016-05-04 14:03:29 +02:00 |
|
Marek Kotewicz
|
7c2adc4137
|
Tracedb interface && cli (#997)
* traces cli and jsonrpc api
* missing if in docs
* adding traces to modules
|
2016-05-02 12:17:30 +02:00 |
|
Tomasz Drwięga
|
e942f86bd7
|
Modules RPC (#1019)
|
2016-04-29 19:52:08 +01:00 |
|
Arkadiy Paronyan
|
f83a8f3ba1
|
More detailed fatal error reporting (#1016)
|
2016-04-28 20:48:00 +01:00 |
|
Tomusdrw
|
36104edc63
|
Merge branch 'master' into rpc-exception-handling
|
2016-04-25 17:37:55 +02:00 |
|
Tomasz Drwięga
|
8956d7e02b
|
Exception handling in RPC & WebApps
|
2016-04-23 12:29:12 +02:00 |
|
Tomasz Drwięga
|
8b84b4f128
|
Merge branch 'master' into rpc-shared-miner
Conflicts:
parity/main.rs
|
2016-04-22 12:16:15 +02:00 |
|
Tomasz Drwięga
|
0458a3378c
|
Additional RPC methods for settings
|
2016-04-21 19:24:10 +02:00 |
|
Tomasz Drwięga
|
f5c2bea134
|
Shared instance of ExternalMiner
|
2016-04-21 17:32:53 +02:00 |
|
Tomasz Drwięga
|
3e4adcb3b6
|
Splitting informant,io_handler and webapps
|
2016-04-21 13:57:27 +02:00 |
|
Tomasz Drwięga
|
09b2d7b3a6
|
Separating RPC
|
2016-04-21 13:12:43 +02:00 |
|