Commit Graph

  • ae43837a7b use standard format for private key passed to decrypt ThomasV 2014-01-30 14:57:32 +0100
  • 631c967df9 new commands: encrypt and decrypt messages ThomasV 2014-01-30 14:43:46 +0100
  • ae3cb372c8 add ECDSA asymmetric encryption ThomasV 2014-01-30 11:42:55 +0100
  • 9218175301 enable bip32 ThomasV 2014-01-29 17:12:08 +0100
  • 1c35e15de7 get_proof command ThomasV 2014-01-29 16:48:24 +0100
  • 268a099f87 sync_get ThomasV 2014-01-29 16:48:00 +0100
  • b14e20adfa Merge branch '2.0' of git://github.com/spesmilo/electrum into 2.0 ThomasV 2014-01-29 16:46:57 +0100
  • bcc8024996 Merge pull request #560 from rdymac/typo-virtual ThomasV 2014-01-29 07:45:12 -0800
  • 9f9cfe3170 Merge pull request #561 from grnbrg/master ThomasV 2014-01-29 07:44:27 -0800
  • af71483dd8 Squash case on user-entered seed when restoring a wallet. Brian Greenberg 2014-01-27 21:03:00 -0600
  • 6facb9f2c2 typo rdymac 2014-01-28 01:58:58 +0100
  • d15c4f1046 store merkle roots and utxo roots ThomasV 2014-01-27 10:06:49 +0100
  • 7c6bc72cb4 daemon ThomasV 2014-01-26 20:46:43 +0100
  • d4fbe85d7d json rpc daemon ThomasV 2014-01-23 17:06:47 +0100
  • 989a95bf25 move api key path ThomasV 2014-01-27 10:37:25 +0100
  • 5b5234cfad store merkle roots and utxo roots ThomasV 2014-01-27 10:06:49 +0100
  • 3941743c72 daemon ThomasV 2014-01-26 20:46:43 +0100
  • be506af246 json rpc daemon ThomasV 2014-01-23 17:06:47 +0100
  • 0bc42a1f1f Merge pull request #553 from samrg472/master ThomasV 2014-01-22 06:42:20 -0800
  • 3f3e00668b Added ability to minimize to tray The 'Hide' and 'Show' toggle in the was replaced with 'Show/Hide' The reason for this was to avoid a weird bug of it not updating properly when the window state changes samrg472 2014-01-20 21:41:59 -0500
  • 8c9a26cbf7 Merge pull request #549 from dmcdad/patch-1 ThomasV 2014-01-17 21:57:06 -0800
  • 292ab39553 Update interface.py dmcdad 2014-01-15 08:49:26 -0600
  • e7b2b17930 Merge pull request #546 from ortutay/osx-snowl-fix ThomasV 2014-01-14 21:26:43 -0800
  • 560e9a38a6 check for QWebView and disable if not found Marcell Ortutay 2014-01-14 16:18:06 -0800
  • 969c4c2194 fix for getrawtransaction ThomasV 2014-01-13 21:27:31 +0100
  • ca4756fba1 Merge pull request #540 from grnbrg/master ThomasV 2014-01-11 21:49:06 -0800
  • c7ad369e55 Remove the ability to "Send From" a frozen address. Brian Greenberg 2014-01-11 16:37:37 -0600
  • 9be063dfd3 1.9.7 release notes ThomasV 2014-01-11 08:43:46 +0100
  • 47901bbb05 Merge pull request #539 from xHire/master ThomasV 2014-01-10 21:55:35 -0800
  • 53a58cd44b Merge pull request #537 from RunningDroid/master ThomasV 2014-01-10 21:54:47 -0800
  • eb6d383da7 Fix generating encrypted wallet from command line xHire 2014-01-10 21:10:48 +0100
  • d1387262b4 finish removing coinbase cert RunningDroid 2014-01-10 12:36:50 -0500
  • 2877e0682f gui: insert used addresses first ThomasV 2014-01-09 09:58:57 +0100
  • e88d25a2bc Merge pull request #534 from ortutay/rmh2dep ThomasV 2014-01-09 00:24:24 -0800
  • c2ab096839 rm coinbase cert, as httplib cannot use it ortutay 2014-01-08 14:57:56 -0800
  • e2890dc366 coinbase buyback plugin with httplib2 removed ortutay 2014-01-08 14:56:45 -0800
  • 5190cc03fd this should fix issue #531 ThomasV 2014-01-08 18:24:30 +0100
  • 7963f22a80 parse_url: parse exponents ThomasV 2014-01-08 14:08:53 +0100
  • e9862e0b71 version 1.9.7 ThomasV 2014-01-08 13:11:03 +0100
  • 8d207aa074 rm coinbase plugin until fixed ThomasV 2014-01-08 12:11:40 +0100
  • 9483eadc7e installwizard: set network to None if offline ThomasV 2014-01-08 10:36:39 +0100
  • 72559fef0e fix tx dialog ThomasV 2014-01-08 10:36:01 +0100
  • 2103fb6254 Merge pull request #526 from ortutay/buybackplugin ThomasV 2014-01-07 22:32:51 -0800
  • 4edfc6d82e Coinbase BuyBack plugin ortutay 2014-01-05 00:19:23 -0800
  • fed86e92e2 Merge pull request #504 from wyager/master ThomasV 2014-01-05 00:11:15 -0800
  • 3b616f1ecf Merge pull request #525 from bitcoindaddy/patch-1 ThomasV 2014-01-05 00:09:17 -0800
  • 637ad52907 Add OpenBSD support to util.py bitcoindaddy 2014-01-04 18:57:12 -0500
  • 4e1d6da805 Cleaned up/commented BIP 0032 key derivation. William Yager 2013-12-18 22:08:52 -0600
  • c0ba368436 Merge pull request #518 from jamesob/master ThomasV 2013-12-27 02:48:35 -0800
  • 6b818f5d09 Remove suspicious print statement James O'Beirne 2013-12-26 16:53:11 -0500
  • 36a6deaee7 renamed server. fixes issue #508 ThomasV 2013-12-25 16:26:15 +0100
  • ba19e5a12d Merge pull request #510 from tessus/master ThomasV 2013-12-25 01:43:35 -0800
  • 9c144c11ef Merge pull request #516 from imrehg/contacts ThomasV 2013-12-25 01:34:16 -0800
  • 95a2e27c5a Merge pull request #515 from michaelgpearce/patch-1 ThomasV 2013-12-25 01:31:42 -0800
  • 6e9e292dc7 Access the "New Contact" menuitem in the contact list context menu Gergely Imreh 2013-12-25 00:33:29 +0800
  • 0a896a6616 Update commands.py Michael Pearce 2013-12-23 18:18:27 -0800
  • f4f418e9ec return message ids with send_http too ThomasV 2013-12-21 19:27:49 +0100
  • 48a739f714 fix gerversion ThomasV 2013-12-21 18:32:57 +0100
  • 5f8775cd3a fix sendrawtransaction ThomasV 2013-12-21 18:29:09 +0100
  • e18573dda0 test is_mine in add_keypairs_from_wallet ThomasV 2013-12-21 17:57:42 +0100
  • 33a7e5c9ea fix problem https://github.com/spesmilo/electrum/issues/454 Helmut K. C. Tessarek 2013-12-20 21:21:35 -0500
  • 1ed00e108b ports do not necessarily install qt_menu.nib in /opt/local/lib/Resources/ it could be anywhere under /opt/local, changed code to search /opt/local, if necessary Helmut K. C. Tessarek 2013-12-20 19:52:41 -0500
  • 554eb51f91 if you just run "pyrcc4 icons.qrc -o gui/icons_rc.py" as stated in the README, you get the following error when starting Electrum Error: Could not import icons_rc.py, please generate it with: 'pyrcc4 icons.qrc -o gui/qt/icons_rc.py' Helmut K. C. Tessarek 2013-12-20 19:52:01 -0500
  • 0063edb61b partially revert code merged #481, brreaks old qt versions ThomasV 2013-12-17 22:20:24 +0100
  • de94eaadeb fix issue occuring with set_server ThomasV 2013-12-17 18:20:54 +0100
  • 2fb738be59 fix: return None if user presses cancel ThomasV 2013-12-17 07:10:40 +0100
  • 0eead38332 installwizard: don't repeat same info ThomasV 2013-12-17 07:06:58 +0100
  • 8a887273f6 clarify text ThomasV 2013-12-17 06:56:33 +0100
  • af045b47c0 add password to script ThomasV 2013-12-16 22:19:23 +0100
  • e290ea66c3 Merge pull request #481 from haakonn/master ThomasV 2013-12-16 12:38:28 -0800
  • ae654b30b9 fix: pending_servers ecdsa 2013-12-16 20:07:35 +0100
  • 8140d6c78e fix typo ecdsa 2013-12-16 20:04:59 +0100
  • d140383d03 exit wait_until_connected() when all servers have been tried ecdsa 2013-12-16 19:59:35 +0100
  • 4446cf44c7 don't set network.interface to None when disconnetced ThomasV 2013-12-16 19:18:57 +0100
  • 942d009661 network.pending_servers, to avoid connecting the same server multiple times thomasv 2013-12-16 18:17:44 +0100
  • c7694a87e7 cleanup code in network.py thomasv 2013-12-16 17:37:32 +0100
  • 0bba8e4549 improve 'peers' script thomasv 2013-12-16 16:26:49 +0100
  • 7ab4db0d23 gui: proper dialog for private keys (fixes issue #500) thomasv 2013-12-16 15:40:24 +0100
  • 89d4229207 confirmaion dialog if transaction fee is high thomasv 2013-12-16 15:16:10 +0100
  • 8090098d90 version 1.9.6. also, reset seed_version in version.py ThomasV 2013-12-14 13:21:17 +0100
  • 8b4410d86a detect if electrum is offline during wallet creation ecdsa 2013-12-13 07:30:35 +0100
  • 2112129703 fix space ThomasV 2013-12-14 07:53:25 +0100
  • 4f78b5365b exchange rate plugin: keep thread running (fixes #494) ThomasV 2013-12-14 07:49:21 +0100
  • 2a9c62c9b8 replace exit with sys.exit thomasv 2013-12-13 17:53:13 +0100
  • f045490597 During wallet creation, do not write seed on disk before it is encrypted thomasv 2013-12-13 17:30:34 +0100
  • 60b6fd399d exit gracefully if host cannot be resolved. Fixes #488 ThomasV 2013-12-13 09:22:39 +0100
  • 6975642227 fix #492 ThomasV 2013-12-13 06:29:51 +0100
  • 3467bd0101 Merge pull request #499 from shunyata/bugfix/synchronizer-attribute-is-uninitialized ThomasV 2013-12-12 15:23:20 -0800
  • 70cc6271b9 Merge pull request #497 from pitchforks/pip-install-user ThomasV 2013-12-12 15:19:32 -0800
  • 5b8bc5ce58 Merge pull request #498 from shunyata/bugfix/old-param-in-update_password ThomasV 2013-12-12 15:18:31 -0800
  • de1a0f5690 wallet.synchronizer should exist at construction. shunyata 2013-12-12 17:36:17 -0500
  • 419bdc54f3 Remove an obsolete parameter. shunyata 2013-12-12 17:23:40 -0500
  • 16cc2644db fix setup.py to make `pip install --user` possible in Linux pitchforks 2013-12-12 18:14:32 +0200
  • 1004fbd8f8 fix offline signing with key>5 thomasv 2013-12-11 11:45:32 +0100
  • 8858ac249e Merge pull request #491 from Jud/master ThomasV 2013-12-10 04:14:25 -0800
  • 03a6791bcb Set initial 'running' attribute in Network class Jud Stephenson 2013-12-08 17:08:06 -0500
  • 3fc7d0ef9e abort export privkeys if wallet has no seed ThomasV 2013-12-04 18:06:07 +0100
  • ab3f5e8556 Merge pull request #484 from flatfly/patch-1 ThomasV 2013-12-01 06:06:41 -0800
  • 4d085f111c fix for getversion flatfly 2013-12-01 14:38:27 +0100
  • 3ee97be261 Merge pull request #483 from flatfly/patch-2 ThomasV 2013-12-01 05:31:05 -0800