Commit Graph

779 Commits

Author SHA1 Message Date
ThomasV 0c6d470296 various bugfixes for imported addresses 2014-06-24 16:47:58 +02:00
Chris Glass 2765b66411 Removed uselss comment. 2014-06-24 15:48:50 +02:00
Chris Glass 01f3e31c6b First cleanup branch commit
This fixes some import and whitespace issues to align closer to pep8.
I added a few comments to make further contributions easier.
2014-06-24 16:12:43 +03:00
ThomasV 2c7bf3ca1a detect if wallet can sign tx before showing sign button 2014-06-24 13:22:10 +02:00
ThomasV b32d0c77a3 fix bug with the order of signatures in tx input 2014-06-23 09:42:07 +02:00
ThomasV 785b54f8f4 fix add_keypairs: support old wallets 2014-06-21 21:39:57 +02:00
ThomasV 85505c1d8e cleanup (dead code) 2014-06-21 21:17:40 +02:00
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 2014-06-21 21:06:09 +02:00
ThomasV 86aba082e1 fix bug #718 2014-06-11 13:10:48 +02:00
ThomasV 38a6747eff fix: sanitize outputs 2014-06-06 07:48:08 +02:00
ThomasV e699ab6660 coin control: select UTXOs in menu 2014-06-05 21:55:11 +02:00
ThomasV 194291c80b update imported keys 2014-06-02 08:59:41 +02:00
ThomasV 501bb92584 Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests 2014-05-28 12:20:04 +02:00
ThomasV adb53e4c41 fix #699 2014-05-21 22:04:10 +02:00
ThomasV 35c270e075 explicit type for imported wallets. fixes #698 2014-05-21 16:04:58 +02:00
ThomasV c3676cc6e6 wallet.is_used() method 2014-05-12 11:28:00 +02:00
ThomasV a66df2a3fa multi seed and mpk dialogs 2014-05-12 10:53:04 +02:00
ThomasV 0fb6cdcb1a add 2of3 wallets in wizard 2014-05-09 16:27:12 +02:00
ThomasV a18d21d946 fix cmd line wallet creation. fixes #684 2014-05-08 15:18:38 +02:00
ThomasV 2642b7e126 can_import 2014-05-07 11:53:32 +02:00
ThomasV 7f67b36a19 fix: num_accounts should return only confirmed bip32 accounts 2014-05-05 12:17:25 +02:00
ThomasV fa4c2b96d7 p2sh wallets cannot create accounts 2014-05-05 12:03:01 +02:00
ThomasV 97a6f91451 fix: is_address, is_private_key: check that text is not empty 2014-05-05 10:03:31 +02:00
ThomasV 90f5133983 utf8 encode seed (old wallets) 2014-05-05 01:19:04 +02:00
ThomasV 430c7aa92e fix: get_seed 2014-05-04 19:52:47 +02:00
ThomasV c9fc6275ab move private key methods from wallet to accounts 2014-05-04 19:43:15 +02:00
ThomasV 9b8ad42a66 id of imported account 2014-05-04 14:13:34 +02:00
ThomasV e9968e4a39 imported_keys and accounts 2014-05-04 13:46:37 +02:00
ThomasV 4a33cf256b remove dead code: get_imported_balance 2014-05-04 12:54:35 +02:00
ThomasV 09a2254739 fix #676 2014-05-04 10:22:35 +02:00
ThomasV 0536f256cf fix: imported_account 2014-05-02 12:41:37 +02:00
ThomasV 2a938ad516 fix: pending accounts 2014-05-02 11:19:02 +02:00
ThomasV fdf8697e58 handle pending and imported accounts using account child classes 2014-05-02 11:10:12 +02:00
ThomasV 95df9cd103 fix bugs on wallet creation 2014-05-01 18:58:24 +02:00
ThomasV 3faeb7eab6 define check_password for imported wallets 2014-05-01 13:08:12 +02:00
ThomasV ace127ee43 fix password dialog, for imported wallets 2014-05-01 12:42:06 +02:00
ThomasV 95fce65e12 disable wallet menus when they do not apply 2014-05-01 12:19:24 +02:00
ThomasV 84052bcdb2 fix bug with has_seed 2014-04-30 15:44:46 +02:00
ThomasV 9c37ed68f4 wallet.has_seed 2014-04-30 11:40:53 +02:00
ThomasV 56e8ad3397 cleanup wallet classes 2014-04-30 11:18:13 +02:00
ThomasV 17216da392 can_create_account 2014-04-30 10:40:47 +02:00
ThomasV 7e0711f6ec move synchronizer class in its own file. abstract wallet class. 2014-04-30 10:32:40 +02:00
ThomasV 582fb76e9e new class: Imported_Wallet 2014-04-29 21:04:16 +02:00
ThomasV 0ba73dfc95 restore get_master_public_key function. fixes #668 2014-04-29 12:26:58 +02:00
ThomasV 5d68ce4f22 wizard: option to create multisig wallet manually 2014-04-29 11:45:39 +02:00
ThomasV 70a638a7c3 more robust install wizard 2014-04-28 17:30:48 +02:00
ThomasV 5a02836933 fix input_info for signrawtransaction 2014-04-26 18:44:45 +02:00
ThomasV 0c100c1480 add_cold_seed 2014-04-25 17:51:41 +02:00
ThomasV 217900bbfa watching_only wallets have a single account 2014-04-25 11:48:13 +02:00
ThomasV 1662a9e9c5 fix: get_master_public_key 2014-04-25 10:39:07 +02:00
ThomasV a1daba6afe get_master_public_keys 2014-04-25 10:16:07 +02:00
ThomasV a3dd9f700c no accounts in multisig wallets 2014-04-24 14:29:08 +02:00
ThomasV 26c65dd65f lower default fee. fixes #403 2014-04-23 16:10:01 +02:00
ThomasV 5d9b9492e1 abstract and improve seed and key methods 2014-04-21 22:09:15 +02:00
ThomasV 41f9da1559 fix #655 2014-04-20 10:42:13 +02:00
ThomasV 6c96b38abf installwizard: multisig wallets 2014-04-19 20:23:27 +02:00
ThomasV 80a988e337 slightly better notifications. at least, it fixes #652 2014-04-17 17:38:21 +02:00
ThomasV 8a7a6f347b fix #661 2014-04-17 17:05:36 +02:00
ThomasV 1751c3ac7f fix: public instead of private 2014-04-09 07:36:33 +02:00
ThomasV 102bc204d5 hooks and workflow for 2of3 wallets 2014-04-06 21:38:53 +02:00
ThomasV c24482c21a check seed in gui. fixes #622 2014-04-05 10:34:51 +02:00
ThomasV 38a59c0b37 re-enable seed tests. get_public_keys method 2014-04-05 10:08:54 +02:00
ThomasV df540cb241 move get_keyID to accounts 2014-04-01 23:53:07 +02:00
ThomasV 5c31263848 fix load_accounts 2014-04-01 19:10:59 +02:00
ThomasV 5a43b633d6 update bip32 accounts and wallet 2014-04-01 11:25:12 +02:00
ThomasV 9543d2b5ec catch exception in signrawtransaction, if wallet is not synchronized 2014-03-15 09:59:00 +01:00
ThomasV e2c749cdab bip32 uses compressed K 2014-03-13 16:56:53 +01:00
ThomasV b379a14cd2 guess seed_version on old wallets 2014-03-13 10:42:39 +01:00
ThomasV 4e8bb4dac4 add tx direction info to default labels 2014-03-12 10:16:51 +01:00
ThomasV 960e7bc3df fix reference to verifier 2014-03-11 09:38:08 +01:00
ThomasV f352832879 Merge branch 'master' of git://github.com/spesmilo/electrum 2014-03-10 16:05:57 +01:00
ThomasV 6ecb977461 add password to sign hook 2014-03-10 16:05:54 +01:00
Michael Wozniak 820328781a print statement should be debug only
comment print statement of seed
2014-03-09 23:27:40 -04:00
CodingAnarchy b9bf3a2ee8 change estimated_fee to include 34 bytes per output instead of hard-coded 80 (issue #520) 2014-03-05 01:01:09 -07:00
ThomasV 12e9f49042 fix: network.height() is a function 2014-03-04 14:32:52 +01:00
ThomasV da6f292dd5 encrypt/decrypt messages in gui 2014-03-03 10:39:10 +01:00
ThomasV e955ee69a8 restore from master public key (qt and command line) 2014-02-28 15:43:06 +01:00
ThomasV e34c14ee78 Merge pull request #582 from dabura667/csvaddresserr
CSV: Show erroneous addresses in warning window.
2014-02-27 14:12:08 +01:00
ThomasV 7267579fe0 Merge branch '2.0' 2014-02-27 10:41:22 +01:00
ThomasV 638526712b rebrand this branch as 1.9.8 2014-02-27 10:21:41 +01:00
ThomasV 79309c9625 strip whitespaces from seed 2014-02-26 16:24:37 +01:00
ThomasV 22408c1316 fix: do not create old_wallet if seed is empty because user typed gibberish 2014-02-26 16:21:38 +01:00
dabura667 c49a97ef14 Is_valid assert wasn't displaying anything.
Fixed it with a message.
2014-02-25 02:51:14 +09:00
ThomasV bb859c244b strip whitespaces from seed 2014-02-11 15:27:28 +01:00
ThomasV cf8c4aa491 fix: do not create wallet if seed is empty because user typed gibberish 2014-02-11 14:44:52 +01:00
CodingAnarchy cbb99e6585 update estimated_fee to round up and use proper base of 1000 as calculation per issue #527 2014-02-10 01:24:47 -07:00
ThomasV 4693727659 1of1 is default account type 2014-02-03 10:01:21 +01:00
ThomasV 70bace9b1e use separata class for old wallets; decide with WalletFactory 2014-02-03 06:26:03 +01:00
ThomasV c90bc6aa26 bip39 2014-02-01 11:23:29 +01:00
ThomasV 98ae202d80 fixes for master keys 2014-01-31 15:28:32 +01:00
ThomasV 9218175301 enable bip32 2014-01-29 17:12:08 +01:00
ThomasV d4fbe85d7d json rpc daemon 2014-01-27 10:37:39 +01:00
ortutay 4edfc6d82e Coinbase BuyBack plugin 2014-01-05 00:19:23 -08:00
ThomasV e18573dda0 test is_mine in add_keypairs_from_wallet 2013-12-21 17:57:42 +01:00
ThomasV 4446cf44c7 don't set network.interface to None when disconnetced 2013-12-16 19:18:57 +01:00
thomasv 942d009661 network.pending_servers, to avoid connecting the same server multiple times 2013-12-16 18:17:44 +01:00
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 2013-12-13 17:30:34 +01:00
ThomasV 3467bd0101 Merge pull request #499 from shunyata/bugfix/synchronizer-attribute-is-uninitialized
wallet.synchronizer should exist at construction.
2013-12-12 15:23:20 -08:00
shunyata de1a0f5690 wallet.synchronizer should exist at construction.
The `self.synchronizer` attribute is accessed before it ever exists when using
`electrum importprivkey` on the command line. This change sets it to None,
which is a valid state, in the wallet's constructor.
2013-12-12 17:36:17 -05:00
thomasv 1004fbd8f8 fix offline signing with key>5 2013-12-11 11:45:32 +01:00
ThomasV 9b22372c43 remove prioritize altogether. 2013-11-22 16:55:43 +01:00
ThomasV 6dc9bfbe07 fix default value in storage.get 2013-11-20 07:37:14 +01:00
kazcw 3628f6430e clean up sending address input
in particular fee calculation was off for send-from
2013-11-16 10:52:44 +01:00
kazcw ae028e780d select addresses to send from
based on branch by bkkcoins
2013-11-16 10:52:44 +01:00
ThomasV 7ead6d18f2 fix tx signing with watching only wallets 2013-11-12 11:14:16 +01:00
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 2013-11-11 17:41:46 +01:00
ThomasV 9db6f0c3b7 fix side effect in get_unspent_coins, causing transactions to be rejected 2013-11-11 10:35:28 +01:00
thomasv eae0c7c3b9 get_private_key: call get_seed first in order to check password 2013-11-10 15:22:22 +01:00
ThomasV 57e7eb2ff9 wallet.py: use get_seed in update_password 2013-11-10 11:51:56 +01:00
Bryan Stitt 225d8b83a3 don't use bare except 2013-11-09 21:23:57 -08:00
Bryan Stitt f0eb0eccde replace BaseException with Exception 2013-11-09 20:21:02 -08:00
ThomasV adcda6153d Merge branch 'master' of git://github.com/spesmilo/electrum 2013-11-09 08:15:51 +01:00
ThomasV 30934b69db call check_seed in get_seed 2013-11-09 08:15:46 +01:00
thomasv 48bd2557b7 fix: store seed version 2013-11-08 12:35:27 +01:00
ThomasV e4cdc4da0f dust threshold 2013-11-06 23:09:24 +01:00
ThomasV c84cc5bb8b do not return history if offline 2013-11-05 19:18:23 +01:00
ThomasV b1472ba1a7 fix regression: offline mode 2013-11-05 18:55:53 +01:00
Wallacoloo cd24eb4feb Fixed indexing a function rather than calling it in WalletStorage.put 2013-11-04 19:36:09 -08:00
ThomasV 536c898b59 restore from master public key with seed v4 2013-11-03 14:14:35 +01:00
ThomasV d8626793bc fix: wait_for_network 2013-11-02 18:10:18 +01:00
ThomasV 4714160f17 fix redeemPubKey for imported keys (fixes issue #350) 2013-11-02 13:00:10 +01:00
ThomasV 67d185d7f0 offline signing with seed_v4 2013-11-01 13:31:13 +01:00
ThomasV 999bf3d2fd minor fix: restore from hexadecimal seed 2013-11-01 10:34:29 +01:00
thomasv 71429ef4bd no keyid for imported keys 2013-10-31 17:00:20 +01:00
thomasv 4ef6adf3ce exit after seed message 2013-10-31 15:42:52 +01:00
thomasv 83b885c702 fix mnemonic decode 2013-10-31 15:40:10 +01:00
thomasv 5a3b80cfb2 disable bip32 2013-10-31 13:28:52 +01:00
ThomasV 5cb1d6afda seed prefix 01 2013-10-31 09:32:22 +01:00
ThomasV 31aaae8ed2 seed v6 2013-10-26 16:40:05 +02:00
ThomasV 07bdd6c494 move old wallet to subdir 2013-10-24 11:43:55 +02:00
ThomasV aaaeac3535 create a subdirectory for wallets, under default path 2013-10-24 10:03:48 +02:00
ThomasV 9d3c8efdda bug fix: seed_version 2013-10-15 11:00:36 +02:00
thomasv a9d341ec9c move pending accounts logic into wallet.py 2013-10-12 13:55:48 +02:00
thomasv 5125ee43de fix parameters in mktx_from_account 2013-10-10 10:43:00 +02:00
thomasv dfb2d12602 fix: height() 2013-10-10 10:01:44 +02:00
ThomasV 367b11681b fix offline signing: redeemPubkey was missing 2013-10-08 19:24:22 +02:00
ThomasV 14b5a3afd8 fixes for android: restore from seed 2013-10-08 14:12:56 +02:00
ThomasV f5b54391d7 wallet: include next_addresses by default, so that we count them in balances 2013-10-07 23:00:38 +02:00
ThomasV ec03932454 simplify get_balance 2013-10-07 22:02:17 +02:00
thomasv ca75d3c08a check coinbase maturity (fix #252) 2013-10-07 19:24:06 +02:00
ThomasV ea0f270fd9 update and fix the merchant script (fixes issue #254) 2013-10-06 21:16:09 +02:00
ThomasV f14d055ad8 choose_tx_from account, and use deterministic signatures (issue #323) 2013-10-05 21:15:48 +02:00
ThomasV 3a894725ae new account creation method (gui) 2013-10-05 17:29:51 +02:00
ThomasV a38298c5ee handle network.interface being None when network is disconnected 2013-10-04 19:27:50 +02:00
ThomasV fbf91a67ad better account naming/renaming 2013-10-04 19:02:01 +02:00
ThomasV 6f2471b69b getpubkeys command 2013-10-03 13:31:59 +02:00
ThomasV 7a5016ec42 move synchronous_get to network.py, fix get_balance script 2013-10-03 10:05:01 +02:00
ThomasV 40e393187a manage subscriptions in network.py 2013-10-02 13:00:02 +02:00
ThomasV 5136e59e14 master privae keys dialog 2013-10-01 17:33:39 +02:00
ThomasV 1a8428647f don't create all master public keys on wallet creation 2013-10-01 13:40:22 +02:00
ThomasV e82653f454 add locks to config and storage 2013-09-29 18:33:54 +02:00
ThomasV 3480cb9ef4 cleanup signrawtrasaction and input_info 2013-09-29 15:16:22 +02:00
ThomasV a9b05ad188 set label 2013-09-29 12:14:01 +02:00
ThomasV 2b0d92e767 sign_tx hook 2013-09-29 10:16:17 +02:00
ThomasV 401c24e4ad add input_info when transaction is created 2013-09-29 02:43:30 +02:00
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 2013-09-28 13:45:49 +02:00
ThomasV 3d4a16b5c8 fix is_seeded 2013-09-28 11:54:48 +02:00
ThomasV 4524c107cf add account menus and details window 2013-09-24 16:55:25 +02:00
ThomasV 428fbf1f63 sort coins by age in get_unspent_coins() 2013-09-15 23:37:40 +02:00
thomasv 0eaa894aee fix 2013-09-15 16:22:58 +02:00
thomasv 671a73d02b sanitize prioritized_addresses, making sure they are in the wallet before trying to use them 2013-09-15 16:15:20 +02:00
thomasv a5c5b05235 fix 2013-09-15 15:28:29 +02:00
thomasv c8f93879b6 fix 2013-09-15 15:16:47 +02:00
thomasv 75f7050edc subscribe to imported address 2013-09-15 15:06:42 +02:00
thomasv 58ab37d056 send from domain in mktx (fix #294) 2013-09-15 14:51:46 +02:00
ThomasV 5a121526e4 fix 2013-09-13 22:13:17 +02:00
ThomasV 432fae996a fix 2013-09-13 06:43:22 +02:00
thomasv 6b6c508976 replace wallet.interface everywhere 2013-09-12 14:58:42 +02:00
ThomasV 907dca6eb9 simplify interface: use callbacks 2013-09-12 08:41:27 +02:00
thomasv 93c7aee2c8 cleanup: next_addresses 2013-09-11 17:42:32 +02:00
ThomasV 0099b2a560 make gtk gui re-work 2013-09-11 12:05:28 +02:00
thomasv 79645e9b37 fix: wallet.addresses 2013-09-10 19:41:56 +02:00
thomasv 828d8fd3ed fix: sign_message 2013-09-10 16:18:34 +02:00
thomasv 74735bd64e minor fixes 2013-09-10 16:13:30 +02:00
thomasv 620f9f68d4 minor fixes for wallet creation 2013-09-10 14:20:44 +02:00
thomasv 047e4b3478 move callbacks to the network class 2013-09-09 13:33:25 +02:00
ThomasV cd6832df2e set_label 2013-09-08 20:10:43 +02:00
ThomasV 328315f94b separate blockchain and network 2013-09-08 17:23:01 +02:00
thomasv 90767c4b47 fix 2013-09-04 19:37:56 +02:00
thomasv 21bff48630 perform check_new_tx inside add_transaction 2013-09-04 18:58:53 +02:00
thomasv 8ab6529298 fix: first_addresses 2013-09-04 17:46:13 +02:00
thomasv afac84e231 move transaction code and fix issue #280 2013-09-04 16:46:27 +02:00
thomasv 903e70566c wallet.make_unsigned_transaction() 2013-09-04 10:33:14 +02:00
ThomasV 6696e9643c fix restore from mpk 2013-09-03 18:35:46 +02:00
thomasv 3e14b7dd72 improved install wizard 2013-09-03 14:32:56 +02:00
thomasv 9b986f8cb6 restore: try old wallet first 2013-09-03 10:58:07 +02:00
thomasv 3ecd81c94a account names 2013-09-03 10:09:13 +02:00
thomasv a417816e69 disable 'new account' in old wallets 2013-09-03 09:52:55 +02:00
ThomasV 1650eefdd3 synchronizer: wait for interface 2013-09-02 20:52:14 +02:00
ThomasV a16b0f4630 don't use user_dir in storage 2013-09-02 20:17:04 +02:00
thomasv 8774f1a193 fix: synchronize generated duplicated addresses 2013-09-02 13:41:31 +02:00
ThomasV fe538cc310 fix get_private_key for old addresses 2013-09-02 10:41:50 +02:00
ThomasV e9b103b283 fix regressions in tx verifier 2013-09-02 08:50:39 +02:00
ThomasV 7b4046cf68 fee belongs in wallet storage 2013-09-01 23:09:27 +02:00
ThomasV 046ec58d24 start wallet threads from wallet class 2013-09-01 18:44:19 +02:00
ThomasV d99a381d83 separation between wallet storage and config 2013-09-01 15:26:52 +02:00
ThomasV b983d12929 restore old accounts from seed 2013-08-31 15:02:20 +02:00
ThomasV 10c805b3e7 restore bip32 accounts 2013-08-29 16:07:55 +02:00
ThomasV 9d00a072fe create new accounts through wallet.synchronize() 2013-08-29 15:08:03 +02:00
ThomasV fd902de28a delete unneeded test 2013-08-17 23:51:46 +02:00
ThomasV 81b84fd5ef fixes for signrawtransaction 2013-08-17 18:40:59 +02:00
ThomasV 6bb8af5822 include master public key in bip32 metadata 2013-08-17 17:08:43 +02:00
ThomasV e995f7abfd save account name as label 2013-08-17 11:46:19 +02:00
ThomasV 2abf1b93cb cleanup 2013-08-17 11:11:21 +02:00
ThomasV 799c6571f5 simplify: public_key_from_private_key 2013-08-17 11:09:19 +02:00
ThomasV 4869d05841 don't pass addresses to tx.sign(), pass keypairs instead 2013-08-17 10:56:23 +02:00
ThomasV 0424d5eb85 update signrawtransaction 2013-08-17 09:53:46 +02:00
ThomasV 70445da940 wallet.num_accounts and account_id method 2013-08-16 13:26:48 +02:00
ThomasV 419c778fa3 fix tx signing 2013-08-16 12:17:29 +02:00
ThomasV 7dc69bbc56 create_accounts for 2of3 2013-08-15 17:23:55 +02:00
ThomasV c9a473c225 2of3 accounts 2013-08-15 15:27:03 +02:00
ThomasV e6208e2747 fix create_new_account 2013-08-07 22:59:07 +02:00
ThomasV 1ff2f1b308 hex encode the output of account.get_pubkey() 2013-08-07 22:59:07 +02:00
ThomasV 58538ba825 encryption of bip32 master private keys 2013-08-07 22:59:07 +02:00
ThomasV a3de537d9b make wallet.get_private_keys more general 2013-08-07 22:59:07 +02:00
thomasv 6274cccb9f get_new_address -> get_address 2013-08-07 22:54:21 +02:00
ThomasV 19553a056d bip32 2013-08-07 22:54:21 +02:00
Maran 06bfb60308 Reworked notification flow and combined multiple transactions into one notification 2013-07-16 12:15:23 +02:00
Maran 468c76b66e Added notifications when receiving a new transaction 2013-07-16 12:15:23 +02:00
Maran e319f5e0ae Save contacts to the proper key in the wallet. fixes #234 2013-06-17 22:09:28 +02:00
ecdsa 3796fceb28 bugfix: referenced transactions 2013-06-01 19:26:07 +02:00
thomasv 4a60db9733 new methods: init_menubar and load_wallet 2013-06-01 11:59:54 +02:00
thomasv 5a015bc290 increase default fee to 0.0005 btc/kb 2013-05-10 14:36:38 +02:00
ecdsa c81d565665 add error message for import_key failure 2013-05-05 17:38:59 +02:00
ecdsa 0f661aa3a1 minor bugfix 2013-05-02 10:56:28 +02:00
ecdsa b2c23f9ac8 deprecate wallet.save() and 'eval' command 2013-05-02 10:54:48 +02:00
ecdsa 6be62e44de wallet.delete_contact method 2013-05-02 10:19:18 +02:00
ecdsa 8104a47a3e wallet.add_contact method 2013-05-02 10:10:22 +02:00
ecdsa 19d19d9a00 wallet set_fee method 2013-05-02 10:00:52 +02:00
ecdsa fe405c50d0 delete_imported_key method 2013-05-02 09:54:43 +02:00
ecdsa 97e849a248 move verify_message to wallet 2013-05-01 10:40:44 +02:00
ecdsa b4f353291a fix update_password: save use_encryption after seed 2013-04-29 10:30:29 +02:00
ecdsa c95c80163d distinction between unconfirmed and unverified transactions 2013-04-27 17:48:27 +02:00
thomasv 6585da69fe message about frozen funds 2013-04-12 14:29:11 +02:00
thomasv 98f7d36313 ask users to enter their seed on create 2013-04-09 18:08:14 +02:00
ecdsa cc8c7c780d fix: don't raise exception in get_address_index 2013-04-08 17:02:28 +02:00
ecdsa 6609624fe0 mktx: send change to one of the accounts involved in the tx 2013-04-08 16:18:40 +02:00
ecdsa a1f8454b14 fix mktx 2013-04-07 20:25:01 +02:00
thomasv e89331d138 handle multiple accounts with separation 2013-04-06 18:44:31 +02:00
thomasv ec901f54a4 keyboard shortcut to send all the coins in a wallet, with fee 2013-04-05 18:03:52 +02:00
ecdsa 84101a446b use ssl as default protocol 2013-04-05 06:01:18 +02:00
ecdsa a54c5e88c6 fix int rounding 2013-03-24 12:44:17 +01:00
ecdsa 01d43719a6 simplify loops 2013-03-24 12:20:13 +01:00
ecdsa 7c4fa714d2 set default fee to 200 uBTC 2013-03-24 11:31:43 +01:00
ecdsa fc7122008a implement MIN_RELAY_TX_FEE 2013-03-24 11:25:17 +01:00
ecdsa 678b00dbec prune unverified transactinos during upgrade 2013-03-24 09:52:36 +01:00
ecdsa 3ad453fafb rename fee to fee_per_kb 2013-03-24 09:24:45 +01:00
ecdsa 29b9ffac4a transaction lock 2013-03-24 07:34:28 +01:00
ecdsa 3dc9677822 remove receipt code 2013-03-23 19:17:11 +01:00
ecdsa cac030e2ee fix transaction order in history 2013-03-23 18:10:09 +01:00
thomasv a5168cc09f more accurate computation of transaction fees. 2013-03-23 12:36:37 +01:00
ecdsa 7e0d4a2851 fix is_change 2013-03-17 21:13:10 +01:00
ecdsa 8a720b1629 do the banner request in interface, not in wallet 2013-03-17 10:54:21 +01:00
Maran a6ae46631f Fix export master public key 2013-03-16 23:38:49 +01:00
ecdsa d6952228be define wallet.get_num_tx() 2013-03-16 18:17:50 +01:00
ecdsa fefb884794 fix wallet.is_change() method 2013-03-16 17:51:58 +01:00
thomasv 93b98e1176 move http aliases to separate plugin 2013-03-15 15:48:28 +01:00
thomasv 8c71c54487 add label to internal transactions 2013-03-14 13:08:50 +01:00
thomasv 3b80ef7c60 rely only on the verifier to get the height of transactions 2013-03-14 12:22:06 +01:00
ecdsa 11552c2f23 use an abstract class SequenceClass 2013-03-13 22:05:02 +01:00
thomasv c9a7c58323 print created address in terminal, as in previous versions 2013-03-13 15:33:50 +01:00
ecdsa 12d65f5e52 better synchronize method 2013-03-12 23:10:43 +01:00
ecdsa 5e7e002bd8 remove internal check that was too strong 2013-03-12 21:55:56 +01:00
ecdsa 0569cc283a fix exception 2013-03-12 20:59:37 +01:00
thomasv 10bfcb918b replace 'ElectrumKeyID' with more general 'KeyID' field in transactions 2013-03-12 17:54:26 +01:00
thomasv 8b08eb541a do not request banner twice 2013-03-12 17:34:06 +01:00
ecdsa 32db2aecc2 check if the wallet has a seed before signing transaction 2013-03-07 17:15:33 +01:00
ecdsa 3382354442 fix: restore wallet from master public key 2013-03-07 16:41:43 +01:00
ecdsa e06e511e39 revert own commit 2013-03-05 23:10:18 +01:00
ecdsa 811f1ee848 do not run synchronize on deseeded wallets 2013-03-05 14:57:30 +01:00
ecdsa df3187d9a9 fix 2013-03-04 10:49:46 +01:00
ecdsa 4019102264 rename sequence, fix bip32 2013-03-04 07:43:01 +01:00
ecdsa f97fe02e3a fix: tx outputs 2013-03-03 19:29:03 +01:00
thomasv 383a84161e fix 2013-03-03 16:49:42 +01:00
thomasv 190f733de2 restrict plugins to the gui 2013-03-03 16:01:47 +01:00
thomasv cd9f366735 move point of sale mode into plugins 2013-03-03 13:50:08 +01:00
thomasv 60cefeafca method get_private_keys for sequence 2013-03-03 10:43:08 +01:00
thomasv 27b8b21f9e mangle (for_change, index) everywhere 2013-03-03 10:24:30 +01:00
ecdsa 8df60928ea mktx fix: add address for imported keys 2013-03-02 23:49:32 +01:00
ecdsa b95911e2d7 check if address is imported before index lookup 2013-03-02 23:35:43 +01:00
ecdsa 736e1253f2 add class BIP32Sequence 2013-03-02 23:31:40 +01:00
thomasv ada36b2554 plugin handler 2013-03-02 16:29:14 +01:00
thomasv d2aefb387b show the balance of each account 2013-03-02 14:20:21 +01:00
thomasv 08a9de688a fix: save master public key on wallet creation 2013-03-02 13:45:30 +01:00
thomasv 97e03cb738 replace wallet.all_addresses() with wallet.addresses(True) 2013-03-02 11:40:17 +01:00
thomasv e84d087a64 accounts 2013-03-02 11:23:08 +01:00
thomasv f72c8ee5d2 move is_valid from wallet class to bitcoin.py 2013-03-01 14:27:56 +01:00
thomasv 5ed63be948 fix: seed, password 2013-02-27 16:15:56 +01:00
thomasv 253e0bc58e move method signrawtransaction to wallet class 2013-02-27 15:49:26 +01:00
thomasv d5ba4398ee update tx label in gui 2013-02-27 12:51:49 +01:00
thomasv e4dc3f3752 use history to determine if the wallet has been used 2013-02-27 10:13:03 +01:00
thomasv 96d459ab88 use dumpprivkeys to efficiently dump private keys 2013-02-26 16:03:04 +01:00
thomasv 42a10164ea make most commands available in the console 2013-02-26 13:56:48 +01:00
thomasv fd8687ce18 fix 2013-02-25 19:04:41 +01:00
thomasv 8f090e1d01 fix 2013-02-25 18:50:12 +01:00
thomasv 1bba3ffbd7 fix: addressbook 2013-02-25 18:17:02 +01:00
thomasv 41a2fa427f fix: send_tx 2013-02-25 18:15:14 +01:00
thomasv 8b8e2fd67b rename inpust_info -> input_info 2013-02-25 09:34:47 +01:00
ThomasV b8a71ff00c offline wallets sign transactions using KeyID 2013-02-25 09:05:45 +01:00
thomasv 64ad3fc28c use serialized format in signtx 2013-02-24 21:31:11 +01:00
thomasv 5da3cab24b move seed generation function to bitcoin.py 2013-02-24 10:16:14 +01:00
thomasv bd717897e0 fix: set tx_height when it is not None 2013-02-24 09:39:43 +01:00
thomasv 0c5f42cc29 fix history sorting function 2013-02-23 13:29:03 +01:00
thomasv 2642fa0f7d fix listunspent, add method wallet.get_unspent_coins 2013-02-23 13:18:15 +01:00
thomasv 780c5d01d5 fix get_tx_details 2013-02-23 12:11:32 +01:00
thomasv 9cfb73365b fix: use deserialized tx outputs in choose_tx_inputs 2013-02-23 12:07:46 +01:00
thomasv 03d36d91e2 remove unused method 2013-02-23 11:50:09 +01:00
thomasv 03e2160503 create separate class for deterministic key generation. add pubkeys to validateaddress 2013-02-23 11:35:46 +01:00
thomasv f0b255acba store transactions in serialized form 2013-02-22 19:22:22 +01:00
thomasv 67283f0b1b fix verify_message calls 2013-02-22 17:50:56 +01:00
thomasv 76439beec5 simplify get_private_key, use base58 2013-02-22 17:27:19 +01:00
thomasv 5d6496f1f9 move crypto from wallet class to bitcoin.py 2013-02-22 16:17:46 +01:00
thomasv 40b397dc0f signrawtransaction: parse redeemScript 2013-02-22 13:40:42 +01:00
thomasv 0863f09a06 add dumpprivkey command; finalize private_keys parameter for signrawtransaction 2013-02-21 16:26:26 +01:00
thomasv ea7718fc59 create Transaction class 2013-02-21 14:18:12 +01:00
ThomasV 712e0a6c4a fix bug when timestamp is None 2013-02-18 21:12:39 +01:00
ThomasV 7ae46aa413 raise exception if the method is used to overwrite the existing seed 2013-02-03 15:12:40 +01:00
ThomasV 043d6addff init_seed method. save seed and master public key separately 2013-02-03 15:08:26 +01:00
thomasv 50305e1f57 menu option to show private key 2013-02-02 11:46:02 +01:00
ThomasV c3a0c9dd36 transform the wall into a python console 2013-02-01 18:22:36 +01:00
thomasv e1504ba80b basic functions and tests for multisig transactions and bip 32 2013-01-30 20:13:31 +01:00
thomasv 2f6d919afc more robust synchronization method 2013-01-29 14:53:13 +01:00
thomasv c638af7803 fix check_new_hist: transaction might not be in wallet 2013-01-29 13:19:00 +01:00
ThomasV 02f40be0d7 remove donation address 2013-01-24 08:11:48 +01:00
Neil Booth d6eb9fb153 Place the change output in a random position 2013-01-23 13:23:15 +09:00
ThomasV 3e8099b619 check decoded seed with master public key instead of an address 2013-01-06 16:31:17 +01:00
ThomasV 04322b7cc9 fix bug with undetected incorrect password that can damage wallet 2013-01-06 09:41:06 +01:00
ThomasV bc9e6f88e6 test password before importing key 2013-01-05 21:58:16 +01:00
ThomasV 279b85e3fe use the same syntax as bitcoind for key import 2013-01-05 21:28:12 +01:00
thomasv e7e169888d support for compressed keys 2013-01-05 11:50:49 +01:00
ThomasV d29aeb890f populate contacts with donation address 2013-01-02 18:41:52 +01:00
thomasv 777f423b7a parentheses 2013-01-02 11:39:44 +01:00
thomasv 4978eff7f6 fix for command line history (EagleTM) 2013-01-02 10:35:35 +01:00
ThomasV df1d7152fd fix address balance (received coins) 2012-12-28 17:57:33 +01:00
ThomasV 0f3b70ad88 fix: do not request the same history twice 2012-12-14 19:32:10 +01:00
thomasv 33031f387c fix: misplaced repr 2012-12-07 14:52:55 +01:00
thomasv 639ef7119d fix bug: to_address -> address 2012-12-06 10:36:05 +01:00
thomasv 16a81271e4 store timestamps in verifier 2012-12-05 19:12:28 +01:00
thomasv 4e070bda57 new command: signtx (offline transaction signing) 2012-12-05 18:18:47 +01:00
thomasv c763445734 allow multiple-outputs transactions with mktx() 2012-12-05 16:41:39 +01:00
thomasv 108dfb6140 revert to daemon threads because some clients do not seem to close their sockets cleanly 2012-12-05 10:24:30 +01:00
thomasv d5b47fa93e separate non-modal window for QR codes (point of sale) 2012-11-28 15:38:44 +01:00
thomasv e87ed44f84 send change to last address of the input list 2012-11-26 15:08:35 +01:00
ThomasV 9afbf21197 no daemon 2012-11-24 20:35:09 +01:00
ThomasV 0ad7f72d3d nodaemon 2012-11-24 20:35:09 +01:00
ThomasV 8308440ded rm assert clause: there is no guarantee about that 2012-11-24 20:32:50 +01:00
ThomasV 2c0f894e76 Merge branch 'master' of git://github.com/spesmilo/electrum 2012-11-23 18:36:02 +01:00
thomasv 2f04531565 fix 2012-11-23 17:11:32 +01:00
thomasv 47a3739865 save height of transaction 2012-11-23 16:11:52 +01:00
thomasv 5ae15d6100 handle case where an unconfirmed transaction is pruned by the server. also, fix bug with fee sign in details 2012-11-23 15:35:54 +01:00