electrum-server.git
2012-04-06 genjixRenamed: modules -> backends
2012-04-06 genjixImport backend using backend name.
2012-04-04 genjixload /etc/electrum.conf first, then ./electrum.conf...
2012-04-04 genjixremoved .pyc files.
2012-04-04 genjixSome tidying up and re-arranging.
2012-04-04 genjixcan specify backend in conf file
2012-04-04 genjixTypo with importing LibbitcoinProcessor
2012-04-04 genjixtry to load ./electrum.conf before /etc/electrum.conf
2012-04-01 ThomasVimproved logging
2012-04-01 ThomasVfix
2012-04-01 ThomasVavoid nickname collision
2012-04-01 ThomasVMerge commit 'refs/merge-requests/2' of git://gitorious...
2012-03-31 Ovidiu ConstantinFix keys in the sample config file.
2012-03-31 Ovidiu ConstantinServer HOWTO and patched for bitcoind 0.6.0.
2012-03-30 ThomasVuse queue for session responses
2012-03-30 ThomasVnew spec and conversion
2012-03-29 ThomasVsimplification, server.stop
2012-03-29 ThomasVpassword
2012-03-29 ThomasVbugfix
2012-03-29 ThomasVport numbers
2012-03-29 ThomasVnativeServer does not work with libbitcoin
2012-03-29 ThomasVmove files in modules dir
2012-03-29 ThomasVcreate dispatcher class; redefine processors as threads
2012-03-28 ThomasVfix for http server
2012-03-28 ThomasVdirectory for transports
2012-03-28 ThomasVgeneric processor; register backends
2012-03-28 ThomasVmore modularisation
2012-03-28 ThomasVmajor reorganisation, http works now
2012-03-28 ThomasVfix internal id
2012-03-28 ThomasVrename
2012-03-28 ThomasVabstract services from processor; define server.peers...
2012-03-27 ThomasVrefactoring
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
next