Commit Graph

1270 Commits (10a57fc3d45cbc59d6c8eeb0f7f2b93a71e8f4c9)

Author SHA1 Message Date
Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 7 years ago
Péter Szilágyi ef7b9fb7d0 cmd/puppeth: v4/v5 boot separation, signer gas configs (#14453) 7 years ago
Péter Szilágyi 3b3989de6a
cmd, node: support different bootnodes, fix default light port 7 years ago
Péter Szilágyi d51a9fd6b7
cmd, core, params: add --rinkeby flag for fast connectivity 7 years ago
Péter Szilágyi 464f30d301
cmd/faucet: fix period to days conversion 7 years ago
Péter Szilágyi 8a28408616
cmd/faucet, cmd/puppeth: support multi-tiered faucet 7 years ago
Bas van Kervel 81d6ec908a
cmd/geth: migrate dumpconfig command/flags 7 years ago
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 181a3309df
cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously 7 years ago
Péter Szilágyi cf4faa491a cmd/puppeth, vendor: update ssh, manage server keys (#14398) 7 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 e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
Bas van Kervel ecec454e92
cmd/bootnode: stop after generating/writing nodekey 8 years ago
Péter Szilágyi 6430e672c9
cmd, node: add --nosub and node.Config.NoUSB to disable hw wallets 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
Felix Lange 0cc492f815 all: update license information 8 years ago
Péter Szilágyi 97f38ce4d6
cmd/geth: update flag groups in the geth command usage 8 years ago
holisticode 409b61fe3c swarm/api: better name resolver handling (#3754) 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 e418bc67d2
cmd/puppeth: format dashboard html, update syncmode flags 8 years ago
Péter Szilágyi 436acb4f75
cmd/rlpdump: support dumping only the first entity 8 years ago
Victor Farazdagi dd37064a15 cmd/swarm: add --password (#3748) 8 years ago
Péter Szilágyi 706a1e552c cmd/puppeth: your Ethereum private network manager (#13854) 8 years ago
Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) 8 years ago
gluk256 9cd7135516 whisper: big refactoring (#13852) 8 years ago
Lewis Marshall 71fdaa4238 swarm/api: refactor and improve HTTP API (#3773) 8 years ago
Felföldi Zsolt 9aca9e6deb cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) 8 years ago
Louis Holbrook 0ec1104ba9 cmd/swarm: allow uploading from stdin (#3744) 8 years ago
Péter Szilágyi 702bef8493
cmd/geth, eth: drop bad block reporting, its offline anyway 8 years ago
Péter Szilágyi 24b9860c1b cmd/geth, node: surface geth architecture into version (#13866) 8 years ago
Lewis Marshall b319f027a0 cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Zahoor Mohamed 11e7a712f4 swarm/api: support mounting manifests via FUSE (#3690) 8 years ago
Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 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 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Martin Holst Swende 544247c918 * cmd/geth: add --nocompaction flag + multiple import files 8 years ago
Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
Valentin Wüstholz c52ab932e6 cmd/disasm, cmd/evm: integrate disasm tool into evm tool. (#3729) 8 years ago