ThomasV
|
9e5cf68e93
|
updates for stdio gui
|
10 years ago |
ThomasV
|
eaa91683da
|
text gui: cap size of labels
|
10 years ago |
ThomasV
|
c00b1f649a
|
do not save gui_last_wallet if -w parameter was passed
|
10 years ago |
ThomasV
|
c6027a3578
|
don't show import menu
|
10 years ago |
ThomasV
|
9782c7fe8e
|
don't show new account menu
|
10 years ago |
ThomasV
|
f77311328a
|
add get_completions to wallet
|
10 years ago |
Roman Zeyde
|
43a4b68ee8
|
main_window: don't update history in offline mode
|
10 years ago |
ThomasV
|
f051a3e577
|
update occurences of get_history
|
10 years ago |
Roman Zeyde
|
c4b306cdbe
|
fix Transaction.deserialize() to Transaction()
|
10 years ago |
ThomasV
|
ec11e58add
|
handle pruning in wallet.txi/txo
|
10 years ago |
ThomasV
|
3d1fa1e27f
|
find_pay_to_pubkey_address
|
10 years ago |
ThomasV
|
66f7a6d28e
|
show own addresses in green
|
10 years ago |
ThomasV
|
7d79ecce73
|
do not display default label
|
10 years ago |
ThomasV
|
e3de121be9
|
store deserialized tx in/out in wallet file for fast computation
|
10 years ago |
ThomasV
|
c0e60ec93d
|
ask user before closing transaction window with unsaved transaction
|
10 years ago |
ThomasV
|
973f7f9fe5
|
mpk window: detect self and cosigner keys
|
10 years ago |
ThomasV
|
cbb1a39879
|
reopen the password dialog if user enters incorrect password
|
10 years ago |
ThomasV
|
bfb4240948
|
Rewrite labels plugin using requests and own signals
|
10 years ago |
ThomasV
|
9a7f6afac3
|
network dialog: replace protocol list with checkbox
|
10 years ago |
ThomasV
|
1be26dbf06
|
fix init error from issue #1102
|
10 years ago |
Andy Christianson
|
c72531fa6a
|
added support for restoring multisig wallets from BIP32 private keys
|
10 years ago |
ThomasV
|
cc48663d0e
|
set window.app in constructor
|
10 years ago |
Andy Christianson
|
cff6b95011
|
added support for restoring multisig wallets from BIP32 private keys
|
10 years ago |
ThomasV
|
38e4eeef95
|
add rate conversion to receive tab
|
10 years ago |
ThomasV
|
66de592343
|
fix tx dialog buttons using new widgets
|
10 years ago |
ThomasV
|
1ab37fc82b
|
sort servers in network dialog
|
10 years ago |
ThomasV
|
e3772f7e02
|
fix: receive_at: enable button
|
10 years ago |
ThomasV
|
9a81f9585b
|
change button message
|
10 years ago |
ThomasV
|
bd016f8450
|
gray out new request button when not usable
|
10 years ago |
ThomasV
|
585a9b7b40
|
copy receive URI with button
|
10 years ago |
ThomasV
|
c325f95a92
|
add zoom button to receive tab
|
10 years ago |
ThomasV
|
10f3308dc7
|
fix setFrozen (self.buttons)
|
10 years ago |
ThomasV
|
01cfb8f8f1
|
new Button widgets
|
10 years ago |
ThomasV
|
94c0d86821
|
generic add_button method for TextEdit, with tooltips
|
10 years ago |
ThomasV
|
e620f36971
|
show window in load_wallet
|
10 years ago |
ThomasV
|
58f9ab3492
|
add a lock to wallet.synchronize() and fix #1049
|
10 years ago |
ThomasV
|
c28915d122
|
use Tor's proxy number by default
|
10 years ago |
ThomasV
|
4754241485
|
display exception in convert_imported_keys
|
10 years ago |
ThomasV
|
8644bbf734
|
uri fix
|
10 years ago |
ThomasV
|
2ea25fbb17
|
clarify the 'restore' message
|
10 years ago |
ThomasV
|
6ececd500d
|
add show in set_layout
|
10 years ago |
ThomasV
|
c56fe45ad7
|
show wizard before running it
|
10 years ago |
ThomasV
|
ea1af3d536
|
fix password bug in wallet upgrade
|
10 years ago |
ThomasV
|
20fc2da9b5
|
do not attemps last_wallet if file does not exist
|
10 years ago |
ThomasV
|
bc3013caf0
|
fix exchange_rate plugin behavior when typing amounts
|
10 years ago |
ThomasV
|
77d010bcec
|
store gui last wallet separately, to fix command line
|
10 years ago |
ThomasV
|
46c290e30d
|
use base43 in order to send transactions by QR code
|
10 years ago |
ThomasV
|
c427e085b3
|
fix android seed dialog if password is empty
|
10 years ago |
ThomasV
|
8a495f4071
|
base64 encode transactions in qr codes
|
10 years ago |
ThomasV
|
52b43c57b8
|
android create and restore
|
10 years ago |