ThomasV
|
0947eb7960
|
should test proxy_str. fixes issue #1073
|
10 years ago |
ThomasV
|
8644bbf734
|
uri fix
|
10 years ago |
ThomasV
|
4780d8f811
|
do not try to connect to daemon on windows (af_unix)
|
10 years ago |
Maran
|
d2097c15d9
|
Disable argv_emulation for OSX builds, fixes #1006
|
10 years ago |
ThomasV
|
b5ebf1eacd
|
release notes
|
10 years ago |
ThomasV
|
6fc9ca2a41
|
bump version number
|
10 years ago |
ThomasV
|
2ea25fbb17
|
clarify the 'restore' message
|
10 years ago |
ThomasV
|
8852ad5281
|
fix transaction sweep; fixes #1066
|
10 years ago |
ThomasV
|
6ececd500d
|
add show in set_layout
|
10 years ago |
ThomasV
|
14d7be7445
|
Merge pull request #1068 from gurnec/gap-limit-type
check arg type in change_gap_limit()
|
10 years ago |
ThomasV
|
73d8ba24d9
|
fix network connection issues
|
10 years ago |
Christopher Gurnee
|
4ba4611599
|
check arg type in change_gap_limit()
|
10 years ago |
ThomasV
|
b53a813111
|
revert 33b11422
|
10 years ago |
ThomasV
|
1db4ef8b5c
|
minor fix
|
10 years ago |
ThomasV
|
63f05dbef4
|
release notes
|
10 years ago |
ThomasV
|
1ec45726af
|
update labels plugin for multisig wallets
|
10 years ago |
ThomasV
|
4e87ae9b0f
|
fix bug with cosignerpool plugin
|
10 years ago |
ThomasV
|
ac505c3dff
|
release notes for 2.0.1
|
10 years ago |
ThomasV
|
33b11422a8
|
give a short timeout for daemon calls that actually do not require the network
|
10 years ago |
ThomasV
|
98a809415d
|
bump version number
|
10 years ago |
ThomasV
|
15636282e4
|
fix issue #1061: normalize trezor passphrases. Add passphrases to restore from seed with trezor.
|
10 years ago |
ThomasV
|
c56fe45ad7
|
show wizard before running it
|
10 years ago |
ThomasV
|
1d885c11e0
|
fix segfault in zbar init, issue #1059
|
10 years ago |
ThomasV
|
59c76f5e09
|
use file socket for daemon
|
10 years ago |
ThomasV
|
490de0d8ce
|
fix password bug with xprv wallet
|
10 years ago |
ThomasV
|
464dc9ad7d
|
update make_download
|
10 years ago |
ThomasV
|
ea1af3d536
|
fix password bug in wallet upgrade
|
10 years ago |
ThomasV
|
883f9be7d1
|
mention android in release notes
|
10 years ago |
ThomasV
|
acc594e5d1
|
add android authenticator script
|
10 years ago |
ThomasV
|
c872a3c420
|
note about requests/pyinstaller bug
|
10 years ago |
ThomasV
|
1d311b0a04
|
don't try to import socks anymore
|
10 years ago |
ThomasV
|
e9b06f494d
|
abort set_parameters if changes are not allowed by config
|
10 years ago |
ThomasV
|
7a9141e509
|
deserialize network.proxy to prevent variability
|
10 years ago |
ThomasV
|
fdaf4e42a9
|
print reason if connection fails
|
10 years ago |
ThomasV
|
a90f3e0027
|
re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code
|
10 years ago |
ThomasV
|
510934d545
|
do not store protocol explicitly
|
10 years ago |
ThomasV
|
f489466709
|
fix: notify proxy when switching server
|
10 years ago |
ThomasV
|
d448d8bb27
|
fix virtualkeyboard bug
|
10 years ago |
ThomasV
|
47a6af71f1
|
release notes
|
10 years ago |
ThomasV
|
20fc2da9b5
|
do not attemps last_wallet if file does not exist
|
10 years ago |
ThomasV
|
44b44279e7
|
import SSLError
|
10 years ago |
ThomasV
|
78573e202d
|
add try..except arount get_next_account
|
10 years ago |
ThomasV
|
bc3013caf0
|
fix exchange_rate plugin behavior when typing amounts
|
10 years ago |
ThomasV
|
89ba1d7b0e
|
update release notes
|
10 years ago |
ThomasV
|
77d010bcec
|
store gui last wallet separately, to fix command line
|
10 years ago |
ThomasV
|
46c290e30d
|
use base43 in order to send transactions by QR code
|
10 years ago |
ThomasV
|
c427e085b3
|
fix android seed dialog if password is empty
|
10 years ago |
ThomasV
|
8a495f4071
|
base64 encode transactions in qr codes
|
10 years ago |
ThomasV
|
52b43c57b8
|
android create and restore
|
10 years ago |
ThomasV
|
ed59498ccc
|
android unicode fix
|
10 years ago |