electrum-server.git
12 years agoserver.peers rpc
ThomasV [Wed, 14 Mar 2012 08:44:22 +0000]
server.peers rpc

12 years agoclose session
ThomasV [Wed, 14 Mar 2012 07:59:34 +0000]
close session

12 years agodo_update_address
ThomasV [Tue, 13 Mar 2012 22:04:48 +0000]
do_update_address

12 years agosubscribed services
ThomasV [Tue, 13 Mar 2012 15:41:54 +0000]
subscribed services

12 years agonew protocol
ThomasV [Mon, 12 Mar 2012 16:57:42 +0000]
new protocol

12 years agoversion 0.40a
ThomasV [Sun, 19 Feb 2012 20:05:04 +0000]
version 0.40a

12 years ago* Update server HOWTO to Bitcoin 0.5.2
Ovidiu Constantin [Thu, 16 Feb 2012 11:31:05 +0000]
* Update server HOWTO to Bitcoin 0.5.2

12 years agobanner
ThomasV [Tue, 14 Feb 2012 22:16:10 +0000]
banner

12 years agouse block_number=0 for no server; -1 means unknown session
ThomasV [Wed, 8 Feb 2012 13:19:14 +0000]
use block_number=0 for no server; -1 means unknown session

12 years agoblock_number should return -1 if we know the DB is not up to date
ThomasV [Wed, 8 Feb 2012 09:07:42 +0000]
block_number should return -1 if we know the DB is not up to date

12 years agorelease lock in finally statement
ThomasV [Wed, 8 Feb 2012 08:58:30 +0000]
release lock in finally statement

12 years agoupdate imports
ThomasV [Thu, 19 Jan 2012 16:27:53 +0000]
update imports

12 years agolog time
ThomasV [Tue, 17 Jan 2012 21:03:48 +0000]
log time

12 years agodirect interface for ultralight clients
ThomasV [Sun, 15 Jan 2012 13:28:07 +0000]
direct interface for ultralight clients

12 years agofix: varname
ThomasV [Sun, 15 Jan 2012 04:44:28 +0000]
fix: varname

12 years agostandardize send_tx and new_session parameters
ThomasV [Thu, 12 Jan 2012 12:35:02 +0000]
standardize send_tx and new_session parameters

12 years agoremove electrum.php
ThomasV [Wed, 11 Jan 2012 16:02:26 +0000]
remove electrum.php

12 years agoadd json calls related to sessions
ThomasV [Wed, 11 Jan 2012 14:28:10 +0000]
add json calls related to sessions

12 years ago* Make patches apply to bitcoin's git head.
Ovidiu Constantin [Wed, 28 Dec 2011 19:26:16 +0000]
* Make patches apply to bitcoin's git head.

12 years ago* HOWTO fix and clarification.
Ovidiu Constantin [Wed, 28 Dec 2011 09:33:56 +0000]
* HOWTO fix and clarification.

12 years ago* Run a server HOWTO.
Ovidiu Constantin [Tue, 27 Dec 2011 22:45:34 +0000]
* Run a server HOWTO.

12 years ago* Add missing cache key to sample config.
Ovidiu Constantin [Tue, 27 Dec 2011 22:15:50 +0000]
* Add missing cache key to sample config.

12 years ago* Sample config file beautification.
Ovidiu Constantin [Tue, 27 Dec 2011 22:05:16 +0000]
* Sample config file beautification.

12 years ago* Single-file diff that applies cleanly to Bitcoin 0.5.1.
Ovidiu Constantin [Tue, 27 Dec 2011 21:59:54 +0000]
* Single-file diff that applies cleanly to Bitcoin 0.5.1.

12 years agofixes
ThomasV [Mon, 26 Dec 2011 09:00:14 +0000]
fixes

12 years agolog messages
ThomasV [Fri, 23 Dec 2011 13:51:54 +0000]
log messages

12 years agomultithreaded
ThomasV [Fri, 23 Dec 2011 10:59:20 +0000]
multithreaded

12 years agoadd bitcoind section
ThomasV [Fri, 23 Dec 2011 10:20:18 +0000]
add bitcoind section

12 years agodon't use bitcoinrpc anymore
ThomasV [Fri, 23 Dec 2011 10:14:37 +0000]
don't use bitcoinrpc anymore

12 years agomore command separation
ThomasV [Thu, 22 Dec 2011 22:57:13 +0000]
more command separation

12 years agofirst jsonrpc commands
ThomasV [Thu, 22 Dec 2011 22:34:50 +0000]
first jsonrpc commands

12 years agoread password once
ThomasV [Thu, 22 Dec 2011 19:30:54 +0000]
read password once

12 years agoseparate commands from transport
ThomasV [Thu, 22 Dec 2011 19:16:14 +0000]
separate commands from transport

12 years agobccapi commands: login and getAccountInfo
ThomasV [Tue, 20 Dec 2011 17:33:54 +0000]
bccapi commands: login and getAccountInfo

12 years agorename function; fix get_status
ThomasV [Thu, 15 Dec 2011 16:59:23 +0000]
rename function; fix get_status

12 years agocleanup
ThomasV [Mon, 12 Dec 2011 13:50:12 +0000]
cleanup

12 years agoupdate README with new patch
ThomasV [Mon, 12 Dec 2011 11:27:51 +0000]
update README with new patch

12 years agogetmemorypool != database; use db to set address_has_mempool
ThomasV [Mon, 12 Dec 2011 10:56:36 +0000]
getmemorypool != database; use db to set address_has_mempool

12 years agopatch for bitcoind
ThomasV [Mon, 12 Dec 2011 10:52:15 +0000]
patch for bitcoind

12 years agoremove ismempool flag
ThomasV [Sat, 10 Dec 2011 20:31:20 +0000]
remove ismempool flag

12 years agoanother patch for bitcoind
ThomasV [Sat, 10 Dec 2011 19:44:28 +0000]
another patch for bitcoind

12 years agomaintain a list of mempool keys; the database might contain rejected transactions
ThomasV [Sat, 10 Dec 2011 19:34:35 +0000]
maintain a list of mempool keys; the database might contain rejected transactions

12 years agobetter logs
ThomasV [Sat, 10 Dec 2011 06:46:20 +0000]
better logs

12 years agodisambiguate mempool blocks
ThomasV [Fri, 9 Dec 2011 18:47:02 +0000]
disambiguate mempool blocks

12 years agosessions: store client version
ThomasV [Fri, 9 Dec 2011 18:29:14 +0000]
sessions: store client version

12 years agoupdate session
ThomasV [Thu, 8 Dec 2011 20:42:10 +0000]
update session

12 years agocache commands
ThomasV [Thu, 8 Dec 2011 14:35:20 +0000]
cache commands

12 years agominor fix in recv loop
ThomasV [Tue, 6 Dec 2011 11:48:51 +0000]
minor fix in recv loop

12 years agofix for memcache
ThomasV [Mon, 5 Dec 2011 16:37:19 +0000]
fix for memcache

12 years agofixes
ThomasV [Mon, 5 Dec 2011 12:54:40 +0000]
fixes

12 years agoservers not updating peers list properly; let us see if this fixes it
ThomasV [Sun, 4 Dec 2011 13:18:37 +0000]
servers not updating peers list properly; let us see if this fixes it

12 years agocommand that displays number of blocks
ThomasV [Sun, 4 Dec 2011 12:22:25 +0000]
command that displays number of blocks

12 years agodefault to localhost
ThomasV [Sun, 4 Dec 2011 12:07:08 +0000]
default to localhost

12 years agofix memcache issue; turn it off by default
ThomasV [Sun, 4 Dec 2011 11:31:49 +0000]
fix memcache issue; turn it off by default

12 years agoenable memory cache
ThomasV [Sat, 3 Dec 2011 20:33:29 +0000]
enable memory cache

12 years agoMemory cache for addresses. Not activated for the moment, but it will log errors.
ThomasV [Sat, 3 Dec 2011 16:33:15 +0000]
Memory cache for addresses. Not activated for the moment, but it will log errors.

12 years agoreset peer list before update
ThomasV [Sat, 3 Dec 2011 10:50:49 +0000]
reset peer list before update

12 years agotypos
ThomasV [Thu, 1 Dec 2011 16:43:30 +0000]
typos

12 years agoMerge commit 'refs/merge-requests/6' of git://gitorious.org/electrum/electrum into...
ThomasV [Thu, 1 Dec 2011 16:41:56 +0000]
Merge commit 'refs/merge-requests/6' of git://gitorious.org/electrum/electrum into merge-requests/6

12 years agotypo
ThomasV [Thu, 1 Dec 2011 16:39:27 +0000]
typo

12 years ago* small IRC fix and doc
Ovidiu Constantin [Wed, 30 Nov 2011 15:08:01 +0000]
* small IRC fix and doc

12 years ago* when I said IP, I meant IP, not hostnames.
Ovidiu Constantin [Wed, 30 Nov 2011 14:59:21 +0000]
* when I said IP, I meant IP, not hostnames.

12 years ago* move server's hostname on IRC to realname, part 3: making it work
Ovidiu Constantin [Wed, 30 Nov 2011 14:55:16 +0000]
* move server's hostname on IRC to realname, part 3: making it work

12 years ago* move server's hostname on IRC to realname, part 2: parsing the output of /who
Ovidiu Constantin [Wed, 30 Nov 2011 14:05:46 +0000]
* move server's hostname on IRC to realname, part 2: parsing the output of /who

12 years ago* move server's hostname on IRC to realname, part 1: config file and connect command
root [Wed, 30 Nov 2011 13:34:16 +0000]
* move server's hostname on IRC to realname, part 1: config file and connect command

12 years ago* fix config file keys for MySQL.
Ovidiu Constantin [Tue, 29 Nov 2011 21:44:10 +0000]
* fix config file keys for MySQL.

12 years agoPrivacy feature: allow running a private server, that does not register on IRC. New...
Ovidiu Constantin [Sun, 27 Nov 2011 15:18:57 +0000]
Privacy feature: allow running a private server, that does not register on IRC. New config option (default value = yes):

[server]
irc = no

12 years agoMerge commit 'refs/merge-requests/3' of git://gitorious.org/electrum/electrum into...
ThomasV [Sat, 26 Nov 2011 20:47:28 +0000]
Merge commit 'refs/merge-requests/3' of git://gitorious.org/electrum/electrum into merge-requests/3

12 years agoMerge commit 'refs/merge-requests/2' of git://gitorious.org/electrum/electrum into...
ThomasV [Sat, 26 Nov 2011 15:08:46 +0000]
Merge commit 'refs/merge-requests/2' of git://gitorious.org/electrum/electrum into merge-requests/2

12 years ago* adding support for MySQL
Ovidiu Constantin [Wed, 23 Nov 2011 16:19:01 +0000]
* adding support for MySQL

12 years agoMerge remote-tracking branch 'upstream/master'
Ovidiu Constantin [Wed, 23 Nov 2011 14:21:29 +0000]
Merge remote-tracking branch 'upstream/master'

12 years agosql fix
ThomasV [Wed, 23 Nov 2011 14:15:10 +0000]
sql fix

12 years agoOk, *really* fix to use the correct bitcoinrpc module.
Ovidiu Constantin [Wed, 23 Nov 2011 13:06:07 +0000]
Ok, *really* fix to use the correct bitcoinrpc module.

12 years agomultiline
ThomasV [Wed, 23 Nov 2011 12:04:16 +0000]
multiline

12 years agofix
ThomasV [Wed, 23 Nov 2011 11:46:16 +0000]
fix

12 years agoMerge commit 'refs/merge-requests/1' of git://gitorious.org/electrum/electrum into...
ThomasV [Wed, 23 Nov 2011 10:57:27 +0000]
Merge commit 'refs/merge-requests/1' of git://gitorious.org/electrum/electrum into merge-requests/1

12 years agostart and stop
ThomasV [Wed, 23 Nov 2011 10:50:04 +0000]
start and stop

12 years agoshow hostnames
ThomasV [Wed, 23 Nov 2011 10:16:36 +0000]
show hostnames

12 years ago* forgot to add a sample config file
Ovidiu Constantin [Wed, 23 Nov 2011 09:33:50 +0000]
* forgot to add a sample config file

12 years ago* added support for ini-style config file
Ovidiu Constantin [Wed, 23 Nov 2011 09:28:45 +0000]
* added support for ini-style config file

12 years ago* fix bitcoinrpc import library name
Ovidiu Constantin [Wed, 23 Nov 2011 09:20:26 +0000]
* fix bitcoinrpc import library name

12 years agounnecessarily large
ThomasV [Tue, 22 Nov 2011 22:30:42 +0000]
unnecessarily large

12 years agoimproved page
ThomasV [Tue, 22 Nov 2011 21:26:36 +0000]
improved page

12 years agonote
ThomasV [Tue, 22 Nov 2011 17:32:07 +0000]
note

12 years agobitcoin-python not python-bitcoin :)
ThomasV [Tue, 22 Nov 2011 17:18:25 +0000]
bitcoin-python not python-bitcoin :)

12 years agofixes
ThomasV [Mon, 21 Nov 2011 09:42:40 +0000]
fixes

12 years agoget block num in locked section
ThomasV [Fri, 18 Nov 2011 15:42:05 +0000]
get block num in locked section

12 years agoretrieve peers list from IRC
ThomasV [Wed, 16 Nov 2011 17:09:57 +0000]
retrieve peers list from IRC

12 years agocreate cleaning thread, add commad line socket requests
root [Mon, 14 Nov 2011 22:29:04 +0000]
create cleaning thread, add commad line socket requests

12 years agoclean unused sessions
root [Mon, 14 Nov 2011 22:05:52 +0000]
clean unused sessions

12 years agomessages
root [Mon, 14 Nov 2011 19:54:45 +0000]
messages

12 years agoread message from file
root [Fri, 11 Nov 2011 10:31:46 +0000]
read message from file

12 years agopost
root [Thu, 10 Nov 2011 20:51:16 +0000]
post

12 years agominor
root [Thu, 10 Nov 2011 20:02:47 +0000]
minor

12 years agoreadmes
ThomasV [Thu, 10 Nov 2011 00:23:34 +0000]
readmes

12 years agofix
ThomasV [Wed, 9 Nov 2011 21:54:34 +0000]
fix

12 years agophp server
ThomasV [Wed, 9 Nov 2011 20:44:34 +0000]
php server

12 years agohandle http
ThomasV [Wed, 9 Nov 2011 20:42:13 +0000]
handle http

12 years agoserver code
ThomasV [Fri, 4 Nov 2011 17:15:16 +0000]
server code