ThomasV
|
907dca6eb9
|
simplify interface: use callbacks
|
11 years ago |
ThomasV
|
b363d81fc1
|
add help button to network dialog
|
11 years ago |
thomasv
|
93c7aee2c8
|
cleanup: next_addresses
|
11 years ago |
thomasv
|
e9340db409
|
fix create and restore (command line)
|
11 years ago |
thomasv
|
15ac97c1dc
|
history server-> main server
|
11 years ago |
ThomasV
|
c18c2bcc2b
|
Merge pull request #293 from rdymac/patch-17
Updated new gui_classic directory for GUIs
|
11 years ago |
thomasv
|
d26ac9673b
|
remove menu bar from lite gui
|
11 years ago |
rdymac
|
9020db25c6
|
Updated new gui_classic directory for GUIs
Edited new gui_classic directory for GUIs
|
11 years ago |
thomasv
|
7a4525ef07
|
minor fix for lite gui
|
11 years ago |
thomasv
|
462ddd252d
|
fix: lite mode switch
|
11 years ago |
thomasv
|
06d0c67b9c
|
remove ElectrumGui class for lite window
|
11 years ago |
thomasv
|
8614c0544c
|
fix import: electrum.i18n
|
11 years ago |
thomasv
|
69f91ba84b
|
fix setup.py and a few imports
|
11 years ago |
thomasv
|
2f7c2f982d
|
add __init__.py to classic, fix a few imports
|
11 years ago |
ThomasV
|
4fd05b8f70
|
fix
|
11 years ago |
ThomasV
|
0099b2a560
|
make gtk gui re-work
|
11 years ago |
ThomasV
|
004aa4b640
|
separate directories for GUIs
|
11 years ago |
ThomasV
|
e40776bcee
|
separate version_getter module
|
11 years ago |
ThomasV
|
1d0fd3784a
|
Merge pull request #292 from ctrlcctrlv/master
Fix some bugs I found in 1.9
|
11 years ago |
Fredrick
|
16902cc3ca
|
Bugfix: Allow signing messages over 252 characters
|
11 years ago |
Fredrick
|
c9d798944b
|
Fix export private keys from GUI
|
11 years ago |
Fredrick
|
048caf7a99
|
Fix dumpprivkeys
|
11 years ago |
thomasv
|
e455dc5a6b
|
get version asynchronously, for faster launch
|
11 years ago |
thomasv
|
77871b97af
|
fixes, resend_subscriptions
|
11 years ago |
thomasv
|
79645e9b37
|
fix: wallet.addresses
|
11 years ago |
thomasv
|
73901a001a
|
pass network to NetworkDialog and Blockchain
|
11 years ago |
thomasv
|
2df129cfbf
|
connect to random servers, reconnect if connection is lost
|
11 years ago |
thomasv
|
0ec436c02c
|
fix: network start was calling __init__
|
11 years ago |
thomasv
|
828d8fd3ed
|
fix: sign_message
|
11 years ago |
thomasv
|
74735bd64e
|
minor fixes
|
11 years ago |
thomasv
|
323aafa34d
|
fix: show_private_key
|
11 years ago |
thomasv
|
620f9f68d4
|
minor fixes for wallet creation
|
11 years ago |
thomasv
|
5514d3bd74
|
fix address_from_perivate_key
|
11 years ago |
thomasv
|
de0876af7a
|
gui_text: network
|
11 years ago |
thomasv
|
047e4b3478
|
move callbacks to the network class
|
11 years ago |
ThomasV
|
b3e880b587
|
fix: typo, set_label
|
11 years ago |
ThomasV
|
cd6832df2e
|
set_label
|
11 years ago |
ThomasV
|
328315f94b
|
separate blockchain and network
|
11 years ago |
ThomasV
|
ac26abfed3
|
set icon size in status bar
|
11 years ago |
ThomasV
|
022b3eed9b
|
notify wallet wheit height changes
|
11 years ago |
thomasv
|
8242e58ddd
|
fix modules
|
11 years ago |
thomasv
|
90767c4b47
|
fix
|
11 years ago |
thomasv
|
21bff48630
|
perform check_new_tx inside add_transaction
|
11 years ago |
thomasv
|
8ab6529298
|
fix: first_addresses
|
11 years ago |
thomasv
|
1cf453587e
|
fix: is_valid
|
11 years ago |
thomasv
|
075a1d13c5
|
Merge branch 'master' into 1.9
|
11 years ago |
thomasv
|
afac84e231
|
move transaction code and fix issue #280
|
11 years ago |
thomasv
|
d2099d94e5
|
manual merge: tc scv import by harningt
|
11 years ago |
thomasv
|
903e70566c
|
wallet.make_unsigned_transaction()
|
11 years ago |
ThomasV
|
6696e9643c
|
fix restore from mpk
|
12 years ago |