Commit Graph

3512 Commits

Author SHA1 Message Date
ThomasV a21a175679 mpk hex encoding 2014-05-15 09:13:50 +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 a638127185 add paymentrequest to setup.py 2014-05-10 23:27:05 +02:00
ThomasV d55595d322 hide help buttons if a payment request is shown 2014-05-10 23:05:49 +02:00
ThomasV b9143b3800 show request memo 2014-05-10 22:43:53 +02:00
ThomasV 6665a70a49 WaitingDialog class for better encapsulation 2014-05-10 20:36:07 +02:00
ThomasV 9e2db24f5d return error status for payment requests 2014-05-10 20:35:00 +02:00
ThomasV c3f0f69f1e add clickable label to show/hide advanced wallet types 2014-05-09 17:31:29 +02:00
ThomasV 0fb6cdcb1a add 2of3 wallets in wizard 2014-05-09 16:27:12 +02:00
ThomasV 8558488337 fix name 2014-05-09 13:52:49 +02:00
ThomasV f178faf03b wizard: simplify multisig creation 2014-05-09 13:49:05 +02:00
ThomasV 13c3422386 merge screens of the install wizard 2014-05-09 13:12:07 +02:00
ThomasV a8558a21bc fix #680 2014-05-08 19:12:13 +02:00
wozz 5a312290e2 Target Calculation Update
fix #686
2014-05-08 12:44:36 -04:00
ThomasV a18d21d946 fix cmd line wallet creation. fixes #684 2014-05-08 15:18:38 +02:00
ThomasV 7dc4102e7d Merge pull request #683 from atweiden/empty-seed-error-msg-fix
empty seed error msg
2014-05-08 09:14:01 +02:00
Andy Weidenbaum 8985f2d73a empty seed error msg 2014-05-07 13:04:42 -07:00
ThomasV 370bdbe855 fix payment ack 2014-05-07 18:59:51 +02:00
ThomasV a03b85a513 fix: gui_object.payment_request 2014-05-07 18:47:14 +02:00
ThomasV e8a5070948 fix parse_url 2014-05-07 18:34:00 +02:00
ThomasV 0149ec5921 sanitize payment request code 2014-05-07 18:20:17 +02:00
ThomasV ec234105a5 send error messages for payment requests 2014-05-07 18:10:14 +02:00
ThomasV 89849c7d52 update parse_url in gtk gui 2014-05-07 17:35:38 +02:00
ThomasV a6d1eef549 payment requests: add style sheet for readonly fields 2014-05-07 16:15:22 +02:00
ThomasV 87fa402c34 support for payment requests in the gui 2014-05-07 15:26:38 +02:00
ThomasV 2642b7e126 can_import 2014-05-07 11:53:32 +02:00
ThomasV 78a748149c Merge pull request #677 from wozz/paymnt-update
update to certificate check for Subject Alt Names
2014-05-05 18:14:19 +02:00
Michael Wozniak 96e1ea42a8 update to certificate check for Subject Alt Names 2014-05-05 12:09:48 -04:00
ThomasV f004dff9ef adding initial bip70 script (wozz) 2014-05-05 17:31:39 +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 ac93b86ebc export as json or csv 2014-05-05 11:31:04 +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 8ca7964dac address_field in sweep dialog 2014-05-05 09:58:29 +02:00
ThomasV 7335a9936e make do_export_privkey non-gui 2014-05-05 09:24:29 +02:00
ThomasV 35200557e4 sleep inside for loop, so that gui remains responsive 2014-05-05 09:20:19 +02:00
ThomasV 8534ec603f dumpprivkey -> getprivatekeys 2014-05-05 09:13:10 +02:00
ThomasV 563a7d99b9 rename command dumpprivkey as getprivatekeys 2014-05-05 09:11:36 +02:00
ThomasV 90f5133983 utf8 encode seed (old wallets) 2014-05-05 01:19:04 +02:00
ThomasV 640d6641aa fix #444 2014-05-04 21:58:02 +02:00
ThomasV c76da17262 utf8 encoding for seed encryption 2014-05-04 20:31:05 +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 339dd46d98 return imported addresses as sorted 2014-05-04 13:54:53 +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