Maran
|
bf12bac1f2
|
DRYed the backup wallet
|
12 years ago |
Maran
|
0ab69e2606
|
Removed all items that are now in the menu
|
12 years ago |
Maran
|
f55faedeb0
|
Open wallet should use current wallets folder as default dir
|
12 years ago |
Maran
|
e9f1d4f078
|
Make backup use real wallet from config
|
12 years ago |
Maran
|
914bfffc53
|
Make backup use real wallet from config
|
12 years ago |
Maran
|
ae9aaceaab
|
Removed accounts from menu
|
12 years ago |
Maran
|
7f7441eb7f
|
Added CTRL+R to refresh your wallet
|
12 years ago |
Maran
|
9945e0926c
|
Implemented all menu triggers
|
12 years ago |
thomasv
|
4a60db9733
|
new methods: init_menubar and load_wallet
|
12 years ago |
Maran
|
fd5ee59a29
|
Skeleton for menu
|
12 years ago |
ThomasV
|
034bc64fe6
|
fix indent
|
12 years ago |
tigereye
|
1428d4fa10
|
Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code.
|
12 years ago |
Ryan McGuire
|
b757b41561
|
Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background.
|
12 years ago |
Linh Nguyen
|
c59f4c2fb2
|
Update default fee in help text
|
12 years ago |
ecdsa
|
e8ffe29554
|
make sure default fee is enough
|
12 years ago |
thomasv
|
e2b75d9fbc
|
use a qlabel widget for the wallet balance
|
12 years ago |
ecdsa
|
6be62e44de
|
wallet.delete_contact method
|
12 years ago |
ecdsa
|
8104a47a3e
|
wallet.add_contact method
|
12 years ago |
ecdsa
|
19d19d9a00
|
wallet set_fee method
|
12 years ago |
ecdsa
|
fe405c50d0
|
delete_imported_key method
|
12 years ago |
ecdsa
|
97e849a248
|
move verify_message to wallet
|
12 years ago |
ecdsa
|
5a4576344e
|
restore display of blockchain height in network dialog
|
12 years ago |
ecdsa
|
b5c0cc6190
|
handle exceptions returned by update_password
|
12 years ago |
ecdsa
|
86fd728a47
|
move network dialog in a new class; simplify interface.get_servers
|
12 years ago |
ecdsa
|
7d1075d85d
|
use an Event to signal when to redraw the gui
|
12 years ago |
ecdsa
|
df13564155
|
icon cannot be None
|
12 years ago |
ecdsa
|
c95c80163d
|
distinction between unconfirmed and unverified transactions
|
12 years ago |
thomasv
|
8e6be820b5
|
fix: assert fails on startup
|
12 years ago |
ecdsa
|
1964124515
|
split seed words with newline too
|
12 years ago |
ecdsa
|
a0d86982b1
|
don't show change addresses in list
|
12 years ago |
Michael Wozniak
|
b1b2bab5c5
|
fix for issue 184
|
12 years ago |
thomasv
|
8e86ee1a79
|
call plugin hooks inside try..except statement
|
12 years ago |
ecdsa
|
b0d223e6bb
|
trying to fix column_widths
|
12 years ago |
thomasv
|
6585da69fe
|
message about frozen funds
|
12 years ago |
thomasv
|
6e10687abe
|
reset status on clear
|
12 years ago |
thomasv
|
5397142fe0
|
fix parse_url in android gui
|
12 years ago |
thomasv
|
d09d4e4055
|
call save_seed only in main script
|
12 years ago |
thomasv
|
f32f85fb78
|
better seed dialog + fix bug with restore
|
12 years ago |
thomasv
|
98f7d36313
|
ask users to enter their seed on create
|
12 years ago |
ecdsa
|
bc4671ac34
|
fix scroll area in plugins list
|
12 years ago |
ecdsa
|
70dd028ba7
|
pruning ->limit
|
12 years ago |
ecdsa
|
1986485623
|
spacing
|
12 years ago |
ecdsa
|
c503a97c83
|
shortcut changed
|
12 years ago |
ecdsa
|
ef3ae450f3
|
handle shortcut explicitly
|
12 years ago |
ecdsa
|
572d9b482a
|
fix shortcut
|
12 years ago |
ecdsa
|
b958985aa8
|
use checkbox instead of combobox for use_change
|
12 years ago |
ecdsa
|
25bbae132f
|
option to display mBTC
|
12 years ago |
ecdsa
|
62ff508eba
|
fix
|
12 years ago |
ecdsa
|
8ff7697e22
|
fix: pruning level
|
12 years ago |
ecdsa
|
b7e356dba3
|
update warning about imported keys (change)
|
12 years ago |