* Add startup config flow for bundle * Add explainers and bundle config
* Fix build warnings that came with sbt 1.5.0 * Fix more deprecation warnings * Fix more warnings
* Constructed simple Bitcoin-S wallet GUI * Added note about bitcoin-s server in doc * Removed wallet dep from gui * Replaced lambdas with constructors for compatibility with scala 2.11 * Fixed after rebase