Commit Graph

1369 Commits (3da1bf8ca18f54d9bd2c8c110854dc071ee3898b)

Author SHA1 Message Date
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
Bo cb8bbe7081 puppeth: handle encrypted ssh keys (closes #15442) (#15443) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
Jim McDonald 3e6d7c169b cmd/rlpdump: allow hex input to have leading '0x' 7 years ago
Péter Szilágyi 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
Martin Holst Swende 0900aae412 cmd/evm: print stateroot in evm utility (#15341) 7 years ago
Péter Szilágyi 5d2c947060
cmd/faucet: dynamic funding progress and visual feedback 7 years ago
Péter Szilágyi 7f7abfe4d1
cmd/faucet: proper error handling all over 7 years ago
Péter Szilágyi 0bb194c956
cmd/faucet: support twitter, google+ and facebook auth too 7 years ago
Péter Szilágyi 35767dfd0c
cmd, eth: separate out FakePeer for future reuse 7 years ago
Nick Johnson 345332906c
cmd: Added support for copying data to another DB instance 7 years ago
Péter Szilágyi b45cc0c9e8
cmd/puppeth: use dumb textual IP filtering 7 years ago
Péter Szilágyi edba5e9854
cmd/puppeth: support managing fork block in the chain config 7 years ago
Péter Szilágyi 7514e8a24d
cmd/puppeth, params: enable Byzantium on all networks 7 years ago
ayeowch f3c9585f2e
cmd/geth: fix --password typo 7 years ago
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
cdetrio 673007d7ae core/vm: standard vm traces (#15035) 7 years ago
Péter Szilágyi 66a7ef57e6
cmd/puppeth: reserve "yournode" as a non-allowed ethstats user 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
Péter Szilágyi f90a193f92
cmd/puppeth: switch node containers to main ones 7 years ago
Martin Holst Swende 8cab3ab435 cmd/evm: adds ability to run individual state test file (#14998) 7 years ago
Oli Bye ebf41d16a0 cmd/geth: fix --nousb typo (#15040) 7 years ago