1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add python2 support to bech32 More... over 8 years ago
Only set Authorization header when we have it More... over 8 years ago
Add BECH32_HRP in network parameters More... over 8 years ago
Add Bech32 encoding/decoding; add CBech32Data More... over 8 years ago
parse authpair when using service url More... over 8 years ago
make it possible to explicitly close connection More... over 8 years ago
fix PEP8 too many blank lines More... over 8 years ago
Handle listunspent records w/o address fields More... almost 9 years ago
Remove unneeded v0.8 merge remnant More... almost 9 years ago
Merge branch 'v0.8' More... almost 9 years ago
Reset version for future development More... almost 9 years ago
Fix typo More... almost 9 years ago
Release v0.8.0 More... almost 9 years ago
Rename CTransaction/CMutableTransaction GetHash() to GetTxid() More... almost 9 years ago
Minor: reformat release-notes.md More... almost 9 years ago
Replace print() warning with an assert More... almost 9 years ago
Minor: fix formatting More... almost 9 years ago
Merge #112: Segregated Witness support More... almost 9 years ago
Merge #130: Serialize msg_header using CBlockHeader instead of CBlock More... almost 9 years ago
Support cookie file on testnet and regtest More... almost 9 years ago
Merge #144: Add support for cookie file authentication More... almost 9 years ago
Add support for cookie file authentication More... almost 9 years ago
Merge #139: Add include_watchonly to getbalance More... almost 9 years ago
Merge #140: Add CLI argument parsing to sign-message.py example. More... almost 9 years ago
Add CLI argument parsing to sign-message.py example. More... almost 9 years ago
Add include_watchonly to getbalance More... about 9 years ago
FakeBitcoinProxy: a mock RPC implementation. More... over 9 years ago
Add segwit block (de)serialization. (#9) More... over 9 years ago
fixed issue in is_witness_scriptpubkey where self[0] is interpretted as str instead of the necessary int More... over 9 years ago
Serialize msg_header using CBlockHeader instead of CBlock More... over 9 years ago