| Commit message (Expand) | Author | Age | Files | Lines |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -465/+0 |
* | node, rpc/api: add debug_vmodule, move admin_verbosity to debug_verbosity | Felix Lange | 2016-01-21 | 1 | -12/+0 |
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -1/+1 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -15/+22 |
* | rpc/api: fix #1972 api regression (nil eth panic) in attach | Péter Szilágyi | 2015-11-06 | 1 | -6/+3 |
* | eth, p2p, rpc/api: polish protocol info gathering | Péter Szilágyi | 2015-10-28 | 1 | -3/+6 |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -9/+4 |
* | console: | zelig | 2015-10-22 | 1 | -3/+5 |
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -4/+4 |
* | eth, rpc: standardize the chain sync progress counters | Péter Szilágyi | 2015-09-15 | 1 | -12/+0 |
* | support for user agents | Bas van Kervel | 2015-08-12 | 1 | -0/+9 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | fix/skip tests, adapt registrar to no contract address | zelig | 2015-07-07 | 1 | -6/+6 |
* | fix sleepBlocks, implement sleep | zelig | 2015-07-07 | 1 | -9/+11 |
* | add missing method to api/admin | zelig | 2015-07-07 | 1 | -0/+1 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -11/+174 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -0/+48 |
* | bugfix in startRPC error handling | Bas van Kervel | 2015-06-23 | 1 | -4/+4 |
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -14/+46 |
* | fixed unittests | Bas van Kervel | 2015-06-22 | 1 | -29/+0 |
* | added DB api | Bas van Kervel | 2015-06-22 | 1 | -3/+3 |
* | upgrade web3.js with _extend support | Bas van Kervel | 2015-06-11 | 1 | -3/+13 |
* | cleanup of javascript API | Bas van Kervel | 2015-06-11 | 1 | -10/+15 |
* | added admin API | Bas van Kervel | 2015-06-11 | 1 | -0/+228 |