1495 Commits (30b608c6fb0f837de9211c43900d436742d3d882)

Author SHA1 Message Date
rdymac bdb471da33 pt-PT Portuguese 11 years ago
thgh e3475b1f91 Move to Crowdin platform 11 years ago
ThomasV 6dc9bfbe07 fix default value in storage.get 11 years ago
Juho Östman 27b08a8ea2 Allow password to have non-ASCII characters 11 years ago
Coin-Escrow e80e4cf6f7 more strings, see issue 434 11 years ago
Coin-Escrow 6b07d1a1cb Full Italian translation 11 years ago
kazcw 3628f6430e clean up sending address input 11 years ago
kazcw ae028e780d select addresses to send from 11 years ago
ThomasV cff8515e3c on sl error: print exception inside for loop, and do not continue the loop 11 years ago
Emery Hemingway 8f87f7e954 IPv6 support 11 years ago
Michael Wozniak 433a3ba0fe Mac OSX bitcoin: URI updates 11 years ago
ThomasV e4052a3852 1.9.4 11 years ago
iceTwy 7699c2922e Add all missing French translation strings 11 years ago
ThomasV 7ead6d18f2 fix tx signing with watching only wallets 11 years ago
ThomasV df76aac2db fix bug with hex_to_int; remove unused function 11 years ago
Bryan Stitt 91061752cf stop using eval 11 years ago
maxplm 2f8b8bdaa7 Update version.py 11 years ago
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 11 years ago
ThomasV ee141f6d37 fix connect on windows 11 years ago
ThomasV 2321cb9bb3 print less debug messages 11 years ago
ThomasV 1f13b2f4f3 network.send method 11 years ago
ThomasV 4eb767492b version 1.9.3 11 years ago
ThomasV 9db6f0c3b7 fix side effect in get_unspent_coins, causing transactions to be rejected 11 years ago
thomasv eae0c7c3b9 get_private_key: call get_seed first in order to check password 11 years ago
ThomasV 57e7eb2ff9 wallet.py: use get_seed in update_password 11 years ago
Bryan Stitt 225d8b83a3 don't use bare except 11 years ago
Bryan Stitt f0eb0eccde replace BaseException with Exception 11 years ago
Eagle[TM] ba9782eec6 Update default server list (disable servers with failed/expired certs) 11 years ago
ThomasV 30934b69db call check_seed in get_seed 11 years ago
thomasv 48bd2557b7 fix: store seed version 11 years ago
ThomasV e4cdc4da0f dust threshold 11 years ago
Alessio Caiazza 423ed77305 allow to connect to one server only 11 years ago
ThomasV 4f15ea12e4 1.9.2 11 years ago
ThomasV 2cd12f52d4 1.9.1: bug fixes 11 years ago
ThomasV f340f08a6e fix for portable version: use its own directory 11 years ago
ThomasV c84cc5bb8b do not return history if offline 11 years ago
ThomasV b1472ba1a7 fix regression: offline mode 11 years ago
Wallacoloo cd24eb4feb Fixed indexing a function rather than calling it in WalletStorage.put 11 years ago
ThomasV 6197b8b8dc fix validateaddress 11 years ago
ThomasV 536c898b59 restore from master public key with seed v4 11 years ago
ThomasV c2f2ec2a8c rm debug message 11 years ago
ThomasV d8626793bc fix: wait_for_network 11 years ago
ThomasV 4714160f17 fix redeemPubKey for imported keys (fixes issue #350) 11 years ago
rdymac 9bf1dac4c2 latest wikia version, tested 11 years ago
ThomasV 67d185d7f0 offline signing with seed_v4 11 years ago
ThomasV cf38e1e47c fix: offline signing 11 years ago
ThomasV 999bf3d2fd minor fix: restore from hexadecimal seed 11 years ago
thomasv 71429ef4bd no keyid for imported keys 11 years ago
thomasv 4ef6adf3ce exit after seed message 11 years ago
thomasv 83b885c702 fix mnemonic decode 11 years ago