--- - branch: MAIN date: Sun Oct 5 20:21:30 UTC 2014 files: - new: '1.4' old: '1.3' path: pkgsrc/finance/py-python-bitcoinlib/Makefile pathrev: pkgsrc/finance/py-python-bitcoinlib/Makefile@1.4 type: modified - new: '1.2' old: '1.1' path: pkgsrc/finance/py-python-bitcoinlib/PLIST pathrev: pkgsrc/finance/py-python-bitcoinlib/PLIST@1.2 type: modified - new: '1.3' old: '1.2' path: pkgsrc/finance/py-python-bitcoinlib/distinfo pathrev: pkgsrc/finance/py-python-bitcoinlib/distinfo@1.3 type: modified id: 20141005T202130Z.d19d7110153353ad3427bac16129c2ed1f1add2b log: | v0.2.1 Improve bitcoin address handling. P2SH and P2PKH addresses now get their own classes - P2SHBitcoinAddress and P2PKHBitcoinAddress respectively - and P2PKH can now convert scriptPubKeys containing non-canonical pushes as well as bare checksig to addresses. .deserialize() methods now fail if there is extra data left over. Various other small bugfixes. License is now LGPL v3 or later. v0.2.0 Major change: CTransaction, CBlock, etc. now come in immutable (default) and mutable forms. In most cases mutable and immutable can be used interchangeably; when that is not possible methods are provided to create new (im)mutable objects from (im)mutable ones efficiently. Other changes: New BIP70 payment protocol example. (Derren Desouza) Rework of message serialization. Note that this may not represent the final form of P2P support, which is still in flux. (Florian Schmaus) Various bugfixes Finally starting this release, git tags will be of the form 'python-bitcoinlib-(version)', replacing the less specific '(version)' form previously used. module: pkgsrc subject: 'CVS commit: pkgsrc/finance/py-python-bitcoinlib' unixtime: '1412540490' user: rodent