84 Commits (857c40bf9a44e482d50edacc1669b56997122273)

Author SHA1 Message Date
ThomasV 36b9144d60 direct interface for ultralight clients 13 years ago
ThomasV fb43d8526b fix: varname 13 years ago
ThomasV 936db23d3c standardize send_tx and new_session parameters 13 years ago
ThomasV 7bb58271af remove electrum.php 13 years ago
ThomasV c6fa553f2f add json calls related to sessions 13 years ago
Ovidiu Constantin 2669f2dc2e * Make patches apply to bitcoin's git head. 13 years ago
Ovidiu Constantin 2979598989 * HOWTO fix and clarification. 13 years ago
Ovidiu Constantin 94964fdbba * Run a server HOWTO. 13 years ago
Ovidiu Constantin 1240e2745d * Add missing cache key to sample config. 13 years ago
Ovidiu Constantin 8e99eb8d81 * Sample config file beautification. 13 years ago
Ovidiu Constantin 0b26eb4cd7 * Single-file diff that applies cleanly to Bitcoin 0.5.1. 13 years ago
ThomasV 9c5ed03fd5 fixes 13 years ago
ThomasV 1947e8a133 log messages 13 years ago
ThomasV 3203dc0934 multithreaded 13 years ago
ThomasV 619875a14d add bitcoind section 13 years ago
ThomasV 9f4eb222ac don't use bitcoinrpc anymore 13 years ago
ThomasV 928498d695 more command separation 13 years ago
ThomasV 3ada7b61fe first jsonrpc commands 13 years ago
ThomasV cba7983b66 read password once 13 years ago
ThomasV 789639ff74 separate commands from transport 13 years ago
ThomasV 4d01d03715 bccapi commands: login and getAccountInfo 13 years ago
ThomasV 33f0c661da rename function; fix get_status 13 years ago
ThomasV 9776745c06 cleanup 13 years ago
ThomasV d47dff4881 update README with new patch 13 years ago
ThomasV aded1e35f1 getmemorypool != database; use db to set address_has_mempool 13 years ago
ThomasV 05eeef4d94 patch for bitcoind 13 years ago
ThomasV df689325a6 remove ismempool flag 13 years ago
ThomasV 56014643a1 another patch for bitcoind 13 years ago
ThomasV dedb15e2bc maintain a list of mempool keys; the database might contain rejected transactions 13 years ago
ThomasV 882c9753bd better logs 13 years ago
ThomasV 38023736a3 disambiguate mempool blocks 13 years ago
ThomasV 558597aaaf sessions: store client version 13 years ago
ThomasV 2fb6e9d570 update session 13 years ago
ThomasV e183e81649 cache commands 13 years ago
ThomasV 000d5f5c31 minor fix in recv loop 13 years ago
ThomasV 3b11b1d0ff fix for memcache 13 years ago
ThomasV f441ec722b fixes 13 years ago
ThomasV 8b8fdd4808 servers not updating peers list properly; let us see if this fixes it 13 years ago
ThomasV cfaaf34119 command that displays number of blocks 13 years ago
ThomasV f5f919d802 default to localhost 13 years ago
ThomasV d608b81839 fix memcache issue; turn it off by default 13 years ago
ThomasV b144de5b4d enable memory cache 13 years ago
ThomasV 3409b04d78 Memory cache for addresses. Not activated for the moment, but it will log errors. 13 years ago
ThomasV af5395f703 reset peer list before update 13 years ago
ThomasV 3831308194 typos 13 years ago
ThomasV b61ec6ec7c typo 13 years ago
Ovidiu Constantin b513536fb1 * small IRC fix and doc 13 years ago
Ovidiu Constantin 493c74dde0 * when I said IP, I meant IP, not hostnames. 13 years ago
Ovidiu Constantin 181b590699 * move server's hostname on IRC to realname, part 3: making it work 13 years ago
Ovidiu Constantin 68790df27f * move server's hostname on IRC to realname, part 2: parsing the output of /who 13 years ago