Commit Graph

69 Commits (a6cc5b45543a6c39e91c9c339fda6aac421e3cb9)

Author SHA1 Message Date
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 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 d04a2e7557 all: update license information 9 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 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
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
obscuren aa33a4b2fb Added some ui elements to make it easier to connect to nodes 11 years ago
obscuren 2b967558ce Working out UI 11 years ago
obscuren 05c353eca0 Added a basic <UNSTABLE> UI 11 years ago
obscuren ab7dc92404 Added import/exporting of private keys 11 years ago
obscuren 954f897938 Use seed 11 years ago
obscuren f1ba1df165 Added key address and key generation 11 years ago