aboutsummaryrefslogtreecommitdiffstats
path: root/eth/api.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-24/+73
* core: tx pool skip price validation for "owned" transactionszsfelfoldi2015-12-161-0/+2
* core, eth, node, rpc: port the admin and debug APIPéter Szilágyi2015-12-151-15/+202
* rpc: new RPC implementation with pub/sub supportBas van Kervel2015-12-141-0/+1216