Merge branch 'master' of github.com:spesmilo/electrum-server
[electrum-server.git] / backends / libbitcoin / __init__.py
2013-01-14 Bryan Stittpep8 and utility cleanup
2012-06-13 ThomasVdo not override parent anymore
2012-04-23 genjixdon't use affected_addrs between store and confirm...
2012-04-23 genjixbe stricter with response typing.
2012-04-23 genjix{"id": null, "method":"blockchain.numblocks.subscribe...
2012-04-22 genjixBUGFIX: confirmations & payment_history fixes.
2012-04-22 genjixC++ core with working memory pool
2012-04-19 genjixpoller __init__ takes service now
2012-04-19 genjixmempool subscribe works with outputs of transactions.
2012-04-15 genjixupdated numblocks.subscribe to work since sessions...
2012-04-15 genjixIntegrated blockchain.address.get_history component...
2012-04-07 genjixlibbitcoin session now requires async_service during...
2012-04-06 genjixRenamed: modules -> backends