ThomasV
|
522d4d7f91
|
do not display requested amount if zero. show menu item only if window is visible
|
12 years ago |
ThomasV
|
4faeaef91e
|
proper close method
|
12 years ago |
ThomasV
|
1fec0887d2
|
use update instead of repaint; do not update qr window if not visible
|
12 years ago |
thomasv
|
fadeb913d0
|
toggle visibility instead of closing the window
|
12 years ago |
thomasv
|
9f0698a8a3
|
invoice window: larger text, monospace font
|
12 years ago |
thomasv
|
a03bacbeff
|
fix url in qr code
|
12 years ago |
thomasv
|
b0398e0774
|
more robust android app
|
12 years ago |
thomasv
|
d5b47fa93e
|
separate non-modal window for QR codes (point of sale)
|
12 years ago |
ThomasV
|
7601ce56e1
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
12 years ago |
ThomasV
|
c68bf5a1d7
|
print_error -> print_msg
|
12 years ago |
ThomasV
|
201a13131f
|
Merge pull request #50 from EagleTM/master
Update default servers
|
12 years ago |
Eagle[TM]
|
736b72f77f
|
updating default servers
|
12 years ago |
thomasv
|
e87ed44f84
|
send change to last address of the input list
|
12 years ago |
ThomasV
|
76af3959bf
|
Merge pull request #49 from Azelphur/master
Added message signing support to the QT GUI
|
12 years ago |
Alfie "Azelphur" Day
|
7aeeb0903a
|
Added message signing to the QT GUI
|
12 years ago |
ThomasV
|
5c79712854
|
version 1.5.3
|
12 years ago |
ThomasV
|
9afbf21197
|
no daemon
|
12 years ago |
ThomasV
|
0ad7f72d3d
|
nodaemon
|
12 years ago |
ThomasV
|
8308440ded
|
rm assert clause: there is no guarantee about that
|
12 years ago |
ThomasV
|
7c13dc54db
|
reduce column width to avoid horizontal scrollbar
|
12 years ago |
ThomasV
|
b17ffc395e
|
version 1.5.2
|
12 years ago |
ThomasV
|
a79cda99e5
|
return True in retore_wallet
|
12 years ago |
ThomasV
|
acbfa77af5
|
return True in network dialog, because None means offline
|
12 years ago |
ThomasV
|
72358fbc20
|
do not display args as tuple
|
12 years ago |
ThomasV
|
d6edf45eb7
|
use adhoc print function
|
12 years ago |
ThomasV
|
2c0f894e76
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
12 years ago |
thomasv
|
2f04531565
|
fix
|
12 years ago |
thomasv
|
47a3739865
|
save height of transaction
|
12 years ago |
thomasv
|
5ae15d6100
|
handle case where an unconfirmed transaction is pruned by the server. also, fix bug with fee sign in details
|
12 years ago |
thomasv
|
6e0a62fada
|
return parser object because it is needed to display help
|
12 years ago |
thomasv
|
c51cf776ae
|
fix prioritization
|
12 years ago |
ThomasV
|
082d676799
|
minor
|
12 years ago |
ThomasV
|
8bf46954a0
|
version 1.5.1
|
12 years ago |
Maran
|
be9a64fef3
|
Made the send_tx call for the lite gui asynchrone
|
12 years ago |
thomasv
|
d68fcf9884
|
rm testing code
|
12 years ago |
thomasv
|
6cb51ea4d0
|
received coins need to be known before
|
12 years ago |
thomasv
|
91feae01ac
|
fix sendtx
|
12 years ago |
thomasv
|
537d02977c
|
fix balance display in flatfly's bug. restore the wallet.update() method
|
12 years ago |
ThomasV
|
a2af4cd5b1
|
Merge pull request #48 from flatfly/patch-1
Fix wallet path in deseed and reseed
|
12 years ago |
flatfly
|
1b85fa3125
|
Fix wallet path in deseed and reseed
|
12 years ago |
ThomasV
|
ef6498164d
|
remove forgotten calls to deprecated method
|
12 years ago |
ThomasV
|
9d9851a1a1
|
version 1.5
|
12 years ago |
ThomasV
|
b6c494ce6a
|
fix network dialog
|
12 years ago |
ThomasV
|
d2c91d9a0f
|
simplify the create/restore procedure
|
12 years ago |
ThomasV
|
9a9e7c1b7c
|
simplification
|
12 years ago |
ThomasV
|
d55aa43cf6
|
add version to android path
|
12 years ago |
ThomasV
|
d8c49a2fef
|
android: update create and recover dialogs
|
12 years ago |
thomasv
|
cf1f533613
|
allow offline creation/recovery within the gui
|
12 years ago |
thomasv
|
2385cc3ad8
|
show server type (pruning or full)
|
12 years ago |
thomasv
|
50064d20fd
|
Revert "added TypeError category to existing exception"
This reverts commit 86da219fb9 .
|
12 years ago |