go-ethereum/cmd
Rafael Matias d5f6ee4620
cmd/swarm: make bzzaccount flag optional and add bzzkeyhex flag (#1531)
* cmd/swarm: don't require bzzaccount flag

* docker: remove setup script because bzzaccount is not required anymore

* cmd/swarm: manage account creation/selection when bzzflag is not defined

* cmd/swarm: no bzzaccount flag tests

* cmd/swarm: use random network ports on tests

* cmd/swarm: fix typo

* cmd/swarm: add --bzzkeyhex flag

* cmd/swarm: use different ipc paths for tests

* readme: update example on how to run swarm

* cmd/swarm: rename getAccount -> getOrCreateAccount

* cmd/swarm: remove unneeded comment

* cmd/swarm: use shorter ipc path for test
2019-07-04 13:14:10 +02:00
..
global-store swarm: codebase split from go-ethereum (#1405) 2019-06-03 12:28:18 +02:00
mimegen swarm: codebase split from go-ethereum (#1405) 2019-06-03 12:28:18 +02:00
swarm cmd/swarm: make bzzaccount flag optional and add bzzkeyhex flag (#1531) 2019-07-04 13:14:10 +02:00
swarm-smoke cmd/swarm-smoke: fix what we wanted to avoid (#1486) 2019-06-14 14:49:21 +02:00
swarm-snapshot network/simulation: Add ExecAdapter capability to swarm simulations (#1503) 2019-06-24 09:48:40 +02:00
testdata swarm: codebase split from go-ethereum (#1405) 2019-06-03 12:28:18 +02:00