SomberNight
a0023791e5
fix kivy -- virtual keyboard for seed input: chars were not getting enabled
kivy master broke this in kivy/kivy#5537
7 years ago
SomberNight
ffdc36285b
use string.format instead of old style (%) formatting
7 years ago
SomberNight
c811c5c9d9
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
7 years ago
SomberNight
aef0444867
fix #3439 : ScanQRTextEdit optionally allows to concat data
7 years ago
ThomasV
42f9d1ee63
kivy: py3 updates
7 years ago
ThomasV
0fd108079d
kivy wizard: fix bug if password is not provided
7 years ago
ThomasV
01736197f8
python3 fixes
7 years ago
ThomasV
15642ec8de
python3: remove calls to unicode function
8 years ago
ThomasV
c3388d9677
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
8 years ago
suut
bc4fcfbebd
Remove usages of deprecated apply() builtin
8 years ago
ThomasV
2ae15c00e6
updates for kivy wizard
8 years ago
ThomasV
7ea91dde2e
do not expose network to wizard. update message in issue #1972
8 years ago
ThomasV
834d3322b3
kivy: seed options dialog
8 years ago
ThomasV
49df834974
kivy: add current word to suggestions, because some users don't see the space key
8 years ago
ThomasV
121ac07b01
wizard: add checkbox for passphrases. allow passphrases with 2fa seeds
8 years ago
ThomasV
827d928aaa
kivy: handle 2FA seeds
8 years ago
ThomasV
4bc756751b
improve wizard messages; skip choice screen if there is only one choice
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
fb151c1728
fix for kivy wizard
8 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
342d6633a6
wizard: add capability to restore multisig
9 years ago
ThomasV
e8e36a61f4
kivy wizard: set is_test only on linux
9 years ago
ThomasV
029c272d57
kivy: fix space key in seed virtual keyboard
9 years ago
ThomasV
e7d25faf02
Finish wizard unification
9 years ago
ThomasV
9182392b55
kivy: separate base wizard class from gui
9 years ago
ThomasV
7c42957a7c
kivy: finish multisig in instalwizard
9 years ago
ThomasV
0ccc812f86
kivy: add multisig wallets to install wizard
9 years ago
ThomasV
053c045adf
fix password dialog
9 years ago
ThomasV
94664566e7
kivy: fix watching-only issue
9 years ago
ThomasV
d58ec9a570
kivy: support old-type seed phrases in wizard
9 years ago
ThomasV
4e7f9c061b
kivy wizard: do not scan seed as qr code. separate screen for watching only wallets.
9 years ago
ThomasV
83c68142e0
kivy wizard: add space button
9 years ago
ThomasV
b71fbd34b2
kivy wizard: better message
9 years ago
ThomasV
b3861bd54d
kivy: improve confirm seed screen
9 years ago
ThomasV
731f05746e
kivy: update i18n imports
9 years ago
ThomasV
d68f42df95
add qr code scanner to kivy wizard
9 years ago
ThomasV
cd6ec773c9
kivy: pass message to restore dialog, and remove dead code.
9 years ago
ThomasV
5be9f03fdf
kivy: improve wizard
9 years ago
ThomasV
06809917ca
kivy wizard: simplifications and renaming
9 years ago
ThomasV
f6661fdd2c
kivy: simplify install wizard
9 years ago
ThomasV
5cb18f95de
kivy: minor wizard fix
9 years ago
ThomasV
5f0a7db598
kivy: password dialog and wizard fixes
9 years ago
ThomasV
084a352456
kivy: fix wizard; remove multisig creation code
9 years ago
akshayaurora
c121c1aa4e
reorganize files and bring code inline with current master
Conflicts:
lib/simple_config.py
11 years ago