index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
http.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: add pub/sub support
Bas van Kervel
2016-04-02
1
-1
/
+1
*
rpc/http: improve request handling
Bas van Kervel
2016-03-23
1
-221
/
+56
*
cmd, node, rpc: readd inproc RPC client, expose via node
Péter Szilágyi
2016-02-09
1
-1
/
+1
*
cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect
Péter Szilágyi
2016-02-05
1
-54
/
+7
*
rpc: allow RPC requests on GET too
Péter Szilágyi
2016-02-03
1
-23
/
+17
*
rpc: migrated the RPC insterface to a new reflection based RPC layer
Bas van Kervel
2016-01-26
1
-0
/
+368
*
removed old rpc structure and added new inproc api client
Bas van Kervel
2015-06-22
1
-163
/
+0
*
Permit multiple CORS domains
Taylor Gerring
2015-05-18
1
-1
/
+2
*
Unreverse ordering
Taylor Gerring
2015-05-15
1
-2
/
+1
*
Omit replies for notification requests
Taylor Gerring
2015-05-15
1
-3
/
+22
*
rpc, xeth: fix #881, gracefully handle offline whisper
Péter Szilágyi
2015-05-11
1
-1
/
+1
*
Remove old logger from RPC pkg
Taylor Gerring
2015-04-27
1
-3
/
+2
*
Don't export types/functions
Bas van Kervel
2015-04-19
1
-4
/
+4
*
Replaced channel pointer field with non pointer channel
Bas van Kervel
2015-04-19
1
-1
/
+1
*
Stop accepted and alive connections (http keep-alive) when the rpc service is...
Bas van Kervel
2015-04-17
1
-11
/
+11
*
admin.stopRPC support added which stops the RPC HTTP listener
Bas van Kervel
2015-04-16
1
-2
/
+19
*
rpc: changed logging to use glog
obscuren
2015-04-15
1
-2
/
+3
*
Add settable domain to CORS handler #331
Taylor Gerring
2015-03-30
1
-3
/
+17
*
Abstract http into rpc package
Taylor Gerring
2015-03-30
1
-0
/
+12
*
Report InvalidTypeError as -32602 to JSON RPC
Taylor Gerring
2015-03-29
1
-1
/
+1
*
Use ExtraDB for storage. Fixes #577
Taylor Gerring
2015-03-27
1
-2
/
+2
*
Make send internal
Taylor Gerring
2015-03-20
1
-6
/
+6
*
Remove extra logger
Taylor Gerring
2015-03-20
1
-2
/
+2
*
Remove JsonWrapper
Taylor Gerring
2015-03-18
1
-6
/
+19
*
Support JSON RPC batch requests
Taylor Gerring
2015-03-18
1
-33
/
+52
|
\
|
*
Add JSON RPC batch support
Taylor Gerring
2015-03-18
1
-33
/
+52
*
|
rpc
zelig
2015-03-15
1
-7
/
+7
|
/
*
Consolidate error type switch
Taylor Gerring
2015-03-13
1
-14
/
+2
*
Convert to proper errors
Taylor Gerring
2015-03-13
1
-5
/
+34
*
Merge ethereum/poc-9 into accounts-integration
Felix Lange
2015-03-10
1
-1
/
+11
*
rpc: add dataDir parameter and JSON-RPC handler
Felix Lange
2015-03-10
1
-0
/
+42