Commit Graph

789 Commits

Author SHA1 Message Date
Julian Tosh a3830e5903 Standardizing message format and implementing stderr for errors 2012-07-07 06:39:25 -07:00
Amir Taaki 2984c3dd95 Save selected currency as config setting. 2012-07-07 13:37:49 +02:00
Julian Tosh b615fe0c8c modified password input routines to allow for input through stdin 2012-07-06 21:45:57 -07:00
Julian Tosh b8c1c0c317 Turn debugging off by default 2012-07-06 16:57:13 -07:00
Julian Tosh 22fcb9e521 Adding user enabled debug messages for server communications 2012-07-06 13:36:13 -07:00
Amir Taaki ba6e9417ed spawn both guis at start. clicking expand hides the simple one, shows the expert one. 2012-06-29 07:26:52 +02:00
ThomasV 37af22cc6f fix for change address 2012-06-17 09:51:15 +02:00
ThomasV c6c577dcfd fix: confusion 2012-06-17 06:58:36 +02:00
ThomasV 4343967ee0 make use_change a stored preference 2012-06-16 18:45:17 +02:00
ThomasV b39289c4df patch by Soultaker; fix old_to_new 2012-06-13 21:12:16 +02:00
thomasv e631e9c89c nanotube's patch for compressed keys 2012-06-12 10:47:00 +02:00
ThomasV 3fedcc8824 create default label only if the output is not mine 2012-06-10 11:37:11 +02:00
ThomasV 7cfb78cdc6 handle URI labels 2012-06-08 23:15:08 +02:00
thomasv 3ae348791f set wallet file permissions 2012-06-08 13:14:25 +02:00
thomasv 6f0dcd091f force synchronization by poking the interface 2012-06-07 19:03:46 +02:00
thomasv e0372fc3a6 fix: the gap limit is one value higher than the gap 2012-06-07 18:59:28 +02:00
thomasv 6b0499bcbc allow user to change gap limit 2012-06-07 18:52:29 +02:00
thomasv 594b7f0265 add expert mode to preferences 2012-06-07 17:42:50 +02:00
thomasv 9625ef1ea9 define method get_address_flags 2012-06-07 16:14:08 +02:00
thomasv 7e0dba3e82 unfreeze before prioritize 2012-06-07 11:25:23 +02:00
thomasv f86e11b445 unprioritize before freeze 2012-06-07 11:21:53 +02:00
thomasv 34be852061 move freeze and prioritize functions into wallet class 2012-06-07 11:18:11 +02:00
ThomasV e1b3b5892b add prioritize and freeze console commands. fix choose_inputs 2012-06-06 19:26:05 +02:00
ThomasV c35d48459f raise error on compressed key format 2012-06-06 18:32:29 +02:00
thomasv aa7183c6ac prioritized coins 2012-06-06 15:40:57 +02:00
thomasv dceb4b04ea better error messages 2012-05-30 14:42:30 +02:00
ThomasV a35a945b0b fix format_satoshis 2012-05-19 17:34:59 +02:00
ThomasV 742705b855 add timeout in order to allow KeyboardInterrupt 2012-05-19 15:52:06 +02:00
ThomasV 12e2b8db16 show address if coins were received at a change address 2012-05-19 11:01:45 +02:00
ThomasV a5496a5477 handle imported keys as well with deseed and reseed 2012-05-17 18:10:36 +02:00
ThomasV 565c53e054 fix: encrypted seed might be empty 2012-05-17 08:42:40 +02:00
ThomasV 1181f4ef01 bugfix: encryption of encrypted keys 2012-05-17 08:32:49 +02:00
ThomasV a5761fe8a8 do not use deprecated BaseException.message 2012-05-16 19:20:21 +02:00
ThomasV e34f7dce7f do not derive private keys when there is no seed 2012-05-14 21:31:37 +02:00
thomasv 5507706db5 fix 2012-05-14 14:10:35 +02:00
thomasv 1e192e9ca9 test the existence of modules in the main script 2012-05-14 14:09:50 +02:00
ThomasV ff62a09832 use pip not easy_install 2012-05-14 08:05:16 +02:00
ThomasV 634bff6f8a bugfix: poke to reconnect 2012-05-12 09:38:42 +02:00
thomasv b8773178a1 setup package in lib subdirectory 2012-05-10 14:38:49 +02:00