Commit graph

919 commits

Author SHA1 Message Date
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
Renamed from wallet.py (Browse further)