Commits
Branch selector
User selector
Commit History
Commits on Apr 28, 2022
Merge petertodd/python-bitcoinlib#270: Make signet usable
Show description for c1eca00committedReplace `unhexlify()` calls with `unhexlify_str()`
Show description for 2e4bc02committed
Commits on Feb 25, 2022
Make signet usable
Show description for 2aad684committed
Commits on Jan 12, 2022
Merge petertodd/python-bitcoinlib#268: Update getrawtransaction to work with block hash argument
Show description for 637d2ddcommittedMerge petertodd/python-bitcoinlib#267: Fix typo at line 62
Show description for 8097203committed
Commits on Jan 7, 2022
Commits on Dec 16, 2021
Fix typo at line 62
Show description for 2bbd973authored
Commits on Dec 9, 2021
Merge petertodd/python-bitcoinlib#266: Add support for signet network
Show description for 1b7795dcommitted
Commits on Nov 28, 2021
- committed
0x0ff
Commits on Nov 16, 2021
Merge pull request #247 from ysangkok/remove-py2-compat
Show description for 6980e17authored
Commits on Jul 17, 2021
Merge petertodd/python-bitcoinlib#261: Fix misuse of the term redeemScript in p2wsh example
Show description for 0b24db2committed
Commits on Jun 26, 2021
Commits on Apr 25, 2021
Merge pull request #258 from verretor/2021-04-readme
Show description for 03f2ce2authored- committed
Commits on Dec 30, 2020
Merge #254: docs: fix simple typo, probabably -> probably
Show description for 0ea83c4committeddocs: fix simple typo, probabably -> probably
Show description for b57bbebcommitted
Commits on Oct 13, 2020
Rename and document hexlify/unhexlify wrappers
Show description for bc5400ccommittedRemove attempted Python 2 compatibility
Show description for 0d1960ecommitted
Commits on Jul 15, 2020
Commits on Jul 13, 2020
Fix compatibility with macOS Catalina
Show description for 9424551committed
Commits on Mar 6, 2020
- committed
- committed
Merge #231: [examples] Added example for spending from P2WSH output.
Show description for 0fefd5ecommittedMerge #227: [examples] Add segwit example for spending a P2WPKH output
Show description for bd6cd60committedMerge #229: Fix incorrect use of NotImplementedError
Show description for f67b2cbcommittedMerge #226: Add OP_CHECKSEQUENCEVERIFY (OP_NOP3)
Show description for 3dfb99dcommittedMerge #223: Fix typo: P2WSH -> P2WPKH
Show description for 9918712committed- committed
Commits on Feb 25, 2020
Commits on Jan 20, 2020
Commits on Jan 19, 2020
Add OP_CHECKSEQUENCEVERIFY (OP_NOP3)
Show description for 854b632committed
Commits on Jan 9, 2020
- committed
Commits on Oct 16, 2019
Merge #213: Fix error message for invalid P2WSH scriptPubKey.
Show description for ebc85bfcommitted
Commits on Oct 10, 2019
- committed
Jonathan Zernik