1324 Commits (e2890dc366c1e596766322212974bbce26a37c4b)

Author SHA1 Message Date
ThomasV 367b11681b fix offline signing: redeemPubkey was missing 11 years ago
ThomasV 491aab4afc network.default_server shouldnever be None 11 years ago
ThomasV 14b5a3afd8 fixes for android: restore from seed 11 years ago
ThomasV d2af935fc7 use a regexp for the ssl bug workaround 11 years ago
ThomasV c45fa4860f android interface update and minor fixes 11 years ago
ThomasV f858f69c56 workaround android bug with ssl certificates 11 years ago
ThomasV f5b54391d7 wallet: include next_addresses by default, so that we count them in balances 11 years ago
Zomnut d9c595fca8 Fix for the built-in raw_input not redirectin properly without readlin loaded on Unix systems (http://bugs.python.org/issue1927) 11 years ago
ThomasV ec03932454 simplify get_balance 11 years ago
thomasv b00175d00d update android interface 11 years ago
thomasv ca75d3c08a check coinbase maturity (fix #252) 11 years ago
Zomnut 632c22d3f6 Fix command line create/restore 11 years ago
thomasv e256bae89c re-add pick_random_server 11 years ago
thomasv 37888fc6a5 upgrade message for ecdsa 11 years ago
ThomasV ea0f270fd9 update and fix the merchant script (fixes issue #254) 11 years ago
ThomasV 66f224eab4 update a few scripts 11 years ago
ThomasV f14d055ad8 choose_tx_from account, and use deterministic signatures (issue #323) 11 years ago
ThomasV 3a894725ae new account creation method (gui) 11 years ago
ThomasV f74aa9ed3a smaller timeout if disconnected 11 years ago
ThomasV 45b111e14c enable changes of protocol, proxy at runtime 11 years ago
ThomasV a6934f6796 support for all protocols 11 years ago
ThomasV 9c1b688e4f fix: server lag 11 years ago
ThomasV bc15caa84c network: fix server lag detection 11 years ago
ThomasV c0abd3c34e show lag in status line 11 years ago
ThomasV a38298c5ee handle network.interface being None when network is disconnected 11 years ago
ThomasV fbf91a67ad better account naming/renaming 11 years ago
ThomasV 0b2c09d20b interface.debug flag 11 years ago
ThomasV c63948b314 update default servers 11 years ago
ThomasV c0b3aed48b store a list of recently encountered servers 11 years ago
ThomasV b1273d3900 network.is_connected() 11 years ago
ThomasV a9fb0a9d19 resend subscriptions after disconnect 11 years ago
ThomasV 81f24b66c4 maintain NUM_SERVERS interfaces 11 years ago
thomasv 0e06c218d8 fix: tx_hash -> prevout_hash 11 years ago
thomasv 50c9830f79 show 'server lagging' icon if server lags and client does not use auto-connect 11 years ago
ThomasV e462ef48cd restore minimum lag for server swiching 11 years ago
ThomasV c18a49b8fe auto-cycle: switch to the longest chain 11 years ago
ThomasV 1be0ea1494 remove check_windows_wallet_migration 11 years ago
ThomasV 6f2471b69b getpubkeys command 11 years ago
ThomasV 2f66cdf908 new flag for commands: requires_wallet 11 years ago
ThomasV 77dd1ae1b1 handle handshake failures in SSL 11 years ago
ThomasV 7a5016ec42 move synchronous_get to network.py, fix get_balance script 11 years ago
ThomasV 5086fd6b27 do not check certificate expiration if OpenSSL cannot be imported 11 years ago
ThomasV 56917780f1 server name change (hachre) 11 years ago
ThomasV 2a7f46ce55 new command: getservers (fix for issue #306) 11 years ago
ThomasV 40e393187a manage subscriptions in network.py 11 years ago
ThomasV a22ae33a81 set_server: resend subscriptions 11 years ago
ThomasV 7a5b8a6202 fix 11 years ago
ThomasV 676350ba8a delete expired certificates 11 years ago
ThomasV 614254d037 scripts to check certificates 11 years ago
ThomasV 36b61fccfd temporary_path for unverified certificates 11 years ago