Commit Graph

504 Commits (a8cf4399a90ce856bb9b5e24ff8249e1012ed3fe)

Author SHA1 Message Date
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Guillaume Ballet da29332c5f core/vm: add switches to select evm+ewasm interpreters (#17687) 6 years ago
TColl 0e32989a08 cmd/utils: typos in {Miner, MinerLegacy}GasPriceFlag (#17588) 6 years ago
b00ris 8711e2b636 whisper: add light mode check to handshake (#16725) 6 years ago
Péter Szilágyi e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil 6 years ago
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506) 6 years ago
Péter Szilágyi 92381ee009
cmd, eth: clean up miner startup API, drop noop config field 6 years ago
gary rong af85d8e2b3 cmd, eth: apply default miner recommit setting (#17479) 6 years ago
Péter Szilágyi e0d0e64ce2
cmd, core, miner: add --txpool.locals and priority mining 6 years ago
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
Péter Szilágyi 2a17fe2561
cmd: polish miner flags, deprecate olds, add upgrade path 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
Anton Evangelatov a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
a e r t h 021d6fbbbb cmd: prevent accidental invalid commands (#17248) 6 years ago
Sarlor 6c412e313c cmd/utils: fix comment typo (#17249) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
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
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
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
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
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
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