Commit graph

1427 commits

Author SHA1 Message Date
ThomasV
958a3fa5b6 set timeout to 1 minute 2012-05-20 18:02:05 +02:00
ThomasV
a35a945b0b fix format_satoshis 2012-05-19 17:34:59 +02:00
ThomasV
705fd76767 fix: make sure that the message is completely sent 2012-05-19 16:52: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
36daa32091 detect mo files 2012-05-18 19:59:47 +02:00
thomasv
539d68e7d7 install electrum.desktop as data file 2012-05-18 18:22:57 +02:00
thomasv
ed8dedfebb version 0.51 2012-05-18 18:04:18 +02:00
thomasv
b66f9f07ea install gnome menu in setup 2012-05-18 18:03:13 +02:00
thomasv
4a9f0041fb add icon in setup 2012-05-18 17:55:46 +02:00
thomasv
12b3a13fbb add si; minor fix 2012-05-18 17:16:42 +02:00
thomasv
726d892d72 create locale dir 2012-05-18 15:37:31 +02:00
thomasv
efbd15e7c6 removing generated files in locale 2012-05-18 15:30:04 +02:00
thomasv
09714636ef version 0.50: localisation using gettext 2012-05-18 15:28:55 +02:00
ThomasV
5f733a4312 add init_socket to scripts 2012-05-17 20:26:37 +02:00
ThomasV
f8ce5b65df version 2012-05-17 18:15:14 +02:00
ThomasV
a5496a5477 handle imported keys as well with deseed and reseed 2012-05-17 18:10:36 +02:00
ThomasV
5d43811a90 version 0.49c 2012-05-17 13:33:11 +02:00
ThomasV
d08a0388b6 display kilobytes received 2012-05-17 13:15:55 +02:00
ThomasV
34ca6baf73 version 0.49b 2012-05-17 10:58:28 +02:00
ThomasV
1c2c62480d fix: password on creation 2012-05-17 08:49:30 +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
ef0809a1df version 0.49a 2012-05-16 20:24:21 +02:00
ThomasV
603a74523a wallet.path 2012-05-16 19:51:00 +02:00
ThomasV
dded634f65 replace options.wallet_path with wallet.path 2012-05-16 19:49:41 +02:00
ThomasV
9b2f5805da virtual method init_socket 2012-05-16 19:45:45 +02:00
ThomasV
c2967e874c update help message 2012-05-16 19:34:55 +02:00
ThomasV
06182df71f rm mnemonic option, paste seed as both hexadecimal and mnemonic 2012-05-16 19:33:42 +02:00
ThomasV
a5761fe8a8 do not use deprecated BaseException.message 2012-05-16 19:20:21 +02:00
thomasv
c5d42f3614 slightly more robust connection procedure 2012-05-16 17:29:05 +02:00
ThomasV
94cc6aa93a path 2012-05-15 07:23:29 +02:00
ThomasV
e34f7dce7f do not derive private keys when there is no seed 2012-05-14 21:31:37 +02:00
thomasv
04d78a3bf4 better messages 2012-05-14 17:35:38 +02:00
thomasv
ef55d98d3f --mnemonic option, and improved help messages 2012-05-14 17:15:59 +02:00
thomasv
9215ed7867 make the history command an online command; option -o can be used to have it offline 2012-05-14 14:54:36 +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
796c992702 Merge branch 'master' of gitorious.org:electrum/electrum 2012-05-14 13:35:47 +02:00
thomasv
ca31a9e372 gnome desktop 2012-05-14 13:35:22 +02:00
ThomasV
ff62a09832 use pip not easy_install 2012-05-14 08:05:16 +02:00
ThomasV
54fcd4a876 better buttons. version 0.49 2012-05-13 13:09:59 +02:00
ThomasV
47f3a84931 revert previous commit 2012-05-13 11:09:31 +02:00
ThomasV
c419c408bb do not show send tab in seedless wallets 2012-05-13 11:06:37 +02:00
ThomasV
51036fdf4e do not show send tab in seedless wallets 2012-05-13 11:05:26 +02:00
ThomasV
416a3bad09 seedless wallets 2012-05-13 10:54:03 +02:00
ThomasV
8340339678 offline option for command line 2012-05-13 10:19:28 +02:00
ThomasV
9ad16ec01e deseed: error if wallet is encrypted 2012-05-13 02:36:44 +02:00
ThomasV
6559eb4397 deseed and reseed 2012-05-13 01:32:28 +02:00
ThomasV
2e1fd923b8 deseed command 2012-05-13 00:43:22 +02:00