Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic configuration #112

Closed

Conversation

stdevMac
Copy link
Member

Fixes #111

Changes:

  • Create if not exist configuration file for wallets
  • Create ConfigManager type in core to get configuration settings from config file
  • Can change:
    • source of wallets from app
    • type of wallets source from app
    • node direction from app
      Does this change need to mentioned in CHANGELOG.md?
      yes

Requires testing
no

stdevMac and others added 22 commits August 21, 2019 12:14
@stdevMac stdevMac added this to In progress in FiberCrypto wallet - Iteration 1 via automation Aug 26, 2019
@stdevMac stdevMac added this to the 0.27.0 milestone Aug 26, 2019
@stdevMac stdevMac added core Core interfaces qml_models QML models to connect to core interface stdev wallet Wallet subsystem labels Aug 26, 2019
@stdevMac stdevMac added the wip Work in progress label Aug 26, 2019
@stdevMac stdevMac closed this Aug 26, 2019
FiberCrypto wallet - Iteration 1 automation moved this from In progress to Done Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core interfaces qml_models QML models to connect to core interface stdev wallet Wallet subsystem wip Work in progress
Development

Successfully merging this pull request may close these issues.

Dynamic configuration for FiberCryptoWallet
2 participants