Jimbo77
|
719b9d7d33
|
Small cosmetic fix
|
13 years ago |
Jimbo77
|
407070bba0
|
Didn't need a seperate variable just for string
|
13 years ago |
Jimbo77
|
cb67ec4454
|
changed to more descriptive exception
|
13 years ago |
Jimbo77
|
1429ef71e1
|
getting rid of more unnecessary print_errors()
|
13 years ago |
Jimbo77
|
89109541bd
|
created docstring for set_path()
|
13 years ago |
Jimbo77
|
f0fb3ec0e1
|
added small comment for ast.literal_eval
|
13 years ago |
Jimbo77
|
a85901b4b2
|
added docstring for the read() function
|
13 years ago |
Amir Taaki
|
ef9a3abe31
|
Add theme name to config file.
|
13 years ago |
Amir Taaki
|
c506139e68
|
use labels for to/from in lite history where available.
|
13 years ago |
Amir Taaki
|
b952a96b41
|
Added history to lite view.
|
13 years ago |
ThomasV
|
80d6c3ccb8
|
fix import
|
13 years ago |
Julian Tosh
|
4e5dfbeade
|
Implementing a better print_error routine
|
13 years ago |
Julian Tosh
|
a3830e5903
|
Standardizing message format and implementing stderr for errors
|
13 years ago |
Amir Taaki
|
2984c3dd95
|
Save selected currency as config setting.
|
13 years ago |
Julian Tosh
|
b615fe0c8c
|
modified password input routines to allow for input through stdin
|
13 years ago |
Julian Tosh
|
b8c1c0c317
|
Turn debugging off by default
|
13 years ago |
Julian Tosh
|
22fcb9e521
|
Adding user enabled debug messages for server communications
|
13 years ago |
Amir Taaki
|
ba6e9417ed
|
spawn both guis at start. clicking expand hides the simple one, shows the expert one.
|
13 years ago |
ThomasV
|
37af22cc6f
|
fix for change address
|
13 years ago |
ThomasV
|
c6c577dcfd
|
fix: confusion
|
13 years ago |
ThomasV
|
4343967ee0
|
make use_change a stored preference
|
13 years ago |
ThomasV
|
b39289c4df
|
patch by Soultaker; fix old_to_new
|
13 years ago |
thomasv
|
e631e9c89c
|
nanotube's patch for compressed keys
|
13 years ago |
ThomasV
|
3fedcc8824
|
create default label only if the output is not mine
|
13 years ago |
ThomasV
|
7cfb78cdc6
|
handle URI labels
|
13 years ago |
thomasv
|
3ae348791f
|
set wallet file permissions
|
13 years ago |
thomasv
|
6f0dcd091f
|
force synchronization by poking the interface
|
13 years ago |
thomasv
|
e0372fc3a6
|
fix: the gap limit is one value higher than the gap
|
13 years ago |
thomasv
|
6b0499bcbc
|
allow user to change gap limit
|
13 years ago |
thomasv
|
594b7f0265
|
add expert mode to preferences
|
13 years ago |
thomasv
|
9625ef1ea9
|
define method get_address_flags
|
13 years ago |
thomasv
|
7e0dba3e82
|
unfreeze before prioritize
|
13 years ago |
thomasv
|
f86e11b445
|
unprioritize before freeze
|
13 years ago |
thomasv
|
34be852061
|
move freeze and prioritize functions into wallet class
|
13 years ago |
ThomasV
|
e1b3b5892b
|
add prioritize and freeze console commands. fix choose_inputs
|
13 years ago |
ThomasV
|
c35d48459f
|
raise error on compressed key format
|
13 years ago |
thomasv
|
aa7183c6ac
|
prioritized coins
|
13 years ago |
thomasv
|
dceb4b04ea
|
better error messages
|
13 years ago |
ThomasV
|
a35a945b0b
|
fix format_satoshis
|
13 years ago |
ThomasV
|
742705b855
|
add timeout in order to allow KeyboardInterrupt
|
13 years ago |
ThomasV
|
12e2b8db16
|
show address if coins were received at a change address
|
13 years ago |
ThomasV
|
a5496a5477
|
handle imported keys as well with deseed and reseed
|
13 years ago |
ThomasV
|
565c53e054
|
fix: encrypted seed might be empty
|
13 years ago |
ThomasV
|
1181f4ef01
|
bugfix: encryption of encrypted keys
|
13 years ago |
ThomasV
|
a5761fe8a8
|
do not use deprecated BaseException.message
|
13 years ago |
ThomasV
|
e34f7dce7f
|
do not derive private keys when there is no seed
|
13 years ago |
thomasv
|
5507706db5
|
fix
|
13 years ago |
thomasv
|
1e192e9ca9
|
test the existence of modules in the main script
|
13 years ago |
ThomasV
|
ff62a09832
|
use pip not easy_install
|
13 years ago |
ThomasV
|
634bff6f8a
|
bugfix: poke to reconnect
|
13 years ago |