ThomasV
8e219348e6
fix tx.is_final
9 years ago
ThomasV
4a0994be8a
kivy: fix menu dismiss
9 years ago
ThomasV
566ed664d5
comment out hardware cosigning; not ready for release
9 years ago
ThomasV
67780bb8b9
changes for new toolchain
9 years ago
akshayaurora
07c5f02639
changes for new toolchain
9 years ago
ThomasV
f061fe047d
add lock to storage.write
9 years ago
ThomasV
a92138b61a
kivy: show wallet name
9 years ago
ThomasV
824f86475e
add get_master_public_key to all wallets
9 years ago
ThomasV
59825c913c
follow up c6a46df158
9 years ago
ThomasV
c6a46df158
fix issue #1853
9 years ago
ThomasV
0328caa22a
Merge branch 'master' of git://github.com/spesmilo/electrum
9 years ago
ThomasV
342d6633a6
wizard: add capability to restore multisig
9 years ago
slush0
fdb810ba62
Fixed TREZOR plugin to work with python-trezor>=0.7.0 (to be released).
9 years ago
ThomasV
5bcadd6651
qt: fix account_expanded
9 years ago
ThomasV
49ac8924fe
kivy: fixes for on_qr
9 years ago
ThomasV
e8e36a61f4
kivy wizard: set is_test only on linux
9 years ago
ThomasV
8ae1dc4d09
do not register unsupported wallet types, because they are proposed in the install wizard
9 years ago
ThomasV
029c272d57
kivy: fix space key in seed virtual keyboard
9 years ago
ThomasV
693897cdcb
remove deprecated import
9 years ago
ThomasV
c313c3c340
remove forgotten imports and print statements
9 years ago
ThomasV
e7d25faf02
Finish wizard unification
9 years ago
ThomasV
97dc130e26
fix: i18n in base_wizard
9 years ago
ThomasV
fd5d0d2d9c
Merge pull request #1840 from wbinns/binns-fix-typo-readme
readme: Fix typo and grammatical error
9 years ago
Will Binns
4260793344
readme: Fix typo and grammatical error
This commit fixes two issues in `readme.rst`:
1. Fix misspelled word - `oder` (should be `order`)
2. Fix grammatical error - `creating` (should be `create`)
9 years ago
ThomasV
8dabe85cf3
Merge pull request #1838 from maksverver/patch-1
Fix typo: $XDG_DATA_HOME should be XDG_DATA_HOME.
9 years ago
Maks Verver
b0a3347e44
Fix typo: $XDG_DATA_HOME should be XDG_DATA_HOME.
9 years ago
ThomasV
9182392b55
kivy: separate base wizard class from gui
9 years ago
ThomasV
362e4be6f0
kivy: add title to do_share
9 years ago
ThomasV
7c42957a7c
kivy: finish multisig in instalwizard
9 years ago
ThomasV
b6393cbdf2
display 'low fee' in tx dialog
9 years ago
ThomasV
9cc76bc969
kivy: define app.wallet_name
9 years ago
ThomasV
0ccc812f86
kivy: add multisig wallets to install wizard
9 years ago
ThomasV
dabeae9f95
multisig wizard: use sliders
9 years ago
ThomasV
7a1af24eda
getprivatekeys: try load_json if we did not get an address
9 years ago
ThomasV
5661aabaa4
revert to daemon for interface code
9 years ago
ThomasV
e7d1f59987
getmpk command: return only one key
9 years ago
ThomasV
f5cfa28710
don't display generated addresses to stdout
9 years ago
ThomasV
f1d3be11bb
kivy: minor fix (checkbox.active cannot be None)
9 years ago
ThomasV
6bc73f4d74
add is_final checkbox to bump_fee dialogs
9 years ago
ThomasV
b8cd7eb8bd
Add RBF option to the kivy GUI
9 years ago
ThomasV
536a9aecde
kivy: add bump fee dialog
9 years ago
ThomasV
9896718f09
get_tx_info: fix types
9 years ago
ThomasV
60756e2ef9
kivy: fix is_exit behaviour
9 years ago
ThomasV
ccd0deb600
kivy: fix delete_wallet
9 years ago
ThomasV
8886e5098a
fix get_tx_info
9 years ago
ThomasV
5af7139598
kivy: handle 'verified' event
9 years ago
ThomasV
7f7aa97e2e
tx dialog: fix confirmation time estimate
9 years ago
ThomasV
b94a7920af
factorize code used for tx dialogs
9 years ago
ThomasV
f2d2d61894
add expected confirmation time to tx dialog
9 years ago
ThomasV
017afd95dc
Qt: disable max button if amount is locked
9 years ago