316 Commits (30f7d23297287302e7b68995a1b8a4c6e4c37c99)

Author SHA1 Message Date
thomasv 75f7050edc subscribe to imported address 11 years ago
thomasv 58ab37d056 send from domain in mktx (fix #294) 11 years ago
ThomasV 5a121526e4 fix 11 years ago
ThomasV 432fae996a fix 11 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 11 years ago
ThomasV 907dca6eb9 simplify interface: use callbacks 11 years ago
thomasv 93c7aee2c8 cleanup: next_addresses 11 years ago
ThomasV 0099b2a560 make gtk gui re-work 11 years ago
thomasv 79645e9b37 fix: wallet.addresses 11 years ago
thomasv 828d8fd3ed fix: sign_message 11 years ago
thomasv 74735bd64e minor fixes 11 years ago
thomasv 620f9f68d4 minor fixes for wallet creation 11 years ago
thomasv 047e4b3478 move callbacks to the network class 11 years ago
ThomasV cd6832df2e set_label 11 years ago
ThomasV 328315f94b separate blockchain and network 11 years ago
thomasv 90767c4b47 fix 11 years ago
thomasv 21bff48630 perform check_new_tx inside add_transaction 11 years ago
thomasv 8ab6529298 fix: first_addresses 11 years ago
thomasv afac84e231 move transaction code and fix issue #280 11 years ago
thomasv 903e70566c wallet.make_unsigned_transaction() 11 years ago
ThomasV 6696e9643c fix restore from mpk 11 years ago
thomasv 3e14b7dd72 improved install wizard 11 years ago
thomasv 9b986f8cb6 restore: try old wallet first 11 years ago
thomasv 3ecd81c94a account names 11 years ago
thomasv a417816e69 disable 'new account' in old wallets 11 years ago
ThomasV 1650eefdd3 synchronizer: wait for interface 11 years ago
ThomasV a16b0f4630 don't use user_dir in storage 11 years ago
thomasv 8774f1a193 fix: synchronize generated duplicated addresses 11 years ago
ThomasV fe538cc310 fix get_private_key for old addresses 11 years ago
ThomasV e9b103b283 fix regressions in tx verifier 11 years ago
ThomasV 7b4046cf68 fee belongs in wallet storage 11 years ago
ThomasV 046ec58d24 start wallet threads from wallet class 11 years ago
ThomasV d99a381d83 separation between wallet storage and config 11 years ago
ThomasV b983d12929 restore old accounts from seed 11 years ago
ThomasV 10c805b3e7 restore bip32 accounts 11 years ago
ThomasV 9d00a072fe create new accounts through wallet.synchronize() 11 years ago
ThomasV fd902de28a delete unneeded test 11 years ago
ThomasV 81b84fd5ef fixes for signrawtransaction 11 years ago
ThomasV 6bb8af5822 include master public key in bip32 metadata 11 years ago
ThomasV e995f7abfd save account name as label 11 years ago
ThomasV 2abf1b93cb cleanup 11 years ago
ThomasV 799c6571f5 simplify: public_key_from_private_key 11 years ago
ThomasV 4869d05841 don't pass addresses to tx.sign(), pass keypairs instead 11 years ago
ThomasV 0424d5eb85 update signrawtransaction 11 years ago
ThomasV 70445da940 wallet.num_accounts and account_id method 11 years ago
ThomasV 419c778fa3 fix tx signing 11 years ago
ThomasV 7dc69bbc56 create_accounts for 2of3 11 years ago
ThomasV c9a473c225 2of3 accounts 11 years ago
ThomasV e6208e2747 fix create_new_account 11 years ago
ThomasV 1ff2f1b308 hex encode the output of account.get_pubkey() 11 years ago