Commit Graph

1394 Commits (57fd2da0fe2ec4d48db7fa936d9e5b6ddb547bf9)

Author SHA1 Message Date
Guillaume Ballet 5cf75a30c1 whisper: get wnode to work with v6 (#16051) 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
Guillaume Ballet 367c329b88 whisper: remove linter warnings (#15972) 7 years ago
Felföldi Zsolt c335821479 cmd, params: update discovery v5 bootnodes (#15954) 7 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Felföldi Zsolt 92580d69d3 p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) 7 years ago
Felix Lange f08cd94fb7
cmd/ethkey: fix formatting, review nits (#15807) 7 years ago
Kurkó Mihály 938cf4528a dashboard: deep state update, version in footer (#15837) 7 years ago
Péter Szilágyi bd0dbfa2a8
cmd/geth: user friendly light miner error 7 years ago
Ricardo Domingos 56152b31ac common/fdlimit: Move fdlimit files to separate package (#15850) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 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
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Péter Szilágyi 413cc5b0c8 cmd/geth: remove trailing newline in license command (#15782) 7 years ago
Péter Szilágyi e4aa882ec5
cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port 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 68651a2329
cmd/faucet: fix removal of Twitter zlib compression 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Steven Roose eeb53bc143 cmd/ethkey: new command line tool for keys (#15438) 7 years ago
Sorin Neacsu 1d7d7f57d0 cmd/geth: add support for geth --rinkeby attach 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
holisticode 32516c768e cmd/swarm: add config file (#15548) 7 years ago
Péter Szilágyi 46e5583993 cmd/utils, eth: init etherbase from within eth (#15528) 7 years ago
Sorin Neacsu 6e613cf3de cmd/geth: add support for geth attach --testnet (#15597) 7 years ago
Zach 73067fd24f buld: enable goconst linter (#15566) 7 years ago
Maximilian Meister 8f35e3086c cmd/geth: fix geth attach --datadir=... (#15517) 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
Zoe Nolan edc3e0efeb cmd/puppeth: fix typo in comment (#15539) 7 years ago
Péter Szilágyi a3a2c6b0d9
cmd/puppeth: fix typos and review suggestions 7 years ago
Péter Szilágyi b169a309f9
cmd/puppeth: fix unconvert linters 7 years ago
Péter Szilágyi 7f40ae7876
cmd/puppeth: switch over to upstream alltools docker image 7 years ago
Péter Szilágyi 327dcd3622
cmd/faucet, cmd/puppeth: drop GitHub support at official request 7 years ago
Péter Szilágyi ffc12f63ec
cmd/puppeth: simplifications and pre-built docker images 7 years ago
Péter Szilágyi 80be5e5463
cmd/puppeth: store genesis locally to persist restarts 7 years ago
Péter Szilágyi 7abf968d6f
cmd/puppeth: skip genesis custom extra-data 7 years ago
Péter Szilágyi 6eb38e02a8
cmd/puppeth: fix dashboard iframes, extend with new services 7 years ago
Péter Szilágyi 51a86f61be
cmd/faucet: protocol relative websockets, noauth mode 7 years ago
Péter Szilágyi b5cf603895
cmd/puppeth: add support for deploying web wallets 7 years ago
Péter Szilágyi 1e0c336d29
cmd/puppeth: etherchain light block explorer for PoW nets 7 years ago
Péter Szilágyi 9e095251b7
cmd/puppeth: mount ethash dir from the host to cache DAGs 7 years ago
Péter Szilágyi da3b9f831e
cmd/puppeth: support deploying services with forced rebuilds 7 years ago
Péter Szilágyi 7b258c9681
cmd/puppeth: concurrent server dials and health checks 7 years ago
Péter Szilágyi 8c78449a9e
cmd/puppeth: reorganize stats reports to make it readable 7 years ago
Martin Holst Swende bedf6f40af cmd/geth: make geth account new faster with many keys (#15529) 7 years ago
Kurkó Mihály ba62215d9e cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) 7 years ago