Commit Graph

65 Commits (a5fcaa55ac12a1861f13ab0096db1afecbc15904)

Author SHA1 Message Date
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
Felix Lange 7e57fee355 node: fix instance dir locking and improve error message 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre 19866075ac node: fix megacheck warnings 7 years ago
Agustin Armellini Fischer fca6e515d6 node: fix doc typo 7 years ago
Chase Wright 1802682f65 node: Rename TrusterNodes (#14827) 7 years ago
Felix Lange 01c9cf1cb5 node: don't return non-nil database on error 7 years ago
Péter Szilágyi 3b3989de6a
cmd, node: support different bootnodes, fix default light port 7 years ago
Victor Farazdagi 5f7eb78918 node: fixes deadlock on Wait() 8 years ago
Péter Szilágyi 6430e672c9
cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets 8 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Péter Szilágyi 24b9860c1b cmd/geth, node: surface geth architecture into version (#13866) 8 years ago
Péter Szilágyi 023670f6ba cmd, eth, les, node, pow: disk caching and progress reports 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
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