Commit Graph

106 Commits

Author SHA1 Message Date
ThomasV f9608c8dba address.subscribe 2012-03-17 13:58:00 +03:00
ThomasV ac8ed610e7 persistent 2012-03-17 02:46:23 +03:00
ThomasV fca7158a4c result 2012-03-17 02:03:08 +03:00
ThomasV 9adad69b67 use IDs and json-rpc 2012-03-17 01:54:45 +03:00
ThomasV 6c3b57abbd overload import_block 2012-03-16 23:45:37 +03:00
ThomasV b26af2494c mempool fix, cache 2012-03-16 20:24:02 +03:00
ThomasV e9f89826d7 handle socket error 2012-03-15 15:18:07 +03:00
ThomasV 6f5180ded0 quit command for telnet 2012-03-15 00:16:55 +03:00
ThomasV a63fe6813f fix typo 2012-03-14 16:56:27 +03:00
ThomasV 5e14b5ee57 server.peers rpc 2012-03-14 11:44:22 +03:00
ThomasV 31e0db41b8 close session 2012-03-14 10:59:34 +03:00
ThomasV 2b0e9b863b do_update_address 2012-03-14 01:04:48 +03:00
ThomasV 58f180078e subscribed services 2012-03-13 18:41:54 +03:00
ThomasV 3e49cfdbd4 new protocol 2012-03-12 19:57:42 +03:00
ThomasV 73c8905c76 version 0.40a 2012-02-19 23:05:04 +03:00
Ovidiu Constantin 4fa237315e * Update server HOWTO to Bitcoin 0.5.2 2012-02-16 13:31:05 +02:00
ThomasV 6e3fc012f6 banner 2012-02-15 01:16:10 +03:00
ThomasV 542fcda52e use block_number=0 for no server; -1 means unknown session 2012-02-08 16:19:14 +03:00
ThomasV 252bb945a9 block_number should return -1 if we know the DB is not up to date 2012-02-08 12:07:42 +03:00
ThomasV 2b628a90d4 release lock in finally statement 2012-02-08 11:58:30 +03:00
ThomasV b0b4dfaa18 update imports 2012-01-19 19:27:53 +03:00
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