Commit graph

2 commits

Author SHA1 Message Date
Kai Knoblich
af66429d68 finance/py-python-bitcoinlib: Update to 0.10.2
Changelog:

* New RPC "generatetoaddress(self, numblocks, addr)"
* Fixed Python 2.7 incompatibility
* Various OpenSSL fixes, including a memory leak

Note:

This will be the last release of finance/python-bitcoinlib with Python 2.7
compatibility.

MFH:		2019Q3
2019-08-24 11:36:50 +00:00
Kai Knoblich
3614d116f8 New port: finance/py-python-bitcoinlib
Provides an easy interface to the bitcoin data structures and protocol. The
approach is low-level and "ground up", with a focus on providing tools to
manipulate the internals of how Bitcoin works.

WWW: https://github.com/petertodd/python-bitcoinlib/

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19542
2019-03-13 16:40:39 +00:00