new bitcoind backend (experimental)
authorThomasV <thomasv@gitorious>
Sun, 11 Nov 2012 16:45:50 +0000 (20:45 +0400)
committerThomasV <thomasv@gitorious>
Sun, 11 Nov 2012 16:45:50 +0000 (20:45 +0400)
commita6c7750da047d13465a040edfa5fa4a9d3d28328
tree8b7152f3c2ce73f5e6b8c730d467dcccd3c21052
parentb879db09c3f7afaf445924bb86b3a97369059db8
new bitcoind backend (experimental)
backends/bitcoind/__init__.py [new file with mode: 0644]
backends/bitcoind/blockchain_processor.py [new file with mode: 0644]
backends/bitcoind/deserialize.py [new file with mode: 0644]
processor.py
server.py
transports/stratum_http.py
transports/stratum_tcp.py