ThomasV
f0ff73f0eb
show wallet type in title bar
8 years ago
ThomasV
2e0d55e25e
remove xpub icon
8 years ago
ThomasV
9509592767
new icon for xpub/xprv dialogs
8 years ago
ThomasV
52a9fdf6f6
wizard: fix restore multisig from seed
8 years ago
ThomasV
827d928aaa
kivy: handle 2FA seeds
8 years ago
ThomasV
06c68a4be1
seed_type_label setVisible
8 years ago
ThomasV
749a1f2006
restore bip39 option for multisig, add a warning when option is clicked.
8 years ago
ThomasV
c934c5d55c
tx window can show amount even if we are not synchronized
8 years ago
ThomasV
c05c49a18f
fix fee slider offline bug
8 years ago
ThomasV
c32f75a313
wizard: display seed type. restore 2fa if needed
8 years ago
ThomasV
63a5e8f99b
fix wizard line_dialog
8 years ago
ThomasV
4bc756751b
improve wizard messages; skip choice screen if there is only one choice
8 years ago
ThomasV
da544794b7
improved message
8 years ago
ThomasV
a45095ef36
fix #1934
8 years ago
ThomasV
1e4cdab096
normalize passphrase
8 years ago
ThomasV
e7dd800875
tweak messages
8 years ago
ThomasV
83dbe7fbf3
more fixes for kivy
8 years ago
ThomasV
ebab390b1a
wizard: it is better to use a separate screen for passphrase
8 years ago
ThomasV
99a3250b3f
wizard: show passphrase in the same window as the seed
8 years ago
ThomasV
8cb6ba992a
wizard: set next_button focus
8 years ago
ThomasV
f98d1f43b4
do not propose passphrase option in 2fa wallets
8 years ago
ThomasV
6c1dae4b10
qt wizard: remove max size
8 years ago
ThomasV
bd3477cdb0
increase wizard window size
8 years ago
ThomasV
f7efedf8a0
query_info: raise if user cancelled
8 years ago
ThomasV
cae635c3e4
kivy: fix load_wallet bug
8 years ago
ThomasV
843ac4e90b
workaround p4a bug
8 years ago
ThomasV
fb151c1728
fix for kivy wizard
8 years ago
ThomasV
b907a668ec
wizard: add derivation passphrase and bip39 support
8 years ago
ThomasV
808703bacb
m
8 years ago
ThomasV
9366e37fb0
disable wizard.finished()
8 years ago
ThomasV
4781df9d21
wizard: scan hardware devices directly
8 years ago
ThomasV
63ebf7772e
wizard.query_choice
8 years ago
ThomasV
c367cd64ad
fix #1906
8 years ago
ThomasV
8423f8394f
dynfees: set default
8 years ago
ThomasV
dc919e9177
minor fix: has_password
8 years ago
ThomasV
bfd7709ccd
move xpubkey logic to keystore and fix it
8 years ago
ThomasV
f6e393d7b6
fix: import addresses and private keys
8 years ago
ThomasV
5733a5d125
importprivkey: do not import the same key twice
8 years ago
ThomasV
b51e71a681
fix: wallet.addresses
8 years ago
ThomasV
d9021788fa
request account_id in wizard, for hardware wallets. cleanup bip44 code
9 years ago
ThomasV
b87c5d12fa
- fix sign/verify messages
- fix hardware wallet tx_outputs
9 years ago
ThomasV
4f7169db6a
fix issue #1892 (window geometry)
9 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
ecf398c95e
fix display of 'payment sent' message (indentation has been broken in 8f91af2
)
9 years ago
ThomasV
167dcbf624
wizard: cosmetic changes
9 years ago
ThomasV
7ee47491b3
updates for i18n translations
9 years ago
ThomasV
56356d5f26
move buildozer.spec
9 years ago
ThomasV
16db27ffc0
wizard: remove run_wallet
9 years ago
ThomasV
58f1168004
minor fix
9 years ago
ThomasV
48d42bbafa
kivy: ask RBF before send
9 years ago