Skip to content

Issues: swift-bitcoin/swift-bitcoin

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Send all pending outgoing messages after processing incoming Refactor Code reorganization, readability improvements, clean up Transport Peer-to-Peer Protocol Client/Server
#203 opened Apr 10, 2024 by craigwrong Peer-to-Peer Networking
BIP339 inventory type MSG_WTX BIP Bitcoin Improvement Proposal implementation BIP339 WTXID-based transaction relay Transport Peer-to-Peer Protocol Client/Server
#190 opened Mar 7, 2024 by craigwrong Peer-to-Peer Networking
BIP133 Honor peer's fee filter rate for relayed transactions BIP Bitcoin Improvement Proposal implementation BIP133 `feefilter` message Transport Peer-to-Peer Protocol Client/Server
#188 opened Mar 7, 2024 by craigwrong Peer-to-Peer Networking
BIP152 Compact blocks (sendcmpct, cmpctblock, …) LOW bandwidth mode BIP Bitcoin Improvement Proposal implementation BIP152 Compact block relay Transport Peer-to-Peer Protocol Client/Server
#187 opened Mar 5, 2024 by craigwrong Peer-to-Peer Networking
2
Integrate Swift Log package Refactor Code reorganization, readability improvements, clean up RPC Custom Remote Procedure Call protocol based on JSON-RPC Utility Command line utility
#181 opened Feb 26, 2024 by craigwrong RPC Server
BIP144 Segregated Witness (Peer Services) BIP Bitcoin Improvement Proposal implementation BIP144 Segregated Witness (Peer Services) Segwit Segregated witness soft-fork deployment Transport Peer-to-Peer Protocol Client/Server
#172 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Inventory (inv) message for blocks Transport Peer-to-Peer Protocol Client/Server
#171 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Node address (addr) message Transport Peer-to-Peer Protocol Client/Server
#169 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Get blocks (getblocks) message Transport Peer-to-Peer Protocol Client/Server
#168 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Reject (reject) message for pong Transport Peer-to-Peer Protocol Client/Server
#165 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Transaction not found (notfound) message Transport Peer-to-Peer Protocol Client/Server
#164 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Transaction (tx) message Transport Peer-to-Peer Protocol Client/Server
#163 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
getdata message for requesting mempool transactions Transport Peer-to-Peer Protocol Client/Server
#162 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Inventory (inv) message for transactions Transport Peer-to-Peer Protocol Client/Server
#161 opened Feb 19, 2024 by craigwrong Peer-to-Peer Networking
Test integration of Bitcoin service actor into RPC server RPC Custom Remote Procedure Call protocol based on JSON-RPC
#156 opened Feb 13, 2024 by craigwrong RPC Server
BIP113: Median time past BIP Bitcoin Improvement Proposal implementation BIP113 Median time past Block
#136 opened Jan 12, 2024 by craigwrong Blockchain
BIP141 Witness block commitment BIP Bitcoin Improvement Proposal implementation BIP141 Segregated Witness (Consensus layer) Block
#134 opened Jan 12, 2024 by craigwrong Blockchain
BIP34 Version 2 block BIP Bitcoin Improvement Proposal implementation BIP34 Version 2 blocks Block
#133 opened Jan 12, 2024 by craigwrong Blockchain
Nicer CLI error messages (LocalizedError conformance) Utility Command line utility Wallet Transaction creation and signing
#117 opened Jan 2, 2024 by craigwrong CLI Tool
Allow for more than 8 tapscript leaves specified when calling script-to-address Refactor Code reorganization, readability improvements, clean up Utility Command line utility Wallet Transaction creation and signing
#116 opened Jan 2, 2024 by craigwrong CLI Tool
Script instance from assembly (SCRIPT asm) Utility Command line utility
#113 opened Dec 29, 2023 by craigwrong CLI Tool
ProTip! Exclude everything labeled bug with -label:bug.