status-go/static
Ivan Daniluk 4536e99275 Improve statusd CLI usage (#441)
This PR refactors CLI API, removes obsolete commands and splits status code into smaller pieces:

* get rid of subcommands API (no ./status <command>)
* get rid of custom cli app package
* use stdlib flag package for handling command line flags
* move cross-compilation / mobile related code to lib/ package
* move wnode command into separate binary (cmd/node-status, name is subject to discuss)
* remove faucet command as obsolete
* update/add docs/READMES/wikis for new command line flags

It makes statusd code much simpler and smaller, separates concerns (lib, wnode and statusd are different things).
2017-11-03 18:07:13 -04:00
..
config Update Ropsten CHT to number 478 (#428) 2017-10-29 16:44:44 +03:00
keys Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
scripts whisper: JavaScript tests to cover updated Whisper API 2017-05-14 02:34:08 +03:00
testdata Implemented sendAsync for js commands with a callback (#321) 2017-09-18 15:13:32 +03:00
tests Improve statusd CLI usage (#441) 2017-11-03 18:07:13 -04:00
tools/mk turn off vet shadow 2017-10-26 13:10:56 +02:00
bindata.go Update Ropsten CHT to number 478 (#428) 2017-10-29 16:44:44 +03:00
static.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00