Commit Graph

524 Commits (07a95ce571b2a8c183e9986040032a7049bb24f4)

Author SHA1 Message Date
Martin Holst Swende 478143d69a utils: fix #16138 by checking if vhosts flag is set (#16141) 7 years ago
Péter Szilágyi 01507d9b9d
cmd, console: support all termination signals 7 years ago
Martin Holst Swende 589b603a9b rpc: dns rebind protection (#15962) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Felföldi Zsolt c3f238dd53 les: limit LES peer count and improve peer configuration logic (#16010) 7 years ago
Martin Holst Swende ec28a58cc1
utils: fix #16006 by not lowering OS ulimit 7 years ago
Felföldi Zsolt c335821479 cmd, params: update discovery v5 bootnodes (#15954) 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Kurkó Mihály 938cf4528a dashboard: deep state update, version in footer (#15837) 7 years ago
Ricardo Domingos 56152b31ac common/fdlimit: Move fdlimit files to separate package (#15850) 7 years ago
Evangelos Pappas 7a59a9380e cmd/utils: handle git commit a bit safer for user specified strings (#15790) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
lash 14852810b4 cmd/utils: add check on fd hard limit, skip test if below target (#15684) 7 years ago
Péter Szilágyi 46e5583993 cmd/utils, eth: init etherbase from within eth (#15528) 7 years ago
Maximilian Meister 62dc530773 cmd/utils: bootstrap nodes in config file were not respected 7 years ago
Paul Litvak e4c9fd29a3 cmd/utils: disallow --lightserv in light mode (#15514) 7 years ago
gary rong f14047dae5 cmd, consensus, eth: split ethash related config to it own (#15520) 7 years ago
Kurkó Mihály ba62215d9e cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) 7 years ago
Péter Szilágyi 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
Péter Szilágyi 35767dfd0c
cmd, eth: separate out FakePeer for future reuse 7 years ago
ayeowch f3c9585f2e
cmd/geth: fix --password typo 7 years ago
Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 7 years ago
Péter Szilágyi b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config 7 years ago
Oli Bye ebf41d16a0 cmd/geth: fix --nousb typo (#15040) 7 years ago
Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 7 years ago
Péter Szilágyi 4a260dc1f2
cmd: add makecache cmd, use caches during import cmd 7 years ago
Péter Szilágyi 3d32690b54 cmd, core, eth: journal local transactions to disk (#14784) 7 years ago
Péter Szilágyi 5e38f7a664
cmd, core: add --txpool.nolocals to disable local price exemptions 7 years ago
Bas van Kervel 7a11e86442 whisper: move flags from whisper package to utils 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
Péter Szilágyi 08959bbc70
cmd, core, eth: configurable txpool parameters 7 years ago
Bas van Kervel a346aedb90
cmd/geth: reorganise help section for new cli flag handling 7 years ago
Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 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
Bas van Kervel 502a2bd69f
cmd/geth: reorganise console/attach commands/flags 7 years ago
Péter Szilágyi 181a3309df
cmd/geth, cmd/utils: init/removedb on light/full dbs simultaneously 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
Péter Szilágyi e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere 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
Felföldi Zsolt 9aca9e6deb cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) 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
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