chenyufeng
c1345b0742
cmd/puppeth: fix comment typo ( #17684 )
...
* ethdb: unified code comment style.
* puppeth: it is unnecessary to alloc pre-funded to 256 addresses
* Revert "puppeth: it is unnecessary to alloc pre-funded to 256 addresses"
This reverts commit 5e04fbccf0
.
* puppeth: fix comment typo
* Revert "ethdb: unified code comment style."
This reverts commit a581efb3f0
.
6 years ago
Péter Szilágyi
e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil
6 years ago
Nilesh Trivedi
7d38d53ae4
cmd/puppeth: accept ssh identity in the server string ( #17407 )
...
* cmd/puppeth: Accept identityfile in the server string with fallback to id_rsa
* cmd/puppeth: code polishes + fix heath check double ports
6 years ago
Péter Szilágyi
b24fb76a3a
cmd/puppeth: fix nil panic on disconnected stats gathering
6 years ago
Péter Szilágyi
2a17fe2561
cmd: polish miner flags, deprecate olds, add upgrade path
6 years ago
Péter Szilágyi
faf0e06ed8
cmd/puppeth: graceful shutdown on redeploys
6 years ago
Péter Szilágyi
54d1111965
cmd/puppeth: force tiny memory for geth attach in id lookup
6 years ago
Péter Szilágyi
f00d0daf33
cmd/puppeth: split banned ethstats addresses over columns
6 years ago
Wenbiao Zheng
574378edb5
cmd: remove faucet/puppeth dead code ( #16991 )
...
* cmd/faucet: authGitHub is not used anymore
* cmd/puppeth: remove not used code
6 years ago
Bruno Škvorc
90b22773e9
cmd/puppeth: fixed a typo in a wizard input query ( #16910 )
7 years ago
kiel barry
cbfb40b0aa
params: fix golint warnings ( #16853 )
...
params: fix golint warnings
7 years ago
Péter Szilágyi
abd881f6d4
Revert "cmd/puppeth: fix node deploys for updated dockerfile user"
7 years ago
Wuxiang
8f8774cf6d
all: fix various typos ( #16533 )
...
* fix typo
* fix typo
* fix typo
7 years ago
Péter Szilágyi
7c1e9a5004
cmd/puppeth: fix node deploys for updated dockerfile user
7 years ago
Zhenguo Niu
db9b2f5405
cmd/puppeth: add constraints to network name ( #16336 )
...
* cmd/puppeth: add constraints to network name
* cmd/puppeth: update usage of network arg
* cmd/puppeth: avoid package dependency on utils
7 years ago
Vlad Bokov
52697fb1b2
cmd/puppeth: allow any vhost in wallet
7 years ago
Saulius Grigaitis
c41f1a3e23
puppeth: fix Parity Chain Spec parameter GasLimitBoundDivision ( #16188 )
7 years ago
Martin Holst Swende
44d40ffce1
core, vm, common: define constantinople fork + shift ( #16045 )
...
* core, vm, common: define constantinople fork, start implementation of shift instructions
* vm: more testcases
* vm: add tests for intpool erroneous intpool handling
* core, vm, common: fix constantinople review concerns
* vm: add string<->op definitions for new opcodes
7 years ago
Nilesh Trivedi
085d3fbf72
cmd/puppeth: Don't allow hyphen in network name. Fixes #16155
7 years ago
Péter Szilágyi
12dab53495
cmd/puppeth: unify discv4 and discv5 ports
7 years ago
Péter Szilágyi
6f69cdd109
all: switch gas limits from big.Int to uint64
7 years ago
Péter Szilágyi
e4aa882ec5
cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port
7 years ago
Zach
3da1bf8ca1
all: use gometalinter.v2, fix new gosimple issues ( #15650 )
7 years ago
Zoe Nolan
edc3e0efeb
cmd/puppeth: fix typo in comment ( #15539 )
...
* cmd: fix typo in comment
* cmd/puppeth: tiny comment fixup
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
Bo
cb8bbe7081
puppeth: handle encrypted ssh keys ( closes #15442 ) ( #15443 )
...
* cmd/puppeth: handle encrypted ssh keys
* cmd/puppeth: fix unconvert linter error
7 years ago
ferhat elmas
86f6568f66
build: enable unconvert linter ( #15456 )
...
* build: enable unconvert linter
- fixes #15453
- update code base for failing cases
* cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter
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
Péter Szilágyi
66a7ef57e6
cmd/puppeth: reserve "yournode" as a non-allowed ethstats user
7 years ago
Péter Szilágyi
f90a193f92
cmd/puppeth: switch node containers to main ones
7 years ago
Péter Szilágyi
059c767adf
cmd/puppeth: support blacklisting malicious IPs on ethstats
7 years ago
Egon Elbre
85454e7678
cmd: fix megacheck warnings ( #14912 )
...
* cmd: fix megacheck warnings
* cmd: revert time.Until changes, keep readFloat
7 years ago
Péter Szilágyi
455fcc8309
cmd/puppeth: remove wrapping loop in single reads
7 years ago
Péter Szilágyi
9488e7fd5f
cmd/puppeth: limit cotnainers to 10MB logs
7 years ago