444 Commits (ace127ee430711b4fa1f7f42e7606bf074510733)

Author SHA1 Message Date
thomasv ca75d3c08a check coinbase maturity (fix #252) 11 years ago
ThomasV ea0f270fd9 update and fix the merchant script (fixes issue #254) 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 a38298c5ee handle network.interface being None when network is disconnected 11 years ago
ThomasV fbf91a67ad better account naming/renaming 11 years ago
ThomasV 6f2471b69b getpubkeys command 11 years ago
ThomasV 7a5016ec42 move synchronous_get to network.py, fix get_balance script 11 years ago
ThomasV 40e393187a manage subscriptions in network.py 11 years ago
ThomasV 5136e59e14 master privae keys dialog 11 years ago
ThomasV 1a8428647f don't create all master public keys on wallet creation 11 years ago
ThomasV e82653f454 add locks to config and storage 11 years ago
ThomasV 3480cb9ef4 cleanup signrawtrasaction and input_info 11 years ago
ThomasV a9b05ad188 set label 11 years ago
ThomasV 2b0d92e767 sign_tx hook 11 years ago
ThomasV 401c24e4ad add input_info when transaction is created 11 years ago
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 11 years ago
ThomasV 3d4a16b5c8 fix is_seeded 11 years ago
ThomasV 4524c107cf add account menus and details window 11 years ago
ThomasV 428fbf1f63 sort coins by age in get_unspent_coins() 11 years ago
thomasv 0eaa894aee fix 11 years ago
thomasv 671a73d02b sanitize prioritized_addresses, making sure they are in the wallet before trying to use them 11 years ago
thomasv a5c5b05235 fix 11 years ago
thomasv c8f93879b6 fix 11 years ago
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