aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/puppeth/wizard_explorer.go
Commit message (Collapse)AuthorAgeFilesLines
* cmd/puppeth: integrate blockscout (#18261)gary rong2019-07-091-26/+29
| | | | | | | | | | | | | | | | | | * cmd/puppeth: integrate blockscout * cmd/puppeth: expose debug namespace for blockscout * cmd/puppeth: fix dbdir * cmd/puppeth: run explorer in archive mode * cmd/puppeth: ensure node is synced * cmd/puppeth: fix explorer docker alignment + drop unneeded exec * cmd/puppeth: polish up config saving and reloading * cmd/puppeth: check both web and p2p port for explorer service
* cmd/puppeth: chain import/export via wizard, minor polishesPéter Szilágyi2018-12-041-1/+1
|
* cmd/puppeth: unify discv4 and discv5 portsPéter Szilágyi2018-02-121-1/+1
|
* cmd/puppeth: fix typos and review suggestionsPéter Szilágyi2017-11-231-3/+2
|
* cmd/puppeth: simplifications and pre-built docker imagesPéter Szilágyi2017-11-211-5/+12
|
* cmd/puppeth: store genesis locally to persist restartsPéter Szilágyi2017-11-211-3/+3
|
* cmd/puppeth: etherchain light block explorer for PoW netsPéter Szilágyi2017-11-211-0/+111