aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/puppeth/wizard_network.go
Commit message (Collapse)AuthorAgeFilesLines
* cmd/puppeth: fix comment typo (#17690)chenyufeng2018-09-181-1/+1
| | | | | | | | | | | | | | | | | | * 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 5e04fbccf0b8aca85030af1779bb7a949033d9d8. * puppeth: fix comment typo * Revert "ethdb: unified code comment style." This reverts commit a581efb3f06a96fc7aec0bfae03c7b6d5a0c1a77. * cmd/puppeth: fix comment typo
* cmd/puppeth: fix comment typo (#17684)chenyufeng2018-09-171-1/+1
| | | | | | | | | | | | | | | | * 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 5e04fbccf0b8aca85030af1779bb7a949033d9d8. * puppeth: fix comment typo * Revert "ethdb: unified code comment style." This reverts commit a581efb3f06a96fc7aec0bfae03c7b6d5a0c1a77.
* cmd/puppeth: accept ssh identity in the server string (#17407)Nilesh Trivedi2018-08-201-4/+4
| | | | | | * cmd/puppeth: Accept identityfile in the server string with fallback to id_rsa * cmd/puppeth: code polishes + fix heath check double ports
* cmd/puppeth: simplifications and pre-built docker imagesPéter Szilágyi2017-11-211-1/+1
|
* cmd/puppeth: add support for deploying web walletsPéter Szilágyi2017-11-211-0/+1
|
* cmd/puppeth: etherchain light block explorer for PoW netsPéter Szilágyi2017-11-211-4/+7
|
* cmd/puppeth: reorganize stats reports to make it readablePéter Szilágyi2017-11-211-2/+2
|
* puppeth: handle encrypted ssh keys (closes #15442) (#15443)Bo2017-11-131-1/+1
| | | | | | * cmd/puppeth: handle encrypted ssh keys * cmd/puppeth: fix unconvert linter error
* cmd: fix megacheck warnings (#14912)Egon Elbre2017-08-071-14/+12
| | | | | | * cmd: fix megacheck warnings * cmd: revert time.Until changes, keep readFloat
* cmd/puppeth, vendor: update ssh, manage server keys (#14398)Péter Szilágyi2017-05-031-7/+11
|
* cmd/puppeth: your Ethereum private network manager (#13854)Péter Szilágyi2017-04-111-0/+194