ThomasV
|
2038de2302
|
do not save wallet during recovery dialog
|
13 years ago |
thomasv
|
58d73c66e0
|
bugfix + verifymessage
|
13 years ago |
thomasv
|
de19da75d2
|
minor fix
|
13 years ago |
ThomasV
|
b0b4dfaa18
|
update imports
|
13 years ago |
thomasv
|
30e6b044cf
|
move urldecode to the executable file
|
13 years ago |
thomasv
|
5e3f92b83f
|
rename
|
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
|
39a9979f5b
|
log time
|
13 years ago |
thomasv
|
d354b601da
|
return on cancel
|
13 years ago |
ThomasV
|
f695de9c3f
|
Merge commit 'refs/merge-requests/2' of git://gitorious.org/electrum/electrum into merge-requests/11
|
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
|
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
|
36b9144d60
|
direct interface for ultralight clients
|
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 |
ThomasV
|
ab43432d31
|
Merge commit 'refs/merge-requests/10' of git://gitorious.org/electrum/electrum into merge-requests/10
|
13 years ago |
ThomasV
|
fb43d8526b
|
fix: varname
|
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
|
64cf87f911
|
Merge branch 'master' of gitorious.org:electrum/electrum
|
13 years ago |
ThomasV
|
936db23d3c
|
standardize send_tx and new_session parameters
|
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
|
9500eae846
|
Merge branch 'master' of git://gitorious.org/electrum/electrum
|
13 years ago |
thomasv
|
0da51ba027
|
fix blocks variable name
|
13 years ago |
ThomasV
|
8fabc5bb2d
|
Merge branch 'master' of gitorious.org:electrum/electrum
|
13 years ago |
thomasv
|
e219c1b761
|
fix var name
|
13 years ago |
ThomasV
|
7bb58271af
|
remove electrum.php
|
13 years ago |
thomasv
|
f909fb39aa
|
move network interface in separate class; use jsonrpc with http
|
13 years ago |
ThomasV
|
c6fa553f2f
|
add json calls related to sessions
|
13 years ago |
Ovidiu Constantin
|
2669f2dc2e
|
* Make patches apply to bitcoin's git head.
|
13 years ago |
Ovidiu Constantin
|
2979598989
|
* HOWTO fix and clarification.
|
13 years ago |
Ovidiu Constantin
|
94964fdbba
|
* Run a server HOWTO.
|
13 years ago |
Ovidiu Constantin
|
1240e2745d
|
* Add missing cache key to sample config.
|
13 years ago |