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 |
thomasv
|
b8773178a1
|
setup package in lib subdirectory
|
13 years ago |
ThomasV
|
182d9c6dd0
|
frozen_addresses feature
|
13 years ago |
thomasv
|
65cd2ec9b9
|
document the distinction between up_to_date and is_up_to_date
|
13 years ago |
thomasv
|
9c7a3c8329
|
simplification
|
13 years ago |
thomasv
|
c9c5c0d3bd
|
fix
|
13 years ago |
thomasv
|
fc7c9acd4d
|
option to display zeros after decimal point
|
13 years ago |
thomasv
|
505c1a3887
|
move start_session into wallet methods. replace get_servers with network dialog
|
13 years ago |
ThomasV
|
86e867ae30
|
assert address is in wallet (use watch_address if it is not)
|
13 years ago |
genjix
|
b3fd4a2832
|
mv client/* . && rm -fr client
|
13 years ago |
ThomasV
|
290a066169
|
create wallet in android, enhance password dialogs
|
13 years ago |
ThomasV
|
5744131e18
|
callbacks
|
13 years ago |
ThomasV
|
4b985ab535
|
check protocol too
|
13 years ago |
ThomasV
|
ad6c0ab273
|
ripemd for android
|
13 years ago |
ThomasV
|
2f6075acfc
|
define pick_random_server
|
13 years ago |
ThomasV
|
9d6a386f97
|
fix transaction broadcast
|
13 years ago |
ThomasV
|
835d2106b1
|
rename interfaces
|
13 years ago |
ThomasV
|
d1a5fa5b97
|
fix servers list
|
13 years ago |
ThomasV
|
a579e1555e
|
radio buttons for ports
|
13 years ago |
ThomasV
|
c3bbc35fa8
|
wallet synchronizer thread
|
13 years ago |
ThomasV
|
75fa308a0c
|
fixes
|
13 years ago |
ThomasV
|
57c1e6e92b
|
use t for tcp; wallet.blocks==-1 means connecting
|
13 years ago |
ThomasV
|
578baf189d
|
keep one default server for now
|
13 years ago |
ThomasV
|
81bb04378f
|
fix recovery procedure
|
13 years ago |
ThomasV
|
d0dd8c847a
|
new spec and conversion
|
13 years ago |
ThomasV
|
46733d9b0f
|
separate protocols and port numbers
|
13 years ago |
ThomasV
|
49c422db67
|
new syntax
|
13 years ago |
ThomasV
|
fe142452e2
|
minor fixes
|
13 years ago |