ThomasV
|
69ab0aeb32
|
use decimals in text mode
|
13 years ago |
thomasv
|
90cd03e093
|
receipts. 'list' command to list variables.
|
13 years ago |
thomasv
|
3112385dd1
|
dialog for updating aliases
|
13 years ago |
thomasv
|
8de53f7f45
|
check aliases versus stored value
|
13 years ago |
thomasv
|
25e3993a53
|
perform get_alias in a thread
|
13 years ago |
thomasv
|
ac9d9048dd
|
simplify signatures
|
13 years ago |
thomasv
|
a6fa869a26
|
add magic header for compatibility with the official Bitcoin client
|
13 years ago |
thomasv
|
4788c6e31b
|
new commands: signmessage and verifymessage.
|
13 years ago |
thomasv
|
58d73c66e0
|
bugfix + verifymessage
|
13 years ago |
thomasv
|
de19da75d2
|
minor fix
|
13 years ago |
thomasv
|
30e6b044cf
|
move urldecode to the executable file
|
13 years ago |
thomasv
|
128d39d52e
|
separate files for wallet and interface
|
13 years ago |
ThomasV
|
901d8db9c2
|
fix: this is called during the status bar update, do not run socket calls here
|
13 years ago |
thomasv
|
1c75dae159
|
print unused parameters in URI
|
13 years ago |
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
|
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
|
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
|
bcd0e08dbc
|
generic handler
|
13 years ago |
thomasv
|
98f606a25e
|
minor fix
|
13 years ago |
thomasv
|
fc3b80c873
|
fix: addresses
|
13 years ago |
thomasv
|
4007004de6
|
fix: all_addresses
|
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
|
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
|
bcee01f4bb
|
synchronize after creation
|
13 years ago |
ThomasV
|
29ee4d5a28
|
imported addresses
|
13 years ago |
thomasv
|
0b31c2dd1e
|
save mpk in hex
|
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
|
9c21916b37
|
increase default fee to get better priority
|
13 years ago |