Commit Graph

55 Commits (70afe15f680250e69b459d8d9539f594b5fb7491)

Author SHA1 Message Date
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Guillaume Ballet c7a6be163f
cmd/utils: don't enumerate USB unless --usb is set (#22130) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
gary rong 6d8e51ab88
cmd, node: dump empty value config (#21296) 4 years ago
Mariano Cortesi 9d93535674
node: missing comma on toml tags (#21187) 4 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
Péter Szilágyi 5d68400cad
accounts/usbwallet, vendor: switch from HID to generic USB lib 5 years ago
Guillaume Ballet 4799b5abd4
accounts/usbwallet: support webusb for Trezor wallets 5 years ago
Guillaume Ballet 7a22da98b9 accounts/scwallet: flag to specify path to smartcard daemon (#19439) 5 years ago
Martin Holst Swende 1528b791ac
node: do not continue if 'signer' is used but connection fails (#19441) 6 years ago
Nick Johnson f7027dd68c accounts, core, internal, node: Add support for smartcard wallets 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Matthew Halpern 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) 6 years ago
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079) 6 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago
Felix Lange f32790fb05 node: warn when using deprecated config/resource files (#18199) 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Ryan Schneider 5d7e18539e rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
Martin Holst Swende 589b603a9b rpc: dns rebind protection (#15962) 7 years ago
Lewis Marshall 54aeb8e4c0 p2p/simulations: various stability fixes (#15198) 7 years ago
Martin Holst Swende bedf6f40af cmd/geth: make geth account new faster with many keys (#15529) 7 years ago
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 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
Chase Wright 1802682f65 node: Rename TrusterNodes (#14827) 7 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 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 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