Commit Graph

50 Commits (72dcd3c58bec0a281280d5d42ed53b6e429ce4af)

Author SHA1 Message Date
Péter Szilágyi 205ea95802
accounts, cmd, internal, node: implement HD wallet self-derivation 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago
Péter Szilágyi ac2a0e615b
accounts/usbwallet: initial support for Ledger wallets 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Felix Lange 5eccc122e8 build, node: fix go vet nits 8 years ago
Victor Farazdagi 808310a569 node: fix pointer dereference issue in StartRPC (#3532) 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange 13e3b2f433 logger, pow/dagger, pow/ezp: delete dead code 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange cf71f5cd60 rpc: remove HexNumber, replace all uses with hexutil types 8 years ago
Bas van Kervel 1fc5cc1b59 node: improve error handling for web3_sha3 RPC method 8 years ago
Felix Lange e5edd3b983 cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict 8 years ago
FrankWang 04edbb0703 node: Remove redundant filepath.Join in parsePersistentNodes (#3300) 8 years ago
Péter Szilágyi b61f48e5aa
cmd, mobile, node, p2p: surface the discovery V5 bootnodes 8 years ago
Felix Lange cc0064b267 node: add InstanceDir method 8 years ago
Zsolt Felfoldi 49da42983a p2p/discv5: added new topic discovery package 8 years ago
Felix Lange b42a5b118f common, node: move datadir defaults into package node 8 years ago
Felix Lange eeb322ae64 node: ensure datadir can be co-inhabited by different instances 8 years ago
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Firescar96 4c3da0f2e1 node, p2p, internal: Add ability to remove peers via admin interface 8 years ago
Felix Lange 542b839ec7 node, p2p: move network config out of Server 8 years ago
Bas van Kervel d79f2f2656 node: start RPC/WS interface on localhost by default 8 years ago
Péter Szilágyi 586eddfd09 release, all: integrate the release service into geth 9 years ago
Gustav Simonsson ecd7199c43 common/versions, cmd/utils: add geth version contract 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Bas van Kervel f7328c5ecb rpc: add pub/sub support 9 years ago
Péter Szilágyi e90958cd29 cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Péter Szilágyi df75dbfd68 cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
Péter Szilágyi 900e124bee cmd, common, node, rpc: rework naming convention to canonical one 9 years ago
Péter Szilágyi 7486904b92 cmd, node, rpc: move websockets into node, break singleton 9 years ago
Péter Szilágyi a13bc9d7a1 cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect 9 years ago
Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself 9 years ago
Felix Lange 3750d835a1 internal/debug: APIs for profiling and tracing 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago
Felix Lange e4d794851b node, rpc/api: add debug_vmodule, move admin_verbosity to debug_verbosity 9 years ago
Péter Szilágyi d8370a4e15 core, eth, node, rpc: port the admin and debug API 9 years ago
Bas van Kervel eae81465c1 rpc: new RPC implementation with pub/sub support 9 years ago
Péter Szilágyi 3e1000fda3 cmd, eth, node, rpc, xeth: use single-instance services 9 years ago
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Péter Szilágyi 8a44451edf cmd: drop blocktest command, create gethrpctest program 9 years ago
Péter Szilágyi 9e1d9bff3b node: customizable protocol and service stacks 9 years ago
obscuren 45ec9c88e4 Moved node to ethereum 11 years ago
obscuren 1f2547b8a7 Major re-organisation. 11 years ago