python-bitcoinlib
https://github.com/petertodd/python-bitcoinlib
Python
Python3 library providing an easy interface to the Bitcoin data structures and protocol.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to python-bitcoinlib
Help out
- Issues
- msg_headers deserializer misaligns against real peers (skips trailing tx-count varint)
- messages: Fix msg_headers deser to consume trailing tx-count varint
- core: Find Python-bundled libcrypto on Windows
- script: add OP_TRUE and OP_FALSE aliases to OPCODES_BY_NAME
- core: raise clear error when OpenSSL library is not found
- TypeError when OpenSSL library is not found on Windows
- Create phyton library
- script: fix witness_version() to decode small int opcodes
- Test changefor first pull request
- Not decoding OP_PUSHBYTES (e.g. OP_PUSHBYTES_32)
- Docs
- Python not yet supported