3681 Commits (4f56cda0c31ac4deb170881e718735d10435cde7)
 

Author SHA1 Message Date
ThomasV 501bb92584 Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests 11 years ago
ThomasV eb981926eb Merge pull request #704 from badmofo/ecies-encryption 11 years ago
Lucas Ryan a3d02525e2 in ecies encryption, mac headers+ciphertext instead of just ciphertext 11 years ago
Lucas Ryan 93f61f1717 replaced jackjack encryption with corrected ecies implementation 11 years ago
Michael Wozniak 9fcc8703e8 show/raise install dialog 11 years ago
ThomasV 680fbf1d3e fix 11 years ago
ThomasV 17ff5d162d close method 11 years ago
ThomasV 40b3b47d5b rewrite WaiingDialog as child class of QThread 11 years ago
ThomasV 13fa81a90e Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 0bd1eb1f7a simple test for waiting dialog 11 years ago
ThomasV a33b654764 Merge pull request #702 from bolkin/master 11 years ago
bolkin 52ba16da3d fix console importprivkey error 11 years ago
ThomasV 2ed292176e fix #700 11 years ago
ThomasV adb53e4c41 fix #699 11 years ago
ThomasV 3ba71627f4 tx radar 11 years ago
ThomasV 35c270e075 explicit type for imported wallets. fixes #698 11 years ago
ThomasV 217ba7c80c createrawtransaction: keep all fields for input_info 11 years ago
ThomasV 526361a34e follow-up to previous commit 11 years ago
ThomasV 84954b0778 update calls to is_complete() method. fixes #693 11 years ago
ThomasV a21a175679 mpk hex encoding 11 years ago
ThomasV c3676cc6e6 wallet.is_used() method 11 years ago
ThomasV a66df2a3fa multi seed and mpk dialogs 11 years ago
ThomasV a638127185 add paymentrequest to setup.py 11 years ago
ThomasV d55595d322 hide help buttons if a payment request is shown 11 years ago
ThomasV b9143b3800 show request memo 11 years ago
ThomasV 6665a70a49 WaitingDialog class for better encapsulation 11 years ago
ThomasV 9e2db24f5d return error status for payment requests 11 years ago
ThomasV c3f0f69f1e add clickable label to show/hide advanced wallet types 11 years ago
ThomasV 0fb6cdcb1a add 2of3 wallets in wizard 11 years ago
ThomasV 8558488337 fix name 11 years ago
ThomasV f178faf03b wizard: simplify multisig creation 11 years ago
ThomasV 13c3422386 merge screens of the install wizard 11 years ago
ThomasV a8558a21bc fix #680 11 years ago
wozz 5a312290e2 Target Calculation Update 11 years ago
ThomasV a18d21d946 fix cmd line wallet creation. fixes #684 11 years ago
ThomasV 7dc4102e7d Merge pull request #683 from atweiden/empty-seed-error-msg-fix 11 years ago
Andy Weidenbaum 8985f2d73a empty seed error msg 11 years ago
ThomasV 370bdbe855 fix payment ack 11 years ago
ThomasV a03b85a513 fix: gui_object.payment_request 11 years ago
ThomasV e8a5070948 fix parse_url 11 years ago
ThomasV 0149ec5921 sanitize payment request code 11 years ago
ThomasV ec234105a5 send error messages for payment requests 11 years ago
ThomasV 89849c7d52 update parse_url in gtk gui 11 years ago
ThomasV a6d1eef549 payment requests: add style sheet for readonly fields 11 years ago
ThomasV 87fa402c34 support for payment requests in the gui 11 years ago
ThomasV 2642b7e126 can_import 11 years ago
ThomasV 78a748149c Merge pull request #677 from wozz/paymnt-update 11 years ago
Michael Wozniak 96e1ea42a8 update to certificate check for Subject Alt Names 11 years ago
ThomasV f004dff9ef adding initial bip70 script (wozz) 11 years ago
ThomasV 7f67b36a19 fix: num_accounts should return only confirmed bip32 accounts 11 years ago