1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CHECKMULTISIG consensus bugs More... over 12 years ago
Update script_(in)valid.json More... over 12 years ago
Make FindAndDelete() publicly available More... over 12 years ago
Update script_(in)valid.json More... over 12 years ago
Document Bitcoin Core version requirement More... over 12 years ago
Fix up CBase58Data initialization so subclasses can use __init__() More... over 12 years ago
Merge commit '6d5758a36fecf71c89d7486aafdb2ac521100185' More... over 12 years ago
Add checksize option to CScript.to_p2sh_scriptPubKey() More... over 12 years ago
Merge commit '5a0380a9cb83cb2960d9f440174828b831ad4e4e' More... over 12 years ago
Add CScript.to_p2sh_scriptPubKey() More... over 12 years ago
Add CBitcoinAddressError exception More... over 12 years ago
Add dummy bitcoin.core.key.CPubKey class More... over 12 years ago
Make CBase58Data.from_bytes() not require a checksum More... over 12 years ago
Update README w/ coredefs removal More... over 12 years ago
Implement testnet/mainnet/regtest chain selection More... over 12 years ago
Rework EvalScript machinery to raise exceptions More... over 12 years ago
Remove hashtype form EvalScript routines More... over 12 years ago
Add more documentation text More... over 12 years ago
Mark internal script-eval machinery as private More... over 12 years ago
Put MurmurHash3 in bitcoin.bloom More... over 12 years ago
Add CInv type MSG_FILTERED_BLOCK More... over 12 years ago
Add CheckBlock() functionality More... over 12 years ago
Rename CScript*Exception to Error More... over 12 years ago
Remove TODO and BUGS More... over 12 years ago
Fix make-bootstrap-rpc.py More... over 12 years ago
Update script_(in)valid.json More... over 12 years ago
Restructure to separate out consensus critical code More... over 12 years ago
Add tx_(in)valid unittests More... over 12 years ago
Get SignatureHash() working More... over 12 years ago
Add CheckTransaction() More... over 12 years ago