Commit Graph

66 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 c6fa553f2f add json calls related to sessions 2012-01-11 17:28:10 +03: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 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 aded1e35f1 getmemorypool != database; use db to set address_has_mempool 2011-12-12 13:56:36 +03:00
ThomasV df689325a6 remove ismempool flag 2011-12-10 23:31:20 +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 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
Ovidiu Constantin 181b590699 * move server's hostname on IRC to realname, part 3: making it work 2011-11-30 16:55:16 +02:00
Ovidiu Constantin 68790df27f * move server's hostname on IRC to realname, part 2: parsing the output of /who 2011-11-30 16:05:46 +02:00
root 51dd46e84e * move server's hostname on IRC to realname, part 1: config file and connect command 2011-11-30 15:34:16 +02:00
Ovidiu Constantin c9846860dc * fix config file keys for MySQL. 2011-11-29 23:44:10 +02:00
Ovidiu Constantin 66dea751ca Privacy feature: allow running a private server, that does not register on IRC. New config option (default value = yes):
[server]
irc = no
2011-11-27 17:18:57 +02:00
Ovidiu Constantin 4c0f06f39d * adding support for MySQL 2011-11-23 18:19:01 +02:00
Ovidiu Constantin 265fe2d9b8 Merge remote-tracking branch 'upstream/master' 2011-11-23 16:21:29 +02:00
ThomasV 10cfda8465 sql fix 2011-11-23 17:15:10 +03:00
Ovidiu Constantin b02b169277 Ok, *really* fix to use the correct bitcoinrpc module. 2011-11-23 15:06:07 +02:00
ThomasV 439bc61a2c multiline 2011-11-23 15:04:16 +03:00
ThomasV f847943ad7 fix 2011-11-23 14:46:16 +03:00
ThomasV c097c64d60 Merge commit 'refs/merge-requests/1' of git://gitorious.org/electrum/electrum into merge-requests/1 2011-11-23 13:57:27 +03:00