C++ core with working memory pool
authorgenjix <fake@lol.u>
Sun, 22 Apr 2012 00:49:59 +0000 (01:49 +0100)
committergenjix <fake@lol.u>
Sun, 22 Apr 2012 00:49:59 +0000 (01:49 +0100)
commitce2fafb656aa4a5ae43bda3617c6bdedcf9c5a84
treeabe3dce3081a01ec96c3dfe698b0649bab3600a2
parentf3bcc7b942360117a00dfa24902768f9d3027da5
C++ core with working memory pool
backends/libbitcoin/Makefile
backends/libbitcoin/__init__.py
backends/libbitcoin/h1.py
backends/libbitcoin/history.cpp
backends/libbitcoin/history1/__init__.py
backends/libbitcoin/membuf.cpp [new file with mode: 0644]
backends/libbitcoin/memory_buffer.hpp [new file with mode: 0644]
processor.py