| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+1 |
* | whisper: project restructured, version 5 introduced (#3022) | gluk256 | 2016-10-29 | 1 | -1/+1 |
* | common, node: move datadir defaults into package node | Felix Lange | 2016-09-16 | 1 | -5/+4 |
* | node: ensure datadir can be co-inhabited by different instances | Felix Lange | 2016-09-16 | 1 | -1/+1 |
* | cmd/utils, node: create account manager in package node | Felix Lange | 2016-08-17 | 1 | -20/+12 |
* | cmd, common, console, eth, release: drop redundant "full"s | Péter Szilágyi | 2016-06-30 | 1 | -1/+1 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -1/+1 |
* | Merge pull request #2284 from fjl/accounts-addr-cache | Péter Szilágyi | 2016-04-12 | 1 | -6/+5 |
|\ |
|
| * | accounts: streamline API | Felix Lange | 2016-04-12 | 1 | -1/+1 |
| * | accounts, crypto: move keystore to package accounts | Felix Lange | 2016-04-12 | 1 | -5/+4 |
| * | tests: remove eth, node, accounts dependencies | Felix Lange | 2016-04-12 | 1 | -1/+1 |
* | | cmd/gethrpctest: add missing chain configuration config field | Péter Szilágyi | 2016-04-12 | 1 | -0/+3 |
|/ |
|
* | cmd, common, node, rpc: rework naming convention to canonical one | Péter Szilágyi | 2016-02-09 | 1 | -7/+7 |
* | cmd, node, rpc: move websockets into node, break singleton | Péter Szilágyi | 2016-02-05 | 1 | -0/+3 |
* | cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect | Péter Szilágyi | 2016-02-05 | 1 | -29/+8 |
* | cmd, common, node, rpc: move IPC into the node itself | Péter Szilágyi | 2016-02-04 | 1 | -59/+2 |
* | cmd, eth, rpc: fix some RPC issues with pending blocks | Péter Szilágyi | 2016-02-03 | 1 | -0/+4 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -28/+25 |
* | core, eth, node, rpc: port the admin and debug API | Péter Szilágyi | 2015-12-15 | 1 | -1/+1 |
* | rpc: new RPC implementation with pub/sub support | Bas van Kervel | 2015-12-14 | 1 | -1/+64 |
* | cmd, eth, node, rpc, xeth: use single-instance services | Péter Szilágyi | 2015-11-27 | 1 | -3/+3 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -8/+5 |
* | cmd: drop blocktest command, create gethrpctest program | Péter Szilágyi | 2015-11-27 | 1 | -0/+182 |