tomFlowee
c9c52ef886
Update to more common derivation path
...
Newly created wallets and the default path for imported wallets now use
m/44'/0'/0'
2022-08-18 16:58:48 +02:00
tomFlowee
42ed0392d2
Add copyright notice.
2021-11-30 13:52:35 +01:00
tomFlowee
b6edef2c15
i18n review
2021-11-09 22:35:04 +01:00
tomFlowee
cec548901e
Move more to widgets/
2021-11-02 19:50:08 +01:00
tomFlowee
aa59797636
Rename FloweeCheckBox to widgets/CheckBox
2021-11-02 19:35:38 +01:00
tomFlowee
25ad80f924
Rename import of the widgets subdir to 'Flowee'
...
This feels like a more logical namespace name.
2021-11-02 19:32:13 +01:00
tomFlowee
1d5dd49870
Clarify globals in QML.
...
Now the global namespace (not instance) is "Bitcoin".
The application instance now is "Pay".
2021-11-02 19:29:14 +01:00
tomFlowee
8cb00c225d
Improve light theme colors.
2021-11-02 19:13:14 +01:00
tomFlowee
c20f97c510
Support 'startHeight' for all imported wallettypes.
2021-11-01 17:58:11 +01:00
tomFlowee
73d17beef0
Improve feedback while typing a seed.
...
Now we instantly highlight when a word is not recognized.
2021-10-31 13:46:47 +01:00
tomFlowee
d50b0c169c
Make wallet details pane more complete.
2021-10-30 15:23:43 +02:00
tomFlowee
a1f77f792a
UX fixes after user-testing session.
2021-10-28 17:40:10 +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
tomFlowee
da8b883116
Add 'startHeight' advanced property to import wallet.
...
This also fixes a bunch of bugs which makes HD wallets in principle work
(tested with big test wallet).
2021-10-21 20:54:34 +02:00
tomFlowee
29d3ab393d
Validate derivation path.
2021-10-18 23:19:57 +02:00
tomFlowee
f61daf7cb9
Shape the 'import' screen to be much more useful.
2021-10-18 22:26:53 +02:00