plugeth/cmd/ethereum
zelig 61940b2275 adapt cmd/cli to new backend
- new flag nat for nat support UPNP|PMP
- new flag pmp for PMP gateway IP
- add NatType to utils/cmd to get p2p.NAT from nat type string
- obsolete usepnp flag
- get rid of IsUpToDate and sleep in miner start
- ethereum constructor takes nat type, port, maxpeer
- add pubkey arg to client identity
2014-12-14 20:52:28 +00:00
..
repl import eth pkg 2014-12-14 20:30:56 +00:00
cmd.go import eth pkg 2014-12-14 20:30:56 +00:00
flags.go adapt cmd/cli to new backend 2014-12-14 20:52:28 +00:00
main.go new cli options 2014-12-14 20:30:56 +00:00