electrum-server.git
2012-03-27 ThomasVnew workflow
2012-03-27 ThomasVpush session and request
2012-03-27 ThomasVcleanup dead code
2012-03-27 ThomasV*create method for garbage collection; it might be...
2012-03-27 ThomasVfix
2012-03-26 ThomasVadd two update methods for processor
2012-03-26 ThomasVMerge branch 'master' of gitorious.org:electrum/server
2012-03-26 ThomasVdon't close session twice; get connection inside try...
2012-03-25 genjixblk_hash -> block_hash
2012-03-25 ThomasVuse stratum
2012-03-25 ThomasVrestore previous host+port
2012-03-25 ThomasVfix: recv returns empty string if the connection is...
2012-03-25 ThomasVfix: restore nested while loop for parse
2012-03-25 ThomasVuse shared queues
2012-03-25 genjixadded broadcast_transaction hook into libbitcoin
2012-03-25 genjixtransaction.broadcast
2012-03-25 genjixMerge branch 'master' of gitorious.org:electrum/server
2012-03-25 genjixshow raw_output_script for unspent outputs.
2012-03-25 genjixserver banner
2012-03-25 genjixresubscribe to reorganize
2012-03-25 ThomasVadding host, port and two subscribe methods
2012-03-25 ThomasVMerge branch 'master' of gitorious.org:electrum/server
2012-03-25 genjixBUGFIX: correctly handle unspent outputs
2012-03-24 ThomasVMerge branch 'master' of gitorious.org:electrum/server
2012-03-24 genjixAbe module stub
2012-03-24 ThomasVMerge branch 'master' of gitorious.org:electrum/server
2012-03-24 genjixreorganised and tidied files up.
2012-03-24 ThomasVMerge branch 'master' of gitorious.org:electrum/server
2012-03-24 genjixaddress.get_history
2012-03-24 ThomasVnot used
2012-03-24 ThomasVmove abe backend into module
2012-03-24 ThomasVfix: update last_time
2012-03-23 ThomasVfixes
2012-03-21 genjixNotify on new blocks.
2012-03-21 genjixUse threading.Event() to wait until value is initially...
2012-03-21 genjixMerge branch 'master' of gitorious.org:electrum/server
2012-03-21 genjixnumblocks.subscribe responds with latest block.
2012-03-21 ThomasVmove address_queue
2012-03-21 genjixAdded genjix server which uses libbitcoin (python-bitco...
2012-03-21 genjixRemoved redundant while loop - hooray for flatter code.
2012-03-21 genjixReturn JSONs on error scenarios instead of polluting...
2012-03-21 genjixFixed syntax error part for requestor
2012-03-21 genjixUntested: response_queue (formerly output_queue) now...
2012-03-21 genjixFront-end cannibalised from old server code.
2012-03-21 ThomasVremove db
2012-03-21 ThomasVmove store back into main
2012-03-20 ThomasVremove bccapi things; move send_tx to backend
2012-03-20 ThomasVfix
2012-03-20 ThomasVlicence
2012-03-20 ThomasVcleanup
2012-03-20 ThomasVcleanup
2012-03-20 ThomasVseparate backend
2012-03-19 ThomasVcomment
2012-03-19 ThomasVdo not log requests
2012-03-19 ThomasVreduce verbosity
2012-03-19 ThomasVcleanup
2012-03-19 ThomasVstratum http server
2012-03-17 ThomasVjsonrpc
2012-03-17 ThomasVaddress.subscribe
2012-03-16 ThomasVpersistent
2012-03-16 ThomasVresult
2012-03-16 ThomasVuse IDs and json-rpc
2012-03-16 ThomasVoverload import_block
2012-03-16 ThomasVmempool fix, cache
2012-03-15 ThomasVhandle socket error
2012-03-14 ThomasVquit command for telnet
2012-03-14 ThomasVfix typo
2012-03-14 ThomasVserver.peers rpc
2012-03-14 ThomasVclose session
2012-03-13 ThomasVdo_update_address
2012-03-13 ThomasVsubscribed services
2012-03-12 ThomasVnew protocol
2012-02-19 ThomasVversion 0.40a
2012-02-16 Ovidiu Constantin* Update server HOWTO to Bitcoin 0.5.2
2012-02-14 ThomasVbanner
2012-02-08 ThomasVuse block_number=0 for no server; -1 means unknown...
2012-02-08 ThomasVblock_number should return -1 if we know the DB is...
2012-02-08 ThomasVrelease lock in finally statement
2012-01-19 ThomasVupdate imports
2012-01-17 ThomasVlog time
2012-01-15 ThomasVdirect interface for ultralight clients
2012-01-15 ThomasVfix: varname
2012-01-12 ThomasVstandardize send_tx and new_session parameters
2012-01-11 ThomasVremove electrum.php
2012-01-11 ThomasVadd json calls related to sessions
2011-12-28 Ovidiu Constantin* Make patches apply to bitcoin's git head.
2011-12-28 Ovidiu Constantin* HOWTO fix and clarification.
2011-12-27 Ovidiu Constantin* Run a server HOWTO.
2011-12-27 Ovidiu Constantin* Add missing cache key to sample config.
2011-12-27 Ovidiu Constantin* Sample config file beautification.
2011-12-27 Ovidiu Constantin* Single-file diff that applies cleanly to Bitcoin...
2011-12-26 ThomasVfixes
2011-12-23 ThomasVlog messages
2011-12-23 ThomasVmultithreaded
2011-12-23 ThomasVadd bitcoind section
2011-12-23 ThomasVdon't use bitcoinrpc anymore
2011-12-22 ThomasVmore command separation
2011-12-22 ThomasVfirst jsonrpc commands
2011-12-22 ThomasVread password once
2011-12-22 ThomasVseparate commands from transport
next