Commit Graph

735 Commits (c350d3acd57a543b410e9e16598488183bcd5030)

Author SHA1 Message Date
Wenbiao Zheng 2eedbe799f cmd: typo fixed, isntance -> instance (#17149) 6 years ago
Anton Evangelatov 1990c9e621 cmd/geth: export metrics to InfluxDB (#16979) 6 years ago
Jeremy Schlatter 3fb5f3ae11 cmd/utils: fix NetworkId default when -dev is set (#16833) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
Martin Klepsch 852aa143ac cmd/utils: point users to --syncmode under DEPRECATED (#16572) 6 years ago
Zhenguo Niu 661f5f3dac cmd/utils: fix help template issue for subcommands (#16351) 7 years ago
Péter Szilágyi 495bdb0c71
cmd: export preimages in RLP, support GZIP, uniform with block export 7 years ago
Guillaume Ballet 3d013c1939 whisper: some components are still using v5, switch to v6 7 years ago
Felföldi Zsolt 1488fdaf19 cmd/utils: fix maxpeers vs lightpeers logic (#16125) 7 years ago
Kurkó Mihály 704840a8ad cmd, dashboard: use webpack dev server, remove custom assets (#16263) 7 years ago
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