Commit Graph

10009 Commits (70d31fb27842b047582a6557529b2234de1a4a8d)
 

Author SHA1 Message Date
Bas van Kervel 38b4fc8069
cmd/geth: migrate bug command/flags 7 years ago
Bas van Kervel 11ab73f6d8
cmd/geth: migrate metric command/flags 7 years ago
Bas van Kervel 18e9cb1187
cmd/geth: reorganise misc commands/flags 7 years ago
Bas van Kervel 502a2bd69f
cmd/geth: reorganise console/attach commands/flags 7 years ago
Bas van Kervel 8b517d7f00
cmd/geth: reorganise chain commands/flags 7 years ago
Péter Szilágyi cad071009d Merge pull request #14412 from karalabe/init-both-chains 7 years ago
Péter Szilágyi 181a3309df
cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously 7 years ago
Péter Szilágyi 02fa3e3179 Merge pull request #14411 from karalabe/clique-double-sign 8 years ago
Péter Szilágyi a8eafcdc0e Merge pull request #13885 from bas-vk/rpc_generic_pubsub 8 years ago
Péter Szilágyi bcf2465b0b
consensus/clique: fix overflow on recent signer check around genesis 8 years ago
nicky g c3dc01caf1 README: add config to genesis.json (#14373) 8 years ago
Péter Szilágyi cf4faa491a cmd/puppeth, vendor: update ssh, manage server keys (#14398) 8 years ago
Péter Szilágyi 59966255ad Merge pull request #14407 from karalabe/ethash-generation-race 8 years ago
Péter Szilágyi f8acc0af7e
consensus/ethash: fix a timestamp update race 8 years ago
Péter Szilágyi 02a29060d2 Merge pull request #14406 from karalabe/downloader-sensitive-code 8 years ago
Péter Szilágyi 0255ed6335 Merge pull request #14403 from fjl/console-number 8 years ago
Péter Szilágyi 96c2ab22e0
eth/downloader: fix a potential issue against future refactors 8 years ago
Péter Szilágyi 5494e6e7ab Merge pull request #14399 from bas-vk/rpc-cors 8 years ago
Felix Lange 32db571681 console: avoid float64 when remarshaling parameters 8 years ago
Bas van Kervel a6af56fa4d
rpc: disable CORS if user has not specified custom config 8 years ago
Péter Szilágyi 5884606ec3 Merge pull request #14388 from bas-vk/cli-account-mngt 8 years ago
Bas van Kervel f6c0f76cc5
cmd/geth: reorganise account/wallet command/flags 8 years ago
gluk256 f9be9a2302 whisper: switching to v5 + minor refactoring (#14387) 8 years ago
gluk256 95f0bd0acf whisper: message format refactoring (#14335) 8 years ago
Péter Szilágyi 8dce4c283d Merge pull request #14379 from farazdagi/fix/deadlock-in-node-wait 8 years ago
Péter Szilágyi fff16169c6 Merge pull request #14377 from karalabe/unify-network-ids 8 years ago
Victor Farazdagi 5f7eb78918 node: fixes deadlock on Wait() 8 years ago
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Bas van Kervel 37e3f561f1
rpc: support subscriptions under custom namespaces 8 years ago
Péter Szilágyi ba3bcd16a6 Merge pull request #14350 from fjl/trie-iterator-skip-2 8 years ago
Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 years ago
Felix Lange 4047ccad2f trie: add start key to NodeIterator constructors 8 years ago
Felix Lange a13e920af0 trie: clean up iterator constructors 8 years ago
Felix Lange f958d7d482 trie: rework and document key encoding 8 years ago
Péter Szilágyi 7cc6abeef6 Merge pull request #14372 from bas-vk/bootnodegenkey 8 years ago
bas-vk 54253aae4c internal/ethapi: return empty arrays instead of null (#14374) 8 years ago
Péter Szilágyi 09aabaea9f Merge pull request #14364 from fjl/core-remove-split-stat-ty 8 years ago
Bas van Kervel ecec454e92
cmd/bootnode: stop after generating/writing nodekey 8 years ago
Felix Lange 7b2fc0643f core, light: delete SplitStatTy, ChainSplitEvent (unused) 8 years ago
Péter Szilágyi d2fda73ad7 Merge pull request #14339 from karalabe/faucet-block-banned-users 8 years ago
Péter Szilágyi 5aa21d8b32 Merge pull request #14357 from karalabe/nousb-flag 8 years ago
Péter Szilágyi 9fc90b6747 Merge pull request #14358 from karalabe/wrong-genesis-description 8 years ago
Péter Szilágyi edef84da2b
core: make genesis incompatibility error more explicit 8 years ago
Péter Szilágyi 6430e672c9
cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets 8 years ago
Felix Lange a31d268b76 trie: remove Key in MissingNodeError 8 years ago
Péter Szilágyi e353f9c088 Merge pull request #13886 from bas-vk/rpc_blocknum_parse 8 years ago
Péter Szilágyi af48a331bf
cmd: integrate invisible recaptcha into puppeth 8 years ago
Péter Szilágyi 80e74fc1e0
cmd/faucet: fix websocket double close/reopen 8 years ago
Péter Szilágyi 03dffe3efd
cmd/faucet: add optional recaptcha validation support 8 years ago
Péter Szilágyi cb3f5f8b93
cmd/faucet: double check user against the GH website 8 years ago