aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/ipc_unix.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-1/+1
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-1/+1
* rpc: Warn the user when the path name is too long for the Unix ipc endpoint (...Martin Alex Philip Dawson2019-01-031-0/+18
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-2/+1
* rpc: add new client, use it everywhereFelix Lange2016-07-231-2/+4
* all: fix go vet warningsFelix Lange2016-04-151-1/+1
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+45