Commit Graph

5292 Commits

Author SHA1 Message Date
thomasv 1c75dae159 print unused parameters in URI 2012-01-17 10:47:04 +01:00
Ovidiu Constantin 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) 2012-01-16 02:02:48 +02:00
ThomasV c3f74d4500 bump version number 2012-01-15 21:40:11 +01:00
ThomasV 68bfce07c1 fix is_valid 2012-01-15 21:22:51 +01:00
ThomasV 6b5a2b98d2 fix URI parsing 2012-01-15 21:13:20 +01:00
ThomasV 775bbcc316 read URI scheme 2012-01-15 18:45:30 +01:00
ThomasV 36b9144d60 direct interface for ultralight clients 2012-01-15 16:28:07 +03:00
ThomasV 754fdcfa50 do not create change addresses in this thread; synchronize() should be sufficient 2012-01-15 13:41:29 +03:00
ThomasV 9e2e8ef411 version 0.36b 2012-01-15 07:57:44 +03:00
ThomasV ab43432d31 Merge commit 'refs/merge-requests/10' of git://gitorious.org/electrum/electrum into merge-requests/10 2012-01-15 07:56:04 +03:00
ThomasV fb43d8526b fix: varname 2012-01-15 07:44:28 +03:00
Riikka Mannerheim 2d285a814e Fix wallet recovery dialog 2012-01-15 02:39:16 +02:00
thomasv f77c922cfc balance load: choose random default server on wallet creation 2012-01-13 11:52:14 +01:00
thomasv 9c4fa26e31 provide the full server list on wallet creation 2012-01-12 15:42:13 +01:00
thomasv ce16fe224d rm deprecated message 2012-01-12 14:53:27 +01:00
thomasv 8a61d288c5 fix 2012-01-12 14:51:35 +01:00
thomasv cbf5ada66e cleanup:separate network and recovery dialogs 2012-01-12 14:48:41 +01:00
thomasv 1f0d52dd52 cosmetic change 2012-01-12 14:05:17 +01:00
thomasv d87756ebd1 minor fix 2012-01-12 13:52:48 +01:00
thomasv fba352c8a2 bump version number 2012-01-12 13:47:10 +01:00
thomasv bcd0e08dbc generic handler 2012-01-12 13:39:37 +01:00
ThomasV 64cf87f911 Merge branch 'master' of gitorious.org:electrum/electrum 2012-01-12 15:39:09 +03:00
ThomasV 936db23d3c standardize send_tx and new_session parameters 2012-01-12 15:35:02 +03:00
thomasv 98f606a25e minor fix 2012-01-11 18:40:09 +01:00
thomasv fc3b80c873 fix: addresses 2012-01-11 18:32:07 +01:00
thomasv 95a3ab2dad fix: all_addresses 2012-01-11 18:31:21 +01:00
thomasv 4007004de6 fix: all_addresses 2012-01-11 18:30:39 +01:00
thomasv e13ae1e67b fix: set_port 2012-01-11 18:06:37 +01:00
thomasv 9500eae846 Merge branch 'master' of git://gitorious.org/electrum/electrum 2012-01-11 17:42:06 +01:00
thomasv 0da51ba027 fix blocks variable name 2012-01-11 17:41:38 +01:00
ThomasV 8fabc5bb2d Merge branch 'master' of gitorious.org:electrum/electrum 2012-01-11 19:36:58 +03:00
thomasv e219c1b761 fix var name 2012-01-11 17:35:58 +01:00
ThomasV 7bb58271af remove electrum.php 2012-01-11 19:02:26 +03:00
thomasv f909fb39aa move network interface in separate class; use jsonrpc with http 2012-01-11 16:50:24 +01:00
ThomasV c6fa553f2f add json calls related to sessions 2012-01-11 17:28:10 +03:00
Ovidiu Constantin 2669f2dc2e * Make patches apply to bitcoin's git head. 2011-12-28 21:26:16 +02:00
Ovidiu Constantin 2979598989 * HOWTO fix and clarification. 2011-12-28 11:33:56 +02:00
Ovidiu Constantin 94964fdbba * Run a server HOWTO. 2011-12-28 00:45:34 +02:00
Ovidiu Constantin 1240e2745d * Add missing cache key to sample config. 2011-12-28 00:15:50 +02:00
Ovidiu Constantin 8e99eb8d81 * Sample config file beautification. 2011-12-28 00:05:16 +02:00
Ovidiu Constantin 0b26eb4cd7 * Single-file diff that applies cleanly to Bitcoin 0.5.1. 2011-12-27 23:59:54 +02:00
ThomasV 9c5ed03fd5 fixes 2011-12-26 12:00:14 +03:00
ThomasV 1947e8a133 log messages 2011-12-23 16:51:54 +03:00
ThomasV 3203dc0934 multithreaded 2011-12-23 13:59:20 +03:00
ThomasV 619875a14d add bitcoind section 2011-12-23 13:20:18 +03:00
ThomasV 9f4eb222ac don't use bitcoinrpc anymore 2011-12-23 13:14:37 +03:00
ThomasV 928498d695 more command separation 2011-12-23 01:57:13 +03:00
ThomasV 3ada7b61fe first jsonrpc commands 2011-12-23 01:34:50 +03:00
ThomasV cba7983b66 read password once 2011-12-22 22:31:41 +03:00
ThomasV 789639ff74 separate commands from transport 2011-12-22 22:16:14 +03:00