fix logging info: address
[electrum-server.git] / processor.py
2012-04-30 ThomasVfix logging info: address
2012-04-29 ThomasVfix for sending notifications
2012-04-29 ThomasVrelax json rules for 0.43 clients. do not add None...
2012-04-23 genjixbe stricter with response typing.
2012-04-22 genjixBugfix: allow blockchain.address.subscribe notification...
2012-04-22 genjixC++ core with working memory pool
2012-04-19 genjixmempool subscribe works with outputs of transactions.
2012-04-15 genjix"methods" and "params" shouldnt be in response json.
2012-04-01 ThomasVimproved logging
2012-03-29 ThomasVcreate dispatcher class; redefine processors as threads
2012-03-28 ThomasVfix for http server
2012-03-28 ThomasVgeneric processor; register backends
2012-03-28 ThomasVmore modularisation
2012-03-28 ThomasVmajor reorganisation, http works now