Commit Graph

2 Commits

Author SHA1 Message Date
tomFlowee 0f9ef1f158 Fix possible threading issue
This calls the safe method instead of the 'assumed to be on the same
thread as me' method.
2022-08-17 19:54:48 +02:00
tomFlowee 80d7456898 Make new-wallet pane functional.
This changes the default generated wallet to be a HD wallet.
We also add a helper class to configure newly created wallets from QML.
This finishes up the new wallet panel to have all the visible features
actually do something.
2021-10-27 19:11:00 +02:00