Skip to content

Issues: bitcoindevkit/bdk

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

cancel_tx has no effect bug Something isn't working
#1743 opened Nov 22, 2024 by ErikDeSmedt
Bump electrum-client and esplora-client versions dependencies Pull requests that update a dependency file
#1742 opened Nov 21, 2024 by notmandatory
3 of 5 tasks
1.0.0-beta
Undetected double-spent bug Something isn't working
#1740 opened Nov 21, 2024 by ErikDeSmedt
Add test troubleshooting section to README? documentation Improvements or additions to documentation
#1723 opened Nov 15, 2024 by riverKanies
Question: BDK audit report discussion There's still a discussion ongoing
#1720 opened Nov 15, 2024 by darioAnongba 1.0.0-beta
Enforce standardness rules for TxBuilder::add_data audit Suggested as result of external code audit module-wallet
#1718 opened Nov 14, 2024 by notmandatory
Fix docs for Wallet:create_tx when empty output vector audit Suggested as result of external code audit documentation Improvements or additions to documentation module-wallet
#1717 opened Nov 14, 2024 by notmandatory
Verify network consistency between chain genesis and descriptors audit Suggested as result of external code audit module-wallet
#1716 opened Nov 14, 2024 by notmandatory
Randomize anti-fee sniping height audit Suggested as result of external code audit module-wallet
#1714 opened Nov 14, 2024 by notmandatory
Sqlite: check anchor to tx foreign key constraint audit Suggested as result of external code audit module-database
#1712 opened Nov 14, 2024 by notmandatory 1.0.0-beta
Improve safety of finalize_psbt audit Suggested as result of external code audit module-wallet
#1711 opened Nov 14, 2024 by notmandatory
Cleanup create_tx fee_amount usage audit Suggested as result of external code audit module-wallet
#1710 opened Nov 14, 2024 by notmandatory
Consider unconfirmed ancestors in tx fee estimation audit Suggested as result of external code audit bug Something isn't working module-wallet
#1707 opened Nov 14, 2024 by notmandatory
Transaction builder should handle invalid tip height audit Suggested as result of external code audit module-wallet
#1706 opened Nov 14, 2024 by notmandatory
Validate previous tx outputs for get_psbt_input audit Suggested as result of external code audit module-wallet
#1705 opened Nov 14, 2024 by notmandatory
Validate UTXO data for build_fee_bump audit Suggested as result of external code audit module-wallet
#1704 opened Nov 14, 2024 by notmandatory
Sanity check PSBT before signing audit Suggested as result of external code audit module-wallet
#1703 opened Nov 14, 2024 by notmandatory
Check unchecked arithmetic for externally provided values audit Suggested as result of external code audit module-wallet
#1702 opened Nov 14, 2024 by notmandatory
Return error for invalid descriptor types audit Suggested as result of external code audit module-wallet
#1701 opened Nov 14, 2024 by notmandatory
bdk_electrum: use transaction-get verbose param audit Suggested as result of external code audit module-blockchain
#1700 opened Nov 14, 2024 by notmandatory
bdk_electrum: cache merkle proofs audit Suggested as result of external code audit module-blockchain
#1699 opened Nov 14, 2024 by notmandatory
bdk_electrum: don't query prevouts of coinbase tx audit Suggested as result of external code audit module-blockchain
#1698 opened Nov 14, 2024 by notmandatory
bdk_electrum: handle transaction with no output audit Suggested as result of external code audit module-blockchain
#1697 opened Nov 14, 2024 by notmandatory
bdk_esplora: handle empty /blocks response audit Suggested as result of external code audit module-blockchain
#1696 opened Nov 14, 2024 by notmandatory 1.0.0-beta
ProTip! Exclude everything labeled bug with -label:bug.