Commit Graph

195 Commits (4ad88e9463090a6363be5ed8dca733c890e91b7b)

Author SHA1 Message Date
Felix Lange f32790fb05 node: warn when using deprecated config/resource files (#18199) 6 years ago
Franklin 21dd59bd04 . 6 years ago
Martin Holst Swende 493903eede
core: better side-chain importing 6 years ago
Felix Lange 6f607de5d5
p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago
Felix Lange dcae0d348b
p2p/simulations: fix a deadlock and clean up adapters (#17891) 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
LeoLiao d57e85ecc9 node: documentation typo fix (#17113) 6 years ago
Andrea Franz b5537c5601
node: remove formatting from ResettingTimer metrics if requested in raw 6 years ago
Andrey Petrov 2a75fe3308 rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. 6 years ago
Anton Evangelatov be2aec092d metrics: expvar support for ResettingTimer (#16878) 6 years ago
Wenbiao Zheng d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 6 years ago
kiel barry 9af364e42b node: all golint warnings fixed (#16773) 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524) 7 years ago
Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 years ago
Martin Holst Swende 478143d69a utils: fix #16138 by checking if vhosts flag is set (#16141) 7 years ago
Anton Evangelatov 18bb3da55e node: fill StandardCounters as part of debugapi/metrics (#16054) 7 years ago
Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
GuiltyMorishita e2f2bb3e2e node: fix typo hvosts -> vhosts (#16096) 7 years ago
Martin Holst Swende 6c6247a690
node, rpc: fix linter issues 7 years ago
Martin Holst Swende 589b603a9b rpc: dns rebind protection (#15962) 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 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
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