1
0

Commit Graph

  • 30cc2846ae show tx receipts thomasv 2012-02-07 17:09:14 +01:00
  • deb6f80d09 minor thomasv 2012-02-07 15:37:27 +01:00
  • 8e5b385f77 fix thomasv 2012-02-07 15:27:36 +01:00
  • 4d7ff560b1 gui for aliases thomasv 2012-02-07 15:19:48 +01:00
  • eb209a2472 gui for aliases thomasv 2012-02-07 15:00:12 +01:00
  • 378de10581 unsigned->self-signed thomasv 2012-02-07 13:24:46 +01:00
  • 71e3c78dd4 labels thomasv 2012-02-07 13:22:54 +01:00
  • a26c6ca2e1 fix thomasv 2012-02-07 12:50:28 +01:00
  • dac60f9b91 update messages thomasv 2012-02-07 11:40:04 +01:00
  • 4cab1db01d add accepted aliases to the list of labels thomasv 2012-02-07 11:14:48 +01:00
  • 3c3e18056f fixes ThomasV 2012-02-06 23:45:21 +01:00
  • d7132e5e9a interactive flag for get_alias thomasv 2012-02-06 18:55:25 +01:00
  • 9156d5aafe rename 'list' as 'eval' thomasv 2012-02-06 18:13:33 +01:00
  • 95014bd4b7 rename methods thomasv 2012-02-06 18:10:30 +01:00
  • d978a8fbcd raise exceptions with messages thomasv 2012-02-06 18:07:01 +01:00
  • fd019addd0 add parent window to password dialog thomasv 2012-02-06 18:01:35 +01:00
  • a590699d92 introducing signed aliases thomasv 2012-02-06 17:59:31 +01:00
  • 4a884cc8d9 Merge branch 'master' of git://gitorious.org/electrum/electrum thomasv 2012-02-06 10:10:59 +01:00
  • 69ab0aeb32 use decimals in text mode ThomasV 2012-02-06 07:48:52 +01:00
  • 072bd8c6cc Description thomasv 2012-02-04 13:29:46 +01:00
  • 9d396e6a56 message->label ThomasV 2012-02-04 08:47:46 +01:00
  • ec46a81240 do not handle labels ThomasV 2012-02-03 22:27:41 +01:00
  • 7ae9752ba2 message != label ThomasV 2012-02-03 22:25:50 +01:00
  • 4485e7dd4b bump version number thomasv 2012-02-03 17:53:04 +01:00
  • 90cd03e093 receipts. 'list' command to list variables. thomasv 2012-02-03 17:38:43 +01:00
  • 3112385dd1 dialog for updating aliases thomasv 2012-02-03 17:17:33 +01:00
  • 8de53f7f45 check aliases versus stored value thomasv 2012-02-03 16:39:27 +01:00
  • 0b1e56f51a strip r thomasv 2012-02-03 16:08:28 +01:00
  • ea96658a73 do not act during focus thomasv 2012-02-03 15:57:45 +01:00
  • 25e3993a53 perform get_alias in a thread thomasv 2012-02-03 15:45:41 +01:00
  • a041b48f4d minor thomasv 2012-02-03 11:51:57 +01:00
  • ac9d9048dd simplify signatures thomasv 2012-02-03 11:48:09 +01:00
  • 382abc54a8 aliases ThomasV 2012-02-03 08:02:12 +01:00
  • d71d8d80ae syntax thomasv 2012-02-02 19:02:48 +01:00
  • 53cddb7af0 move fee box thomasv 2012-02-02 18:56:57 +01:00
  • 662501b68f add payto identity field to gui thomasv 2012-02-02 18:44:50 +01:00
  • 9d722db1f4 s/signer/identity thomasv 2012-02-02 17:44:08 +01:00
  • 85c16d10d7 error handling thomasv 2012-02-02 17:42:00 +01:00
  • 1a7a270901 Merge branch 'master' of git://gitorious.org/electrum/electrum thomasv 2012-02-02 17:21:04 +01:00
  • 46d5f7dd6e sig warning + lookup from default url thomasv 2012-02-02 17:21:02 +01:00
  • a6fa869a26 add magic header for compatibility with the official Bitcoin client thomasv 2012-02-02 15:26:10 +01:00
  • e1ccfe1b13 no session for sign/verify message ThomasV 2012-02-02 00:13:35 +01:00
  • 900c2c8557 square root modulo thomasv 2012-02-01 21:02:19 +01:00
  • 4788c6e31b new commands: signmessage and verifymessage. thomasv 2012-02-01 20:27:03 +01:00
  • 2038de2302 do not save wallet during recovery dialog ThomasV 2012-01-21 09:44:15 +01:00
  • 58d73c66e0 bugfix + verifymessage thomasv 2012-01-20 17:21:29 +01:00
  • de19da75d2 minor fix thomasv 2012-01-19 17:39:24 +01:00
  • b0b4dfaa18 update imports ThomasV 2012-01-19 19:27:53 +03:00
  • 30e6b044cf move urldecode to the executable file thomasv 2012-01-19 17:25:25 +01:00
  • 5e3f92b83f rename thomasv 2012-01-19 17:12:59 +01:00
  • 128d39d52e separate files for wallet and interface thomasv 2012-01-19 17:11:36 +01:00
  • 901d8db9c2 fix: this is called during the status bar update, do not run socket calls here ThomasV 2012-01-19 07:32:39 +01:00
  • 39a9979f5b log time ThomasV 2012-01-18 00:03:48 +03:00
  • d354b601da return on cancel thomasv 2012-01-17 11:15:17 +01:00
  • f695de9c3f Merge commit 'refs/merge-requests/2' of git://gitorious.org/electrum/electrum into merge-requests/11 ThomasV 2012-01-17 12:50:20 +03:00
  • 1c75dae159 print unused parameters in URI thomasv 2012-01-17 10:47:04 +01:00
  • 857c40bf9a * Expand the 'balance' command line argument to support individual address balances, including not owned (watched) addresses (addresses for which the private key is not known) Ovidiu Constantin 2012-01-16 02:02:48 +02:00
  • c3f74d4500 bump version number ThomasV 2012-01-15 21:40:11 +01:00
  • 68bfce07c1 fix is_valid ThomasV 2012-01-15 21:22:51 +01:00
  • 6b5a2b98d2 fix URI parsing ThomasV 2012-01-15 21:13:20 +01:00
  • 775bbcc316 read URI scheme ThomasV 2012-01-15 18:45:30 +01:00
  • 36b9144d60 direct interface for ultralight clients ThomasV 2012-01-15 16:28:07 +03:00
  • 754fdcfa50 do not create change addresses in this thread; synchronize() should be sufficient ThomasV 2012-01-15 13:41:29 +03:00
  • 9e2e8ef411 version 0.36b ThomasV 2012-01-15 07:57:44 +03:00
  • ab43432d31 Merge commit 'refs/merge-requests/10' of git://gitorious.org/electrum/electrum into merge-requests/10 ThomasV 2012-01-15 07:56:04 +03:00
  • fb43d8526b fix: varname ThomasV 2012-01-15 07:44:28 +03:00
  • 2d285a814e Fix wallet recovery dialog Riikka Mannerheim 2012-01-15 02:39:16 +02:00
  • f77c922cfc balance load: choose random default server on wallet creation thomasv 2012-01-13 11:52:14 +01:00
  • 9c4fa26e31 provide the full server list on wallet creation thomasv 2012-01-12 15:42:13 +01:00
  • ce16fe224d rm deprecated message thomasv 2012-01-12 14:53:27 +01:00
  • 8a61d288c5 fix thomasv 2012-01-12 14:51:35 +01:00
  • cbf5ada66e cleanup:separate network and recovery dialogs thomasv 2012-01-12 14:48:41 +01:00
  • 1f0d52dd52 cosmetic change thomasv 2012-01-12 14:05:17 +01:00
  • d87756ebd1 minor fix thomasv 2012-01-12 13:52:48 +01:00
  • fba352c8a2 bump version number thomasv 2012-01-12 13:47:10 +01:00
  • bcd0e08dbc generic handler thomasv 2012-01-12 13:39:37 +01:00
  • 64cf87f911 Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2012-01-12 15:39:09 +03:00
  • 936db23d3c standardize send_tx and new_session parameters ThomasV 2012-01-12 15:35:02 +03:00
  • 98f606a25e minor fix thomasv 2012-01-11 18:40:09 +01:00
  • fc3b80c873 fix: addresses thomasv 2012-01-11 18:32:07 +01:00
  • 95a3ab2dad fix: all_addresses thomasv 2012-01-11 18:31:21 +01:00
  • 4007004de6 fix: all_addresses thomasv 2012-01-11 18:30:39 +01:00
  • e13ae1e67b fix: set_port thomasv 2012-01-11 18:06:37 +01:00
  • 9500eae846 Merge branch 'master' of git://gitorious.org/electrum/electrum thomasv 2012-01-11 17:42:06 +01:00
  • 0da51ba027 fix blocks variable name thomasv 2012-01-11 17:41:38 +01:00
  • 8fabc5bb2d Merge branch 'master' of gitorious.org:electrum/electrum ThomasV 2012-01-11 19:36:58 +03:00
  • e219c1b761 fix var name thomasv 2012-01-11 17:35:58 +01:00
  • 7bb58271af remove electrum.php ThomasV 2012-01-11 19:02:26 +03:00
  • f909fb39aa move network interface in separate class; use jsonrpc with http thomasv 2012-01-11 16:50:24 +01:00
  • c6fa553f2f add json calls related to sessions ThomasV 2012-01-11 17:28:10 +03:00
  • 2669f2dc2e * Make patches apply to bitcoin's git head. Ovidiu Constantin 2011-12-28 21:26:16 +02:00
  • 2979598989 * HOWTO fix and clarification. Ovidiu Constantin 2011-12-28 11:33:56 +02:00
  • 94964fdbba * Run a server HOWTO. Ovidiu Constantin 2011-12-28 00:45:34 +02:00
  • 1240e2745d * Add missing cache key to sample config. Ovidiu Constantin 2011-12-28 00:15:50 +02:00
  • 8e99eb8d81 * Sample config file beautification. Ovidiu Constantin 2011-12-28 00:05:16 +02:00
  • 0b26eb4cd7 * Single-file diff that applies cleanly to Bitcoin 0.5.1. Ovidiu Constantin 2011-12-27 23:59:54 +02:00
  • 9c5ed03fd5 fixes ThomasV 2011-12-26 12:00:14 +03:00
  • 1947e8a133 log messages ThomasV 2011-12-23 16:51:54 +03:00
  • 3203dc0934 multithreaded ThomasV 2011-12-23 13:59:20 +03:00
  • 619875a14d add bitcoind section ThomasV 2011-12-23 13:20:18 +03:00