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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
json.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-1
/
+1
*
rpc: support returning nil pointer big.Ints (null)
Péter Szilágyi
2018-06-11
1
-8
/
+0
*
rpc: enforce the 128KB request limits on websockets too
Péter Szilágyi
2018-03-13
1
-15
/
+31
*
rpc: support subscriptions under custom namespaces
Bas van Kervel
2017-04-25
1
-19
/
+17
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-4
/
+3
*
all: gofmt -w -s
Felix Lange
2017-01-06
1
-4
/
+4
*
rpc: remove HexNumber, replace all uses with hexutil types
Felix Lange
2016-12-20
1
-2
/
+2
*
rpc: improve error messages for invalid arguments
Felix Lange
2016-12-20
1
-31
/
+32
*
rpc: add new client, use it everywhere
Felix Lange
2016-07-23
1
-28
/
+33
*
rpc: fix bad method error for batch requests
Felix Lange
2016-07-23
1
-8
/
+8
*
cmd, console: split off the console into a reusable package
Péter Szilágyi
2016-05-30
1
-7
/
+7
*
rpc: various fixes/enhancements
Bas van Kervel
2016-04-12
1
-80
/
+85
*
rpc: add pub/sub support
Bas van Kervel
2016-04-02
1
-10
/
+14
*
cmd, common, node, rpc: move IPC into the node itself
Péter Szilágyi
2016-02-04
1
-1
/
+1
*
rpc: fix success response encoding for null return value
Felix Lange
2016-01-27
1
-1
/
+1
*
rpc: migrated the RPC insterface to a new reflection based RPC layer
Bas van Kervel
2016-01-26
1
-0
/
+343
*
Cleanup
Taylor Gerring
2015-01-30
1
-58
/
+0
*
Move HTTP transport to sub package of RPC
Taylor Gerring
2015-01-28
1
-9
/
+10
*
Move GetRequestReply to EthereumApi
Taylor Gerring
2015-01-21
1
-50
/
+0
*
cleanup
Taylor Gerring
2015-01-13
1
-1
/
+1
*
Add support for CodeAt
Taylor Gerring
2015-01-13
1
-2
/
+6
*
Added license headers
Taylor Gerring
2015-01-13
1
-0
/
+16
*
begin conversion to rpc over http
Taylor Gerring
2015-01-13
1
-0
/
+67
*
WIP RPC interface
obscuren
2014-10-21
1
-0
/
+20