ThomasV
|
545cd7a413
|
make seed dialog a bit wider
|
11 years ago |
ThomasV
|
0ce2c870bb
|
fixes for pending accounts
|
11 years ago |
ThomasV
|
2e1d24939c
|
rm duplicate method getpubkey
|
11 years ago |
ThomasV
|
a89abee969
|
Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations.
|
11 years ago |
ThomasV
|
cd4c8335b0
|
wizard: ask for password earlier during restore
|
11 years ago |
ThomasV
|
2c38e85a50
|
better integration of plugins in installwizard (for 2fa, trezor plugins)
|
11 years ago |
ThomasV
|
101fe08ac8
|
fix: abort signing thread if wallet is watching only
|
11 years ago |
slush0
|
a97a0629dd
|
Added base unit 'bits'.
|
11 years ago |
ThomasV
|
2efad717d8
|
support for OP_RETURN
|
11 years ago |
ThomasV
|
8295ef8c7f
|
don't show qrcode button in payto if it is a payment request
|
11 years ago |
ThomasV
|
b5acdab3e9
|
allow address creation beyond gap limit in GUI. fixes #512
|
11 years ago |
ThomasV
|
029e0b8b0d
|
estimate fee using number of outputs
|
11 years ago |
ThomasV
|
54973062bd
|
restore from xprv
|
11 years ago |
ThomasV
|
6f74a1c15b
|
fix payto size
|
11 years ago |
ThomasV
|
0c440ee6a6
|
wallet.is_beyond_limit (False for imported accounts)
|
11 years ago |
ThomasV
|
2da9a02fb3
|
catch exception within sign thread, to re-enable send button
|
11 years ago |
ThomasV
|
55770a93bf
|
remove unused variable.
|
11 years ago |
ThomasV
|
f4dfec4565
|
define frozen signal for exchange rate plugin
|
11 years ago |
ThomasV
|
57a0864055
|
fix import
|
11 years ago |
ThomasV
|
6feebb7da3
|
tx dialog hooks
|
11 years ago |
ThomasV
|
2c7bf3ca1a
|
detect if wallet can sign tx before showing sign button
|
11 years ago |
ThomasV
|
b32d0c77a3
|
fix bug with the order of signatures in tx input
|
11 years ago |
ThomasV
|
84b8b6d73d
|
message: cosigner wallet
|
11 years ago |
ThomasV
|
edd28f32f9
|
fix: edit label
|
11 years ago |
ThomasV
|
37148b72d4
|
show number of tx signatures in gui
|
11 years ago |
ThomasV
|
f410225dc2
|
print traceback in waiting dialog
|
11 years ago |
ThomasV
|
0636ef8b32
|
compact serialized format for unsigned and partially signed transactions.
|
11 years ago |
ThomasV
|
be75c9e012
|
add hook for transaction_dialog
|
11 years ago |
ThomasV
|
46e431cd62
|
cleanup dead code
|
11 years ago |
ThomasV
|
2a07ed47f2
|
gui column set monospace font
|
11 years ago |
ThomasV
|
43400144e8
|
gui tweaks
|
11 years ago |
ThomasV
|
e2d03f1cc9
|
show popup if qr scanner not enabled
|
11 years ago |
ThomasV
|
c9fd14e343
|
transaction show_qr
|
11 years ago |
ThomasV
|
e5b44bacda
|
fixedSize qrcode widget
|
11 years ago |
ThomasV
|
3fa113d76b
|
fix: remove imports
|
11 years ago |
ThomasV
|
104fbe6cac
|
link point of sale plugin with receive tab
|
11 years ago |
ThomasV
|
c07c1c58ed
|
access to global configuration using set_config and get_config
|
11 years ago |
ThomasV
|
2b2a8d17df
|
bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative
|
11 years ago |
ThomasV
|
6226b658ea
|
tweak receive layout
|
11 years ago |
ThomasV
|
4eeacde2b1
|
fix decimal point in AmountEdit
|
11 years ago |
ThomasV
|
26328d0458
|
catch invalid password exceptions in sign_raw_transaction too
|
11 years ago |
ThomasV
|
7ceeb7e67a
|
waiting dialog: handle exceptions
|
11 years ago |
ThomasV
|
1189ed39ae
|
do not show send from menu for addresses that have no coins
|
11 years ago |
ThomasV
|
03b0e55625
|
disable save_request_button if fields are empty
|
11 years ago |
ThomasV
|
cc4981cc6d
|
fix: clear receive tab if an item is deleted
|
11 years ago |
ThomasV
|
25d71d1fa6
|
connect receive_list, to display saved items
|
11 years ago |
ThomasV
|
8263af3339
|
adjust receive_list column width
|
11 years ago |
ThomasV
|
1b42fe2ea2
|
fix #727
|
11 years ago |
ThomasV
|
af08e704d9
|
show list of requests in receive tab
|
11 years ago |
ThomasV
|
f1cf89de9f
|
receive tab, separate from addresses tab
|
11 years ago |