81 Commits (8b252a7971202554553c2e4a3646723e18994a8f)

Author SHA1 Message Date
ThomasV b26af2494c mempool fix, cache 13 years ago
ThomasV e9f89826d7 handle socket error 13 years ago
ThomasV 6f5180ded0 quit command for telnet 13 years ago
ThomasV a63fe6813f fix typo 13 years ago
ThomasV 5e14b5ee57 server.peers rpc 13 years ago
ThomasV 31e0db41b8 close session 13 years ago
ThomasV 2b0e9b863b do_update_address 13 years ago
ThomasV 58f180078e subscribed services 13 years ago
ThomasV 3e49cfdbd4 new protocol 13 years ago
ThomasV 73c8905c76 version 0.40a 13 years ago
ThomasV 6e3fc012f6 banner 13 years ago
ThomasV 542fcda52e use block_number=0 for no server; -1 means unknown session 13 years ago
ThomasV 252bb945a9 block_number should return -1 if we know the DB is not up to date 13 years ago
ThomasV 2b628a90d4 release lock in finally statement 13 years ago
ThomasV b0b4dfaa18 update imports 13 years ago
ThomasV 39a9979f5b log time 13 years ago
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 c6fa553f2f add json calls related to sessions 13 years ago
ThomasV 9c5ed03fd5 fixes 13 years ago
ThomasV 1947e8a133 log messages 13 years ago
ThomasV 3203dc0934 multithreaded 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 aded1e35f1 getmemorypool != database; use db to set address_has_mempool 13 years ago
ThomasV df689325a6 remove ismempool flag 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 b61ec6ec7c typo 13 years ago