| Commit message (Expand) | Author | Age | Files | Lines |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 1 | -1/+1 |
* | rpc: clean up IPC handler (#16524) | Felix Lange | 2018-04-18 | 1 | -12/+2 |
* | cmd/clef, signer: initial poc of the standalone signer (#16154) | Martin Holst Swende | 2018-04-16 | 1 | -80/+15 |
* | node: fix typo hvosts -> vhosts (#16096) | GuiltyMorishita | 2018-02-15 | 1 | -1/+1 |
* | node, rpc: fix linter issues | Martin Holst Swende | 2018-02-12 | 1 | -1/+1 |
* | rpc: dns rebind protection (#15962) | Martin Holst Swende | 2018-02-12 | 1 | -15/+14 |
* | p2p/simulations: various stability fixes (#15198) | Lewis Marshall | 2017-12-01 | 1 | -13/+20 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 1 | -4/+15 |
* | node: fix instance dir locking and improve error message | Felix Lange | 2017-08-18 | 1 | -24/+12 |
* | node: Rename TrusterNodes (#14827) | Chase Wright | 2017-07-18 | 1 | -1/+1 |
* | node: fixes deadlock on Wait() | Victor Farazdagi | 2017-04-25 | 1 | -0/+1 |
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 1 | -2/+2 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -18/+11 |
* | cmd/geth, node: surface geth architecture into version (#13866) | Péter Szilágyi | 2017-04-06 | 1 | -1/+1 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -14/+14 |
* | cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict | Felix Lange | 2016-11-23 | 1 | -0/+1 |
* | cmd, mobile, node, p2p: surface the discovery V5 bootnodes | Péter Szilágyi | 2016-11-15 | 1 | -15/+16 |
* | node: add InstanceDir method | Felix Lange | 2016-11-11 | 1 | -0/+6 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+2 |
* | node: ensure datadir can be co-inhabited by different instances | Felix Lange | 2016-09-16 | 1 | -63/+112 |
* | cmd/utils, node: create account manager in package node | Felix Lange | 2016-08-17 | 1 | -4/+30 |
* | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -4/+2 |
* | node, p2p: move network config out of Server | Felix Lange | 2016-05-18 | 1 | -5/+3 |
* | release, all: integrate the release service into geth | Péter Szilágyi | 2016-05-02 | 1 | -2/+1 |
* | common/versions, cmd/utils: add geth version contract | Gustav Simonsson | 2016-05-02 | 1 | -0/+1 |
* | rpc: various fixes/enhancements | Bas van Kervel | 2016-04-12 | 1 | -6/+14 |
* | rpc: add pub/sub support | Bas van Kervel | 2016-04-02 | 1 | -1/+1 |
* | cmd, node, rpc: readd inproc RPC client, expose via node | Péter Szilágyi | 2016-02-09 | 1 | -1/+54 |
* | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -12/+12 |
* | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 1 | -13/+72 |
* | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -44/+138 |
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -8/+92 |
* | internal/debug: APIs for profiling and tracing | Felix Lange | 2016-01-28 | 1 | -1/+2 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -1/+6 |
* | core, eth, node, rpc: port the admin and debug API | Péter Szilágyi | 2015-12-15 | 1 | -3/+27 |
* | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 1 | -0/+10 |
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -87/+39 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -31/+93 |
* | node: customizable protocol and service stacks | Péter Szilágyi | 2015-11-27 | 1 | -0/+252 |