Commit Graph

39 Commits

Author SHA1 Message Date
Amir Taaki 6c775df363 Make lite gui the default. 2012-07-03 02:21:36 +02:00
Amir Taaki 39d765f122 show btc balance (no fiat balance yet) 2012-06-27 23:06:00 +02:00
Amir Taaki 64de7e55cc moved lite gui into lib/ and added -g lite to ./electrum 2012-06-27 22:24:58 +02:00
Maran 945f391727 Fixed list index out of range when supplying no arguments to verifymessage 2012-06-18 22:23:52 +02:00
Maran d3c7781803 Added some more information for certain help commands also rewrote some of them to be more like the others 2012-06-18 22:19:47 +02:00
thomasv 38f93cb593 reconstruct message if it contains spaces 2012-06-12 10:46:21 +02:00
ThomasV 2ca16dc2c2 fix: distinguish between addr and m_addr 2012-06-08 20:51:10 +02:00
ThomasV 3c2971dd7b distinguish between ImportError and SyntaxError 2012-06-07 19:47:00 +02:00
thomasv 9625ef1ea9 define method get_address_flags 2012-06-07 16:14:08 +02:00
thomasv 8dd3e95708 fix import from lib 2012-06-07 14:13:51 +02:00
thomasv 34be852061 move freeze and prioritize functions into wallet class 2012-06-07 11:18:11 +02:00
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