Commit graph

528 commits

Author SHA1 Message Date
thomasv
e463968da3 improve 'addresses' console command 2012-06-07 11:03:13 +02:00
ThomasV
50b7bc3474 use a dict for commands and help texts 2012-06-06 19:52:52 +02:00
ThomasV
e1b3b5892b add prioritize and freeze console commands. fix choose_inputs 2012-06-06 19:26:05 +02:00
thomasv
e085bcd755 try to import local directory before module 2012-06-06 15:18:03 +02:00
thomasv
735f9b9c20 import lib directory as electrum if the library is not installed 2012-05-30 16:46:04 +02:00
thomasv
dceb4b04ea better error messages 2012-05-30 14:42:30 +02:00
ThomasV
a5496a5477 handle imported keys as well with deseed and reseed 2012-05-17 18:10:36 +02:00
ThomasV
1c2c62480d fix: password on creation 2012-05-17 08:49:30 +02:00
ThomasV
1181f4ef01 bugfix: encryption of encrypted keys 2012-05-17 08:32:49 +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
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
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
1e192e9ca9 test the existence of modules in the main script 2012-05-14 14:09:50 +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
thomasv
d68133e0e1 fix import 2012-05-11 10:16:39 +02:00
thomasv
b8773178a1 setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
ThomasV
235e3756c5 fix: is_input 2012-04-30 11:48:02 +02:00
genjix
b3fd4a2832 mv client/* . && rm -fr client 2012-04-29 17:49:41 +01:00
Renamed from client/electrum (Browse further)