ThomasV
774bdcde73
fix test_parse_URI
9 years ago
ThomasV
f89a90016e
kivy: improve layout of invoice and about dialogs
9 years ago
ThomasV
f1822a9603
pending->unconfirmed
9 years ago
ThomasV
4db45ac789
kivy wizard: fix seed display
9 years ago
ThomasV
2436c4f904
rm authenticator script (replaced by new android app
9 years ago
ThomasV
04c7d2b455
add 'donate to server' menu item
9 years ago
ThomasV
4dd479cf59
server_is_lagging: return True if no height
9 years ago
ThomasV
d56ec05b9b
kivy: show payment request details
9 years ago
ThomasV
27ecab9ef0
kivy: better request status messages
9 years ago
ThomasV
dfdd072395
kivy: sanitize on_qr
9 years ago
ThomasV
2881565de3
app.set_URI
9 years ago
ThomasV
d91d321dfa
kivy: move set_URI method to Receive screen
9 years ago
ThomasV
a7d3175799
replace semantically relevant instances of 'assert' with exceptions
9 years ago
ThomasV
d253d8463b
kivy wizard: add separation widget
9 years ago
ThomasV
83c68142e0
kivy wizard: add space button
9 years ago
ThomasV
4d3ce06b6d
kivy: always save new request; cleanup code.
9 years ago
ThomasV
a1ef7c4bb6
get_sorted_request: sort by address index, not by timestamp
9 years ago
ThomasV
eebc8ecc0f
kivy: minor tweaks
9 years ago
ThomasV
b7c4492d3b
get_request_status: return PR_UNKNOWN if request is unknown
9 years ago
ThomasV
dcc59d6f70
rm unused PR state
9 years ago
ThomasV
b82f29a8fd
kivy: show amount in invoice dialog
9 years ago
ThomasV
f2be3079ea
kivy: rm dead code
9 years ago
ThomasV
af7e7b397f
kivy: update request status
9 years ago
ThomasV
af282d8d2c
kivy: sort servers
9 years ago
ThomasV
b71fbd34b2
kivy wizard: better message
9 years ago
ThomasV
73caa89c44
kivy: hide qr code if request is paid
9 years ago
ThomasV
b3861bd54d
kivy: improve confirm seed screen
9 years ago
ThomasV
656069070a
kivy wizard: use own soft keyboard
9 years ago
ThomasV
950f3ae633
parse_uri: don't use assert
9 years ago
ThomasV
ca5eb15abd
kivy: minor fixes
9 years ago
ThomasV
25f6533e5c
kivy: improve tx dialog
9 years ago
ThomasV
ff7bdc1f38
paymentrequest.py: return No Signature
9 years ago
ThomasV
a0e5633d0b
kivy: small fixes
9 years ago
ThomasV
5f5e9b0a17
kivy: improve PIN dialog
9 years ago
ThomasV
744b74f2b5
kivy: add sign/broadcast to tx dialog
9 years ago
Neil Booth
5f590c9c64
2 fee colour fixes
update_fee() if removing an item from send_from
update not_enough_funds when pressing !
9 years ago
ThomasV
c57ed0c212
kivy: simplify parse_URI
9 years ago
ThomasV
aee11fc945
kivy fix: remove app.current_invoice
9 years ago
ThomasV
526c6c88f7
kivy: scan tx
9 years ago
ThomasV
7c3edd58e3
kivy: fix qr_dialog
9 years ago
ThomasV
f2b0b7945d
kivy: qr dialog
9 years ago
ThomasV
cc526a8734
tx dialog: don't use tx.raw
9 years ago
ThomasV
779245dafd
kivy: minor fix, update_history_tab
9 years ago
ThomasV
2955fd1a8c
allow unsigned payment requests
9 years ago
ThomasV
1ab327d3f6
fix exchange rate plugin: datetime.today
9 years ago
ThomasV
25bf63e528
rm debug print statement
9 years ago
ThomasV
a03301c55f
kivy: button to show seed, and show error if trying to spend from watching only wallet
9 years ago
Neil Booth
535956149a
trezor: single passphrase entry
Only require the user to input the passphrase once, unless creating
a wallet.
Should they mis-enter the passphrase, they will be warned Electrum
couldn't pair the device, and when they actually need to use it
they will be prompted again.
Fixes #1672
9 years ago
ThomasV
2bbe829f32
Merge branch 'master' of git://github.com/spesmilo/electrum
9 years ago
ThomasV
24560e03a9
kivy: add invoice details dialog
9 years ago