aboutsummaryrefslogtreecommitdiffstats
path: root/miner/api.go
Commit message (Collapse)AuthorAgeFilesLines
* eth, miner: move the public miner api into eth to access etherbasePéter Szilágyi2016-02-091-75/+0
|
* miner: register newly created remote agent in the APIPéter Szilágyi2016-02-031-1/+4
|
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-1/+1
|
* rpc: new RPC implementation with pub/sub supportBas van Kervel2015-12-141-0/+72