aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/ipc.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-2/+2
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-2/+2
* remove unrelated codeFranklin2018-11-281-1/+1
* .Franklin2018-11-201-3/+3
* rpc: clean up IPC handler (#16524)Felix Lange2018-04-181-9/+6
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-2/+1
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-3/+4
* rpc: add new client, use it everywhereFelix Lange2016-07-231-54/+25
* cmd, node, rpc: readd inproc RPC client, expose via nodePéter Szilágyi2016-02-091-1/+1
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+84