thomasv
|
c763445734
|
allow multiple-outputs transactions with mktx()
|
12 years ago |
ThomasV
|
ef6498164d
|
remove forgotten calls to deprecated method
|
12 years ago |
ThomasV
|
d2c91d9a0f
|
simplify the create/restore procedure
|
12 years ago |
ThomasV
|
9a9e7c1b7c
|
simplification
|
12 years ago |
thomasv
|
cf1f533613
|
allow offline creation/recovery within the gui
|
12 years ago |
ThomasV
|
2d13107897
|
make a regular gui module for android
|
12 years ago |
ThomasV
|
d929c4d2dd
|
prevent window resizing by including the textview in a scrolled window
|
12 years ago |
thomasv
|
650a9b6074
|
do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server
|
12 years ago |
thomasv
|
765201be4e
|
wallet.get_label method
|
12 years ago |
ThomasV
|
efccde2e8e
|
fix: timestamps in transactions
|
12 years ago |
ThomasV
|
0a7b69fc5b
|
gui fixes
|
12 years ago |
thomasv
|
43ceb6b52a
|
text gui: dialogs
|
12 years ago |
ThomasV
|
6de8a946eb
|
use callback instead of wallet.was_updated
|
12 years ago |
ThomasV
|
2a06a5b493
|
tie confirmation icons to payment verifier
|
12 years ago |
thomasv
|
c5f5e92d17
|
rename qt gui -> classic
|
12 years ago |
thomasv
|
14da12921d
|
gtk: on create, use the server already picked by the interface
|
12 years ago |
thomasv
|
ef2f832116
|
add gui selector to gtk interface
|
12 years ago |
ThomasV
|
c7311a1e7f
|
fix for gtk gui
|
12 years ago |
ThomasV
|
7959417751
|
small fixes for gtk gui
|
12 years ago |
thomasv
|
5444f55e6b
|
big refactoring: command line options and electrum.conf options override settings in wallet file.
|
12 years ago |
thomasv
|
299d54c6ec
|
fix: the gtk gui was broken since server_list_changed was introduced...
|
12 years ago |
Amir Taaki
|
188a671681
|
Corrected import paths for print_error.
|
13 years ago |
Julian Tosh
|
4e5dfbeade
|
Implementing a better print_error routine
|
13 years ago |
Julian Tosh
|
a3830e5903
|
Standardizing message format and implementing stderr for errors
|
13 years ago |
thomasv
|
735f9b9c20
|
import lib directory as electrum if the library is not installed
|
13 years ago |
ThomasV
|
1181f4ef01
|
bugfix: encryption of encrypted keys
|
13 years ago |
ThomasV
|
a5761fe8a8
|
do not use deprecated BaseException.message
|
13 years ago |
thomasv
|
c5d42f3614
|
slightly more robust connection procedure
|
13 years ago |
ThomasV
|
51036fdf4e
|
do not show send tab in seedless wallets
|
13 years ago |
ThomasV
|
416a3bad09
|
seedless wallets
|
13 years ago |
ThomasV
|
2e1fd923b8
|
deseed command
|
13 years ago |
thomasv
|
b8773178a1
|
setup package in lib subdirectory
|
13 years ago |
thomasv
|
d45d1e2382
|
do not display response time; it is deprecated since we use stratum
|
13 years ago |
thomasv
|
bdf9baca12
|
update gtk interface: show default servers
|
13 years ago |
thomasv
|
fc7c9acd4d
|
option to display zeros after decimal point
|
13 years ago |
ThomasV
|
50e5f910a7
|
remove native protocol from gui
|
13 years ago |
genjix
|
b3fd4a2832
|
mv client/* . && rm -fr client
|
13 years ago |
ThomasV
|
aa3ff22c19
|
strip
|
13 years ago |
ThomasV
|
ad6c0ab273
|
ripemd for android
|
13 years ago |
ThomasV
|
3ee5561488
|
monospace
|
13 years ago |
ThomasV
|
67097d2795
|
radio buttons in pygtk
|
13 years ago |
ThomasV
|
d1a5fa5b97
|
fix servers list
|
13 years ago |
ThomasV
|
6458031a68
|
monospace
|
13 years ago |
ThomasV
|
57c1e6e92b
|
use t for tcp; wallet.blocks==-1 means connecting
|
13 years ago |
ThomasV
|
d0dd8c847a
|
new spec and conversion
|
13 years ago |
ThomasV
|
c24776ea5d
|
updates for gtk interface
|
13 years ago |
thomasv
|
84ea4dae01
|
show port number
|
13 years ago |
thomasv
|
9fddc3e6ea
|
allow user to change the port
|
13 years ago |
ThomasV
|
94b4ad8be7
|
handle disconnects
|
13 years ago |
ThomasV
|
d0ae36ee0e
|
use monospace font (gtk too)
|
13 years ago |