1902 Commits (4ebefc6e4c21f9bb07e8b58a1ffdbe93b27168e0)

Author SHA1 Message Date
ThomasV 4ebefc6e4c standardize error messages in synchronizer 10 years ago
ThomasV 8e7ce452f6 move misplaced debug message 10 years ago
ThomasV 5b8588ee90 rename spv class, use own print_error 10 years ago
ThomasV a4cb70649d fix synchronizer hanging when not connected. 10 years ago
ThomasV 72688a5cfa clean implementation of daemon threads 10 years ago
ThomasV 58f9ab3492 add a lock to wallet.synchronize() and fix #1049 10 years ago
ThomasV 9e4eda24b5 fix #1082 10 years ago
ThomasV f32f1183fc print_error methods. request timeout for interface 10 years ago
ThomasV 1569cd0420 serialize/deserialize methods for servers 10 years ago
ThomasV c4d0314817 network: separate interface management from reconnection logic 10 years ago
ThomasV 799a08514b move proxy logic to network.py. reload socket module if proxy is disabled 10 years ago
ThomasV ae7405a10f remove old http interface code, not used 10 years ago
ThomasV 92987d9019 add comment about proxy side effect 10 years ago
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