2380 Commits (90316d0459257116935d7245d29b2b2d6a1166e3)

Author SHA1 Message Date
ThomasV 0947eb7960 should test proxy_str. fixes issue #1073 10 years ago
ThomasV 4780d8f811 do not try to connect to daemon on windows (af_unix) 10 years ago
ThomasV 6fc9ca2a41 bump version number 10 years ago
ThomasV 8852ad5281 fix transaction sweep; fixes #1066 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 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 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 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 78573e202d add try..except arount get_next_account 10 years ago
ThomasV 46c290e30d use base43 in order to send transactions by QR code 10 years ago
ThomasV 52b43c57b8 android create and restore 10 years ago
ThomasV 0f3c5ad4b1 parse_URI: utf8 decode 10 years ago
ThomasV f92c3cadf0 fix utf8 encode in create_URI 10 years ago
ThomasV 761871b900 sanitize server and protocol 10 years ago
ThomasV c7f89da934 copy request URI to clipboard 10 years ago
ThomasV b29038073d add new languages to i18n 10 years ago
ThomasV 80284d5516 updates for the old android GUI 10 years ago
ThomasV 18d16ba82c bugfix: add pubkey to PendingAccount, to be able to spend from it 10 years ago
ThomasV 45007a27e4 plugins readme 10 years ago
ThomasV b3364b87d1 interface: don't show traceback on error 104 10 years ago
ThomasV 56dc9f7f80 cleanup dead code 10 years ago
ThomasV e389745491 remove appdata_dir and data_dir 10 years ago
ThomasV b5ac7f2a7c simplify setup.py using package_data 10 years ago
ThomasV 5f425738da version 2.0 beta 3 10 years ago
ThomasV acaaec8405 fix comment: standard is not bip44 10 years ago
ThomasV 9205a35c22 rm failing test 10 years ago
ThomasV f302c90649 set self.wallet to None in plugin constructor 10 years ago
ThomasV 0934976f3a fix #1011 10 years ago
ThomasV 58d2e90fa5 parse PEM list using tlslite 10 years ago
ThomasV 03a88743a3 fix typo: stdout 10 years ago
ThomasV 3e1078c79b add support for rsa+sha384 and rsa+sha512 in paymentrequests 10 years ago
ThomasV 271a27fc83 fix installwizard_restore 10 years ago
ThomasV 76cbafe754 fix Master Public Keys dialog 10 years ago
ThomasV 8982a463a4 allow change_gap_limit in bip32 wallets 10 years ago
ThomasV 036147db44 fix: change_gap_limit 10 years ago
ThomasV 58146407f7 fix: gap_limit 10 years ago
ThomasV 22fdedf7a6 normalize version number 10 years ago
ThomasV 6717460ee6 version 2.0-beta2 10 years ago
ThomasV 2f7b8ce864 fix wallet.can_sign: use isinstance with BIP32 class 10 years ago