Commit Graph

85 Commits

Author SHA1 Message Date
ThomasV 39a9979f5b log time 2012-01-18 00:03:48 +03:00
ThomasV 36b9144d60 direct interface for ultralight clients 2012-01-15 16:28:07 +03:00
ThomasV fb43d8526b fix: varname 2012-01-15 07:44:28 +03:00
ThomasV 936db23d3c standardize send_tx and new_session parameters 2012-01-12 15:35:02 +03:00
ThomasV 7bb58271af remove electrum.php 2012-01-11 19:02:26 +03: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 4d01d03715 bccapi commands: login and getAccountInfo 2011-12-20 20:33:54 +03:00
ThomasV 33f0c661da rename function; fix get_status 2011-12-15 19:59:23 +03:00
ThomasV 9776745c06 cleanup 2011-12-12 16:50:12 +03:00
ThomasV d47dff4881 update README with new patch 2011-12-12 14:27:51 +03:00
ThomasV aded1e35f1 getmemorypool != database; use db to set address_has_mempool 2011-12-12 13:56:36 +03:00
ThomasV 05eeef4d94 patch for bitcoind 2011-12-12 13:52:15 +03:00
ThomasV df689325a6 remove ismempool flag 2011-12-10 23:31:20 +03:00
ThomasV 56014643a1 another patch for bitcoind 2011-12-10 22:44:28 +03:00
ThomasV dedb15e2bc maintain a list of mempool keys; the database might contain rejected transactions 2011-12-10 22:34:35 +03:00
ThomasV 882c9753bd better logs 2011-12-10 09:46:20 +03:00
ThomasV 38023736a3 disambiguate mempool blocks 2011-12-09 21:47:02 +03:00
ThomasV 558597aaaf sessions: store client version 2011-12-09 21:29:14 +03:00
ThomasV 2fb6e9d570 update session 2011-12-08 23:42:10 +03:00
ThomasV e183e81649 cache commands 2011-12-08 17:35:20 +03:00
ThomasV 000d5f5c31 minor fix in recv loop 2011-12-06 14:48:51 +03:00
ThomasV 3b11b1d0ff fix for memcache 2011-12-05 19:37:19 +03:00
ThomasV f441ec722b fixes 2011-12-05 15:54:40 +03:00
ThomasV 8b8fdd4808 servers not updating peers list properly; let us see if this fixes it 2011-12-04 16:18:37 +03:00
ThomasV cfaaf34119 command that displays number of blocks 2011-12-04 15:22:25 +03:00
ThomasV f5f919d802 default to localhost 2011-12-04 15:07:08 +03:00
ThomasV d608b81839 fix memcache issue; turn it off by default 2011-12-04 14:31:49 +03:00
ThomasV b144de5b4d enable memory cache 2011-12-03 23:33:29 +03:00
ThomasV 3409b04d78 Memory cache for addresses. Not activated for the moment, but it will log errors. 2011-12-03 19:33:15 +03:00
ThomasV af5395f703 reset peer list before update 2011-12-03 13:50:49 +03:00
ThomasV 3831308194 typos 2011-12-01 19:43:30 +03:00
ThomasV 55d9502184 Merge commit 'refs/merge-requests/6' of git://gitorious.org/electrum/electrum into merge-requests/6 2011-12-01 19:41:56 +03:00
ThomasV b61ec6ec7c typo 2011-12-01 19:39:27 +03:00
Ovidiu Constantin b513536fb1 * small IRC fix and doc 2011-11-30 17:08:01 +02:00
Ovidiu Constantin 493c74dde0 * when I said IP, I meant IP, not hostnames. 2011-11-30 16:59:21 +02:00