Ovidiu Constantin
|
857c40bf9a
|
* Expand the 'balance' command line argument to support individual address balances, including not owned (watched) addresses (addresses for which the private key is not known)
|
13 years ago |
ThomasV
|
c3f74d4500
|
bump version number
|
13 years ago |
ThomasV
|
68bfce07c1
|
fix is_valid
|
13 years ago |
ThomasV
|
6b5a2b98d2
|
fix URI parsing
|
13 years ago |
ThomasV
|
775bbcc316
|
read URI scheme
|
13 years ago |
ThomasV
|
754fdcfa50
|
do not create change addresses in this thread; synchronize() should be sufficient
|
13 years ago |
ThomasV
|
9e2e8ef411
|
version 0.36b
|
13 years ago |
Riikka Mannerheim
|
2d285a814e
|
Fix wallet recovery dialog
|
13 years ago |
thomasv
|
f77c922cfc
|
balance load: choose random default server on wallet creation
|
13 years ago |
thomasv
|
9c4fa26e31
|
provide the full server list on wallet creation
|
13 years ago |
thomasv
|
ce16fe224d
|
rm deprecated message
|
13 years ago |
thomasv
|
8a61d288c5
|
fix
|
13 years ago |
thomasv
|
cbf5ada66e
|
cleanup:separate network and recovery dialogs
|
13 years ago |
thomasv
|
1f0d52dd52
|
cosmetic change
|
13 years ago |
thomasv
|
d87756ebd1
|
minor fix
|
13 years ago |
thomasv
|
fba352c8a2
|
bump version number
|
13 years ago |
thomasv
|
bcd0e08dbc
|
generic handler
|
13 years ago |
thomasv
|
98f606a25e
|
minor fix
|
13 years ago |
thomasv
|
fc3b80c873
|
fix: addresses
|
13 years ago |
thomasv
|
95a3ab2dad
|
fix: all_addresses
|
13 years ago |
thomasv
|
4007004de6
|
fix: all_addresses
|
13 years ago |
thomasv
|
e13ae1e67b
|
fix: set_port
|
13 years ago |
thomasv
|
0da51ba027
|
fix blocks variable name
|
13 years ago |
thomasv
|
e219c1b761
|
fix var name
|
13 years ago |
thomasv
|
f909fb39aa
|
move network interface in separate class; use jsonrpc with http
|
13 years ago |
thomasv
|
c8ddf49833
|
fix: display imported addresses too
|
13 years ago |
thomasv
|
2db7b159e3
|
default empty array
|
13 years ago |
thomasv
|
30a4177247
|
display type for imported keys
|
13 years ago |
thomasv
|
7243cd6ce3
|
choose random server on wallet creation
|
13 years ago |
thomasv
|
cf2d457848
|
bump version. move ecdsa imports
|
13 years ago |
thomasv
|
37de9d377d
|
do not save here; redundant
|
13 years ago |
thomasv
|
fc2b6b0328
|
fix: password is not None
|
13 years ago |
thomasv
|
889eb101ff
|
check password for all commands that require password
|
13 years ago |
thomasv
|
ed1fe71238
|
restore the option to display private keys for export
|
13 years ago |
thomasv
|
d7d85c814a
|
deprecated
|
13 years ago |
thomasv
|
651ec15008
|
import keys into wallet from command line; do not use separate file
|
13 years ago |
ThomasV
|
b5f9ad4832
|
import keys; move set_path out of constructor
|
13 years ago |
ThomasV
|
fd5f581128
|
separate synchronize and update_tx_history
|
13 years ago |
ThomasV
|
a7aa613b58
|
remove dead code
|
13 years ago |
ThomasV
|
bcee01f4bb
|
synchronize after creation
|
13 years ago |
ThomasV
|
29ee4d5a28
|
imported addresses
|
13 years ago |
ThomasV
|
28b3a275ab
|
better release notes
|
13 years ago |
thomasv
|
0b31c2dd1e
|
save mpk in hex
|
13 years ago |
thomasv
|
b9eda1dd35
|
upgrade with 0.33
|
13 years ago |
thomasv
|
8df0f3fcc4
|
master public key is not none; deprecation message
|
13 years ago |
thomasv
|
6f9d7fee94
|
cannot handle old versions
|
13 years ago |
thomasv
|
c0bf69e3b3
|
release notes 0.34
|
13 years ago |
thomasv
|
ff0f1f0f3c
|
recover->synchronize
|
13 years ago |
thomasv
|
9c21916b37
|
increase default fee to get better priority
|
13 years ago |
thomasv
|
b03028956b
|
fix get_balance
|
13 years ago |