Commit Graph

8360 Commits

Author SHA1 Message Date
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
thomasv c8ddf49833 fix: display imported addresses too 2011-12-21 18:10:21 +01:00
thomasv 2db7b159e3 default empty array 2011-12-21 17:58:14 +01:00
thomasv 30a4177247 display type for imported keys 2011-12-21 17:56:26 +01:00
thomasv 7243cd6ce3 choose random server on wallet creation 2011-12-21 17:20:32 +01:00
thomasv cf2d457848 bump version. move ecdsa imports 2011-12-21 13:22:57 +01:00
thomasv b7b8a19c74 Merge branch 'master' of git://gitorious.org/electrum/electrum 2011-12-21 13:11:18 +01:00
ThomasV 4d01d03715 bccapi commands: login and getAccountInfo 2011-12-20 20:33:54 +03:00
thomasv 37de9d377d do not save here; redundant 2011-12-20 16:28:21 +01:00
thomasv fc2b6b0328 fix: password is not None 2011-12-20 16:04:26 +01:00
thomasv 889eb101ff check password for all commands that require password 2011-12-20 14:22:31 +01:00
thomasv ed1fe71238 restore the option to display private keys for export 2011-12-20 14:07:37 +01:00
thomasv d7d85c814a deprecated 2011-12-20 13:42:22 +01:00
thomasv 651ec15008 import keys into wallet from command line; do not use separate file 2011-12-20 12:37:48 +01:00
ThomasV b5f9ad4832 import keys; move set_path out of constructor 2011-12-19 13:48:51 +01:00
ThomasV fd5f581128 separate synchronize and update_tx_history 2011-12-19 13:18:19 +01:00
ThomasV a7aa613b58 remove dead code 2011-12-19 12:35:39 +01:00
ThomasV 9580562677 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-18 23:03:32 +01:00
ThomasV bcee01f4bb synchronize after creation 2011-12-18 23:02:59 +01:00
ThomasV 29ee4d5a28 imported addresses 2011-12-18 22:49:33 +01:00
ThomasV 28b3a275ab better release notes 2011-12-16 23:30:57 +03:00
thomasv 0b31c2dd1e save mpk in hex 2011-12-16 19:01:07 +01:00
thomasv b9eda1dd35 upgrade with 0.33 2011-12-16 16:00:30 +01:00
thomasv 8df0f3fcc4 master public key is not none; deprecation message 2011-12-16 15:51:17 +01:00
thomasv 6f9d7fee94 cannot handle old versions 2011-12-16 15:40:05 +01:00
thomasv c0bf69e3b3 release notes 0.34 2011-12-16 14:17:31 +01:00
thomasv ff0f1f0f3c recover->synchronize 2011-12-16 13:02:17 +01:00
thomasv 9c21916b37 increase default fee to get better priority 2011-12-16 12:59:56 +01:00
thomasv b03028956b fix get_balance 2011-12-16 12:55:38 +01:00
thomasv 12e19d3408 remove gap setting from gui; this should be modified by conscious users only. 2011-12-16 12:27:41 +01:00
thomasv 5af496ceb5 self-synchronizing wallet 2011-12-16 12:22:04 +01:00
thomasv 3333db56c1 coin selection: use old coins first 2011-12-16 10:46:25 +01:00
thomasv f84b7eb3a8 update history before raising exception 2011-12-16 10:06:26 +01:00