29 Commits (7e0dba3e824f6b973bdcaf95c3be26d7c505f926)

Author SHA1 Message Date
thomasv 34be852061 move freeze and prioritize functions into wallet class 13 years ago
thomasv e463968da3 improve 'addresses' console command 13 years ago
ThomasV 50b7bc3474 use a dict for commands and help texts 13 years ago
ThomasV e1b3b5892b add prioritize and freeze console commands. fix choose_inputs 13 years ago
thomasv e085bcd755 try to import local directory before module 13 years ago
thomasv 735f9b9c20 import lib directory as electrum if the library is not installed 13 years ago
thomasv dceb4b04ea better error messages 13 years ago
ThomasV a5496a5477 handle imported keys as well with deseed and reseed 13 years ago
ThomasV 1c2c62480d fix: password on creation 13 years ago
ThomasV 1181f4ef01 bugfix: encryption of encrypted keys 13 years ago
ThomasV 603a74523a wallet.path 13 years ago
ThomasV dded634f65 replace options.wallet_path with wallet.path 13 years ago
ThomasV c2967e874c update help message 13 years ago
ThomasV 06182df71f rm mnemonic option, paste seed as both hexadecimal and mnemonic 13 years ago
thomasv c5d42f3614 slightly more robust connection procedure 13 years ago
ThomasV 94cc6aa93a path 13 years ago
ThomasV e34f7dce7f do not derive private keys when there is no seed 13 years ago
thomasv 04d78a3bf4 better messages 13 years ago
thomasv ef55d98d3f --mnemonic option, and improved help messages 13 years ago
thomasv 9215ed7867 make the history command an online command; option -o can be used to have it offline 13 years ago
thomasv 1e192e9ca9 test the existence of modules in the main script 13 years ago
ThomasV 8340339678 offline option for command line 13 years ago
ThomasV 9ad16ec01e deseed: error if wallet is encrypted 13 years ago
ThomasV 6559eb4397 deseed and reseed 13 years ago
ThomasV 2e1fd923b8 deseed command 13 years ago
thomasv d68133e0e1 fix import 13 years ago
thomasv b8773178a1 setup package in lib subdirectory 13 years ago
ThomasV 235e3756c5 fix: is_input 13 years ago
genjix b3fd4a2832 mv client/* . && rm -fr client 13 years ago
ThomasV ad6c0ab273 ripemd for android 13 years ago
thomasv ba0efd9b75 timestamp 13 years ago
ThomasV 95a2881a8c fix 13 years ago
ThomasV c3bbc35fa8 wallet synchronizer thread 13 years ago
ThomasV 96eaf00af8 fix dialog 13 years ago
ThomasV 9bfdcd7e16 separate address creation and subscribe 13 years ago
ThomasV 22a0fdd492 better errors 13 years ago
ThomasV 34fb60ba39 fix varnames, and run updates on creation 13 years ago
ThomasV 0532264ff1 start_interface method 13 years ago
ThomasV f60f6c28d3 asynchronous processing: use a queue, handle responses in wallet class 13 years ago
ThomasV 5b15fa0539 syntax 13 years ago
ThomasV d04117e865 commands 13 years ago
thomasv 5941dc3a66 fixes 13 years ago
ThomasV f487e27416 fix 13 years ago
ThomasV fde9e0c18d fix 13 years ago
ThomasV 4b6e163a39 better encapsulation 13 years ago
thomasv a799846986 import offline 13 years ago
ThomasV 3859b067fd display list of addresses when offline 13 years ago
thomasv b0d07ae8c6 handle disconnections 13 years ago
thomasv 0fc0bdd667 adding new protocol (draft) 13 years ago
ThomasV 9e7098bb4a update help 13 years ago