Commit Graph

2460 Commits

Author SHA1 Message Date
thomasv 6b6c508976 replace wallet.interface everywhere 2013-09-12 14:58:42 +02:00
ThomasV 907dca6eb9 simplify interface: use callbacks 2013-09-12 08:41:27 +02:00
ThomasV b363d81fc1 add help button to network dialog 2013-09-11 18:45:34 +02:00
thomasv 93c7aee2c8 cleanup: next_addresses 2013-09-11 17:42:32 +02:00
thomasv e9340db409 fix create and restore (command line) 2013-09-11 17:05:50 +02:00
thomasv 15ac97c1dc history server-> main server 2013-09-11 16:32:18 +02:00
ThomasV c18c2bcc2b Merge pull request #293 from rdymac/patch-17
Updated new gui_classic directory for GUIs
2013-09-11 07:23:38 -07:00
thomasv d26ac9673b remove menu bar from lite gui 2013-09-11 16:21:44 +02:00
rdymac 9020db25c6 Updated new gui_classic directory for GUIs
Edited new gui_classic directory for GUIs
2013-09-11 16:17:59 +02:00
thomasv 7a4525ef07 minor fix for lite gui 2013-09-11 15:25:05 +02:00
thomasv 462ddd252d fix: lite mode switch 2013-09-11 15:23:27 +02:00
thomasv 06d0c67b9c remove ElectrumGui class for lite window 2013-09-11 14:52:44 +02:00
thomasv 8614c0544c fix import: electrum.i18n 2013-09-11 13:55:49 +02:00
thomasv 69f91ba84b fix setup.py and a few imports 2013-09-11 13:49:24 +02:00
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 2013-09-11 13:43:37 +02:00
ThomasV 4fd05b8f70 fix 2013-09-11 12:06:39 +02:00
ThomasV 0099b2a560 make gtk gui re-work 2013-09-11 12:05:28 +02:00
ThomasV 004aa4b640 separate directories for GUIs 2013-09-11 11:45:58 +02:00
ThomasV e40776bcee separate version_getter module 2013-09-10 23:48:28 +02:00
ThomasV 1d0fd3784a Merge pull request #292 from ctrlcctrlv/master
Fix some bugs I found in 1.9
2013-09-10 14:36:10 -07:00
Fredrick 16902cc3ca Bugfix: Allow signing messages over 252 characters 2013-09-10 17:31:01 -04:00
Fredrick c9d798944b Fix export private keys from GUI 2013-09-10 16:11:20 -04:00
Fredrick 048caf7a99 Fix dumpprivkeys 2013-09-10 16:07:09 -04:00
thomasv e455dc5a6b get version asynchronously, for faster launch 2013-09-10 21:53:26 +02:00
thomasv 77871b97af fixes, resend_subscriptions 2013-09-10 19:59:58 +02:00
thomasv 79645e9b37 fix: wallet.addresses 2013-09-10 19:41:56 +02:00
thomasv 73901a001a pass network to NetworkDialog and Blockchain 2013-09-10 18:27:32 +02:00
thomasv 2df129cfbf connect to random servers, reconnect if connection is lost 2013-09-10 17:52:43 +02:00
thomasv 0ec436c02c fix: network start was calling __init__ 2013-09-10 16:42:11 +02:00
thomasv 828d8fd3ed fix: sign_message 2013-09-10 16:18:34 +02:00
thomasv 74735bd64e minor fixes 2013-09-10 16:13:30 +02:00
thomasv 323aafa34d fix: show_private_key 2013-09-10 16:07:59 +02:00
thomasv 620f9f68d4 minor fixes for wallet creation 2013-09-10 14:20:44 +02:00
thomasv 5514d3bd74 fix address_from_perivate_key 2013-09-09 14:12:37 +02:00
thomasv de0876af7a gui_text: network 2013-09-09 13:41:48 +02:00
thomasv 047e4b3478 move callbacks to the network class 2013-09-09 13:33:25 +02:00
ThomasV b3e880b587 fix: typo, set_label 2013-09-08 20:12:03 +02:00
ThomasV cd6832df2e set_label 2013-09-08 20:10:43 +02:00
ThomasV 328315f94b separate blockchain and network 2013-09-08 17:23:01 +02:00
ThomasV ac26abfed3 set icon size in status bar 2013-09-05 08:02:54 +02:00
ThomasV 022b3eed9b notify wallet wheit height changes 2013-09-05 07:48:48 +02:00
thomasv 8242e58ddd fix modules 2013-09-04 19:58:34 +02:00
thomasv 90767c4b47 fix 2013-09-04 19:37:56 +02:00
thomasv 21bff48630 perform check_new_tx inside add_transaction 2013-09-04 18:58:53 +02:00
thomasv 8ab6529298 fix: first_addresses 2013-09-04 17:46:13 +02:00
thomasv 1cf453587e fix: is_valid 2013-09-04 17:27:13 +02:00
thomasv 075a1d13c5 Merge branch 'master' into 1.9 2013-09-04 17:11:41 +02:00
thomasv afac84e231 move transaction code and fix issue #280 2013-09-04 16:46:27 +02:00
thomasv d2099d94e5 manual merge: tc scv import by harningt 2013-09-04 10:57:15 +02:00
thomasv 903e70566c wallet.make_unsigned_transaction() 2013-09-04 10:33:14 +02:00