Commit Graph

  • a5f9ce4af2 Made travis only run on lib/ Chris Glass 2014-06-25 08:50:22 +0200
  • e07507172f Added travis config file. Chris Glass 2014-06-25 08:49:33 +0200
  • 9dc814ec8c Made _do_test_crypto private to allow nosetests Chris Glass 2014-06-25 08:45:37 +0200
  • 413945435a Added private/public key tests Chris Glass 2014-06-25 08:27:45 +0200
  • 73c33820db Moved bitcoin.py tests to their own file Chris Glass 2014-06-25 07:35:49 +0200
  • a286b18aed Added _trial_temp to .gitignore Chris Glass 2014-06-25 07:25:04 +0200
  • 6f74a1c15b fix payto size ThomasV 2014-06-24 22:28:54 +0200
  • 0c440ee6a6 wallet.is_beyond_limit (False for imported accounts) ThomasV 2014-06-24 20:47:44 +0200
  • 2e410a6368 add missing module qrtextedit ThomasV 2014-06-24 20:31:39 +0200
  • 2da9a02fb3 catch exception within sign thread, to re-enable send button ThomasV 2014-06-24 19:09:41 +0200
  • 55770a93bf remove unused variable. ThomasV 2014-06-24 18:02:19 +0200
  • f4dfec4565 define frozen signal for exchange rate plugin ThomasV 2014-06-24 17:44:31 +0200
  • c742e8c5cf minor fix ThomasV 2014-06-24 17:43:23 +0200
  • f4a0a90010 catch exceptions raised by fiat amount conversion to decimal ThomasV 2014-06-24 17:06:04 +0200
  • 0c6d470296 various bugfixes for imported addresses ThomasV 2014-06-24 16:47:58 +0200
  • 57a0864055 fix import ThomasV 2014-06-24 16:34:22 +0200
  • c7489092bc Merge pull request #730 from chrisglass/pep8ing-phase-one ThomasV 2014-06-24 16:30:22 +0200
  • 2765b66411 Removed uselss comment. Chris Glass 2014-06-24 15:48:50 +0200
  • 01f3e31c6b First cleanup branch commit Chris Glass 2014-06-24 16:12:43 +0300
  • 6feebb7da3 tx dialog hooks ThomasV 2014-06-24 14:48:15 +0200
  • 2c7bf3ca1a detect if wallet can sign tx before showing sign button ThomasV 2014-06-24 13:22:10 +0200
  • b32d0c77a3 fix bug with the order of signatures in tx input ThomasV 2014-06-23 09:42:07 +0200
  • 84b8b6d73d message: cosigner wallet ThomasV 2014-06-22 13:26:02 +0200
  • edd28f32f9 fix: edit label ThomasV 2014-06-22 13:25:30 +0200
  • 37148b72d4 show number of tx signatures in gui ThomasV 2014-06-22 12:07:41 +0200
  • b28a0bcdd4 getmpk: return list of accounts ThomasV 2014-06-22 08:06:37 +0200
  • a24e32266f help text for signrawtransaction ThomasV 2014-06-22 08:05:13 +0200
  • 3f15a8f217 serialize: do not use x_pubkeys if we have enough signatures. ThomasV 2014-06-21 22:09:35 +0200
  • 785b54f8f4 fix add_keypairs: support old wallets ThomasV 2014-06-21 21:39:57 +0200
  • f410225dc2 print traceback in waiting dialog ThomasV 2014-06-21 21:38:42 +0200
  • 85505c1d8e cleanup (dead code) ThomasV 2014-06-21 21:17:40 +0200
  • 0636ef8b32 compact serialized format for unsigned and partially signed transactions. ThomasV 2014-06-21 21:06:09 +0200
  • 378633e6fa update packages script ThomasV 2014-06-20 11:55:58 +0200
  • be75c9e012 add hook for transaction_dialog ThomasV 2014-06-20 11:55:34 +0200
  • 46e431cd62 cleanup dead code ThomasV 2014-06-19 09:42:19 +0200
  • 2a07ed47f2 gui column set monospace font ThomasV 2014-06-17 18:38:32 +0200
  • a40ed14953 fix save_qrcode ThomasV 2014-06-17 18:32:49 +0200
  • 43400144e8 gui tweaks ThomasV 2014-06-17 18:24:46 +0200
  • e2d03f1cc9 show popup if qr scanner not enabled ThomasV 2014-06-17 16:45:45 +0200
  • c9fd14e343 transaction show_qr ThomasV 2014-06-17 16:24:01 +0200
  • e5b44bacda fixedSize qrcode widget ThomasV 2014-06-17 14:58:12 +0200
  • 3fa113d76b fix: remove imports ThomasV 2014-06-17 14:32:31 +0200
  • 63de2c8676 fix imports in pos plugin ThomasV 2014-06-17 14:29:23 +0200
  • 104fbe6cac link point of sale plugin with receive tab ThomasV 2014-06-17 14:27:56 +0200
  • 52e74ccda1 parse_scriptSig ThomasV 2014-06-17 13:48:58 +0200
  • c07c1c58ed access to global configuration using set_config and get_config ThomasV 2014-06-17 12:03:41 +0200
  • 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative ThomasV 2014-06-17 11:02:46 +0200
  • 6226b658ea tweak receive layout ThomasV 2014-06-16 18:46:30 +0200
  • 4eeacde2b1 fix decimal point in AmountEdit ThomasV 2014-06-16 18:38:28 +0200
  • 26328d0458 catch invalid password exceptions in sign_raw_transaction too ThomasV 2014-06-16 18:18:02 +0200
  • 7ceeb7e67a waiting dialog: handle exceptions ThomasV 2014-06-16 18:06:39 +0200
  • 1189ed39ae do not show send from menu for addresses that have no coins ThomasV 2014-06-16 17:42:47 +0200
  • 03b0e55625 disable save_request_button if fields are empty ThomasV 2014-06-16 17:29:50 +0200
  • cc4981cc6d fix: clear receive tab if an item is deleted ThomasV 2014-06-16 17:09:34 +0200
  • 25d71d1fa6 connect receive_list, to display saved items ThomasV 2014-06-16 17:02:20 +0200
  • 8263af3339 adjust receive_list column width ThomasV 2014-06-16 13:30:33 +0200
  • 1b42fe2ea2 fix #727 ThomasV 2014-06-16 13:29:55 +0200
  • f43ddf1d8f parse_URI: amount is in satoshis ThomasV 2014-06-15 09:26:52 +0200
  • af08e704d9 show list of requests in receive tab ThomasV 2014-06-14 18:02:45 +0200
  • f1cf89de9f receive tab, separate from addresses tab ThomasV 2014-06-14 16:15:00 +0200
  • ebafa73071 use QRTextEdit for public and private keys ThomasV 2014-06-14 13:05:55 +0200
  • 193e384758 fix: qrtextedit constructor ThomasV 2014-06-14 12:25:47 +0200
  • 1e2277bf1f fix: expiration in invoices ThomasV 2014-06-14 12:21:08 +0200
  • d2cad7bbbb new widget: QRTextEdit ThomasV 2014-06-14 12:17:44 +0200
  • f5a76f7dcf fix: payment_request ThomasV 2014-06-13 17:51:11 +0200
  • 1f38a42d73 minor fix ThomasV 2014-06-13 17:11:15 +0200
  • e666a2f8a4 fix ThomasV 2014-06-13 17:02:58 +0200
  • 47c491624e show expired status in invoices tab ThomasV 2014-06-13 16:53:43 +0200
  • 38e7d8ebe5 show color if payment request has expired ThomasV 2014-06-13 16:39:07 +0200
  • 36cee62849 import paymentrequests only when really needed ThomasV 2014-06-13 16:25:25 +0200
  • 58c302a4cf minor fixes ThomasV 2014-06-13 16:08:46 +0200
  • 6f3c9e6a44 unify util.parse_URI ThomasV 2014-06-13 16:02:30 +0200
  • ca4e9261e0 qrscanner: use win.show_qr_code ThomasV 2014-06-13 14:27:48 +0200
  • 5f8c04cd56 wizard: set next button default ThomasV 2014-06-13 13:48:36 +0200
  • 6cad213fa8 fix: show_raw_qr ThomasV 2014-06-13 07:38:34 +0200
  • 14331afc2b adding file generated by protobuf ThomasV 2014-06-13 00:06:45 +0200
  • 242bd5fb61 don't set column width in update, but only in create ThomasV 2014-06-12 22:51:39 +0200
  • 8685d749a3 qrscanner: add scan button in init() ThomasV 2014-06-12 22:32:24 +0200
  • 6d0488c2de move qr code operations to transaction window and transaction menu ThomasV 2014-06-12 22:24:10 +0200
  • 272a09c710 reuse existing transaction dialog instead of duplicating it ThomasV 2014-06-12 21:57:58 +0200
  • 1f7366ca20 zbar plugin: use self.win ThomasV 2014-06-12 17:40:34 +0200
  • 03c84aab0e let the send tab parse and return its own fields ThomasV 2014-06-12 17:31:18 +0200
  • 838a3e3187 install instructions for zbar. fixes #610 ThomasV 2014-06-12 16:57:23 +0200
  • 173c034e26 on_header: return early if block_height is missing ThomasV 2014-06-12 15:49:53 +0200
  • 6631ab9406 verify if pr has expired ThomasV 2014-06-12 15:47:48 +0200
  • 503fd99cdb add pay_invoice menu item ThomasV 2014-06-12 15:35:46 +0200
  • 4e1068b343 broadcast tx of payment request ThomasV 2014-06-12 15:15:05 +0200
  • 68a75af1bd save and display request status ThomasV 2014-06-12 11:27:18 +0200
  • 5f802aa69d fix varname ThomasV 2014-06-12 10:21:44 +0200
  • 89a1b48ba1 column for payment request memo ThomasV 2014-06-12 10:20:06 +0200
  • 2b751f8026 improve fee help message ThomasV 2014-06-12 09:32:05 +0200
  • 39274ea10e fix: wrong variable name fee_e ThomasV 2014-06-12 09:29:46 +0200
  • 771f953014 use BTCAmount.setAmount instead of setText ThomasV 2014-06-12 09:25:04 +0200
  • d3ba8fb507 get_amount returns None if there's an exception ThomasV 2014-06-12 09:15:25 +0200
  • 04ee06985c Merge pull request #721 from atweiden/pyasn1-modules ThomasV 2014-06-11 23:50:47 +0200
  • bf7c335060 pyasn1_modules.rfc2459 requires pyasn1-modules Andy Weidenbaum 2014-06-11 12:11:58 -0700
  • 9c0afe429c add new files and deps to setup ThomasV 2014-06-11 19:34:30 +0200
  • f72679c092 restore encrypt/decrypt menus ThomasV 2014-06-11 19:30:43 +0200
  • bf969c14ff option to start hidden. fixes #720 ThomasV 2014-06-11 19:21:01 +0200
  • a2e39bac8e AmountEdit: use a separate palette for the help text ThomasV 2014-06-11 18:52:55 +0200