Commit Graph

64 Commits

Author SHA1 Message Date
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
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
ThomasV 496e176950 start and stop 2011-11-23 13:50:04 +03:00
ThomasV 52d8ed16de show hostnames 2011-11-23 13:16:36 +03:00
Ovidiu Constantin 91bc0ab7b6 * forgot to add a sample config file 2011-11-23 11:33:50 +02:00
Ovidiu Constantin b376d35c91 * added support for ini-style config file 2011-11-23 11:28:45 +02:00
Ovidiu Constantin 80370819e9 * fix bitcoinrpc import library name 2011-11-23 11:20:26 +02:00
ThomasV f828d43c00 unnecessarily large 2011-11-23 01:30:42 +03:00
ThomasV 33c5f20853 improved page 2011-11-23 00:26:36 +03:00
ThomasV 39c94ef3ab note 2011-11-22 20:32:07 +03:00
ThomasV bd321714b7 bitcoin-python not python-bitcoin :) 2011-11-22 20:18:25 +03:00