Maran
|
a296350994
|
Implements feature to copy mpk to your clipboard to the lite gui, fixes #51
|
12 years ago |
slush
|
76d2d1d729
|
Fixed LICENCE path
|
12 years ago |
slush
|
e96f75b978
|
Improved installer script
|
12 years ago |
slush
|
35838b0884
|
Merge branch 'master' of github.com:spesmilo/electrum
|
12 years ago |
slush
|
837e154d39
|
License not ready yet
|
12 years ago |
slush
|
73e715a09b
|
Refactored wine build scripts
|
12 years ago |
slush
|
e4d63e7cba
|
Howto reflects script refactoring
|
12 years ago |
Maran
|
6394712392
|
Implemented receiving addresses to lite gui
|
12 years ago |
Maran
|
32f3a42c04
|
Add receiving widget for lite gui
|
12 years ago |
Maran
|
383948ab71
|
Added unknown option in case none given
|
12 years ago |
Maran
|
b564bedd52
|
Added date to the history overview of the lite GUI
|
12 years ago |
Maran
|
a32a679359
|
Added age method that takes a timestamp and return a string of how long ago the date is
|
12 years ago |
Maran
|
66b1d5bef3
|
Update osx binary instructions
|
12 years ago |
Maran
|
737a84e951
|
Update release scripts for OSX
|
12 years ago |
Maran
|
f5d48ccb28
|
Merge branch 'master' of https://github.com/spesmilo/electrum
|
12 years ago |
Maran
|
ebfe6346e7
|
Merge branch 'csv'
|
12 years ago |
Maran
|
674ffe27ff
|
Remove server list from lite gui
With all the new options for servers a simple menu item is not enough to properly implement it
|
12 years ago |
slush
|
14a1a30b56
|
Fixed path in README
|
12 years ago |
slush
|
c54372f324
|
Linux/Wine based build scripts for Windows executables and installer
|
12 years ago |
ThomasV
|
f0f2a0687c
|
version 1.5.6
|
12 years ago |
thomasv
|
33031f387c
|
fix: misplaced repr
|
12 years ago |
ThomasV
|
bed6e938a3
|
rm deprecated todolist
|
12 years ago |
ThomasV
|
00f6628d31
|
make_packages script
|
12 years ago |
thomasv
|
639ef7119d
|
fix bug: to_address -> address
|
12 years ago |
Maran
|
9bf12079ce
|
Added default time string
|
12 years ago |
Maran
|
9083be46f7
|
There isn't always a tx hash..\?
|
12 years ago |
Maran
|
c50103870e
|
Handle exceptions on parsing better
|
12 years ago |
Maran
|
108da45e53
|
Added the option to export your transactions to a CSV file
|
12 years ago |
thomasv
|
16a81271e4
|
store timestamps in verifier
|
12 years ago |
thomasv
|
4e070bda57
|
new command: signtx (offline transaction signing)
|
12 years ago |
thomasv
|
c763445734
|
allow multiple-outputs transactions with mktx()
|
12 years ago |
thomasv
|
12250995cd
|
version 1.5.5
|
12 years ago |
thomasv
|
108dfb6140
|
revert to daemon threads because some clients do not seem to close their sockets cleanly
|
12 years ago |
ThomasV
|
e766df1d33
|
retry when passwords do not match
|
12 years ago |
ThomasV
|
a3af71960c
|
small qr code window with print
|
12 years ago |
ThomasV
|
2603f21a3b
|
fix show seed
|
12 years ago |
ThomasV
|
36ef16cfb2
|
fix path for android
|
12 years ago |
ThomasV
|
52781aa489
|
version 1.5.4
|
12 years ago |
ThomasV
|
1573e71af9
|
fix
|
12 years ago |
thomasv
|
e22e744b10
|
config: merchant_name
|
12 years ago |
thomasv
|
a01819fa0a
|
save label invoice string
|
12 years ago |
thomasv
|
a7a60ceaeb
|
separate update qr code and paint event
|
12 years ago |
thomasv
|
267466b22d
|
use timer signal to render qr code
|
12 years ago |
thomasv
|
882ee0ded4
|
show address balance in POS mode
|
12 years ago |
thomasv
|
1c3ab88262
|
smaller font size, we don't want the window to be larger than 800 pixels
|
12 years ago |
thomasv
|
c586c55528
|
receive tab: 3 separate view mode
|
12 years ago |
ThomasV
|
74a8a5f77a
|
edit column directly
|
12 years ago |
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 |