1244 Commits (c2f2ec2a8c2eed7a3f848f77e8cb5cb3fa2a6bc8)

Author SHA1 Message Date
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
thomasv 5a3b80cfb2 disable bip32 11 years ago
ThomasV 5cb1d6afda seed prefix 01 11 years ago
ThomasV 31aaae8ed2 seed v6 11 years ago
ThomasV 07bdd6c494 move old wallet to subdir 11 years ago
ThomasV aaaeac3535 create a subdirectory for wallets, under default path 11 years ago
ThomasV 8b1c6fba68 remove -b option for listaddresses (fix issue #343) 11 years ago
AdamISZ 399f901479 import Transaction object for multisig to work 11 years ago
ThomasV 554d8dd3b7 fix typo in help 11 years ago
Eagle[TM] dca000568f Update default server list 11 years ago
ThomasV 7deec48705 pass chain to get_target (fixes issue #316) 11 years ago
ThomasV 3aa76f1808 fix bug with chunk requestor 11 years ago
ThomasV 9d3c8efdda bug fix: seed_version 11 years ago
thomasv a9d341ec9c move pending accounts logic into wallet.py 11 years ago
thomasv 5125ee43de fix parameters in mktx_from_account 11 years ago
thomasv dfb2d12602 fix: height() 11 years ago
rdymac c558d1b612 latest wikia version need to be checked before release 11 years ago
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 11 years ago
ThomasV 83e699c314 sanitize server in interface.py (fix bug #309) 11 years ago
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