ThomasV
|
44566054a2
|
qt: quit on SIGINT
|
11 years ago |
ThomasV
|
5d1e229f05
|
fix for gtk gui
|
11 years ago |
ThomasV
|
06cdb7ff39
|
move pointofsale plugin to main codebase
|
11 years ago |
ThomasV
|
d33b53f850
|
close GUI if the network daemon is killed
|
11 years ago |
ThomasV
|
e702b3312b
|
proper return from install wizard
|
11 years ago |
ThomasV
|
06a613ed09
|
copy to clipboard menu for receive address
|
11 years ago |
ThomasV
|
4fdeb52f7d
|
update text gui
|
11 years ago |
ThomasV
|
59638898d4
|
update gtk gui
|
11 years ago |
ThomasV
|
fb0574c5a0
|
fix callbacks
|
11 years ago |
m0mchil
|
d5f08d657f
|
passing wallet instance not needed anymore
|
11 years ago |
m0mchil
|
26b13f4414
|
proper i18n
|
11 years ago |
m0mchil
|
a336379aa5
|
trezor plugin
|
11 years ago |
ThomasV
|
af3fd62fd4
|
send server height and server lag with daemon
|
11 years ago |
ThomasV
|
8196bc5779
|
adapt network dialog to daemon
|
11 years ago |
ThomasV
|
09e4efc439
|
daemon notifications (network.status)
|
11 years ago |
ThomasV
|
9ee0614edb
|
make daemon usable with the GUI
|
11 years ago |
ThomasV
|
068609b4a6
|
AmountEdit:get_amount
|
11 years ago |
ThomasV
|
3d78be8f46
|
updates for gtk gui
|
11 years ago |
ThomasV
|
597dd49e8c
|
show txid in invoice details
|
11 years ago |
ThomasV
|
4193fffc33
|
fix: store key of invoices for retrieval
|
11 years ago |
ThomasV
|
6f246fe90e
|
display dates in invoices tab
|
11 years ago |
ThomasV
|
448d2eb548
|
wizard restore: abort if wallet is None
|
11 years ago |
ThomasV
|
81d1e67253
|
always enable qr scanner plugin
|
11 years ago |
ThomasV
|
4da85c00e3
|
missing import
|
11 years ago |
ThomasV
|
c397f84fed
|
simplified dialog for new file name
|
11 years ago |
Michael Wozniak
|
295a71173c
|
fix spacing for indent
|
11 years ago |
ThomasV
|
c329a03757
|
wizard restore hook
|
11 years ago |
ThomasV
|
f9dad74e13
|
don't use address_is_old in code that can be run offline (again)
|
11 years ago |
ThomasV
|
042c65939d
|
don't use address_is_old in code that can be run offline
|
11 years ago |
ThomasV
|
6ad1c46aa5
|
fix: add type 'aaddress' in change output
|
11 years ago |
ThomasV
|
1bb00ff5af
|
store output type explicitly in tuple
|
11 years ago |
ThomasV
|
c0fe5962ad
|
use QPlainTextEdit instead of QTextEdit
|
11 years ago |
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 |