Skip to content

Pull requests: bitcoindevkit/bdk

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2173 opened Apr 13, 2026 by dependabot bot Loading…
Add SECURITY.md chore Non-coding related work documentation Improvements or additions to documentation
#2171 opened Apr 10, 2026 by luisschwab Member Loading… Chain 0.24.0
fix(chain): add missing continue in CanonicalIter assumed-tx processing
#2170 opened Apr 10, 2026 by tnull Contributor Loading…
2 of 4 tasks
fix(bitcoind_rpc): emit invalidated heights when start_height is above agreement point bug Something isn't working
#2167 opened Apr 6, 2026 by evanlinjin Member Loading…
3 of 4 tasks
Add ancestor package computation to CanonicalView module-blockchain new feature New feature or request
#2164 opened Mar 24, 2026 by aagbotemi Contributor Draft
4 tasks done
Chain 0.24.0
ci: automated update to rustc 1.94.0 github_actions Pull requests that update GitHub Actions code
#2157 opened Mar 15, 2026 by create-pr-actions bot Loading… Chain 0.24.0
ci: switch from coveralls to codecov for coverage reporting chore Non-coding related work
#2144 opened Mar 9, 2026 by shubham-shinde-442 Loading…
1 of 6 tasks
Chain 0.24.0
Refactor ChainQuery to be more flexible
#2139 opened Mar 9, 2026 by evanlinjin Member Draft
1 of 3 tasks
chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2138 opened Mar 9, 2026 by dependabot bot Loading…
ci: remove slow and inefficient cargo caching
#2129 opened Feb 23, 2026 by harrshita123 Loading…
2 of 3 tasks
Improve unknown coin selection algorithm error message
#2125 opened Feb 15, 2026 by yashithac618 Loading…
1 of 6 tasks
Improved mutex poisoned error messages in examples
#2124 opened Feb 15, 2026 by yashithac618 Loading…
1 of 6 tasks
Refactor: update bdk-bitcoind-rpc to use bdk-bitcoind-client api A breaking API change dependencies Pull requests that update a dependency file module-blockchain
#2119 opened Feb 9, 2026 by tvpeter Collaborator Draft
1 task done
Chain 0.24.0
test: cover TxUpdate::map_anchors
#2116 opened Feb 8, 2026 by mubashirrao1122 Loading…
Add prev_blockhash validation to CheckPoint bug Something isn't working
#2115 opened Feb 5, 2026 by evanlinjin Member Loading…
3 tasks done
Chain 0.24.0
test: add non-empty coverage for TxUpdate
#2113 opened Feb 4, 2026 by mubashirrao1122 Loading…
fix: change output selection and dust threshold logic documentation Improvements or additions to documentation
#2065 opened Oct 18, 2025 by famouswizard Loading…
1 of 6 tasks
[WIP] chore(deps): bump rust-miniscript to 12.x.x
#2060 opened Oct 9, 2025 by oleonardolima Collaborator Loading…
6 tasks
Chain 0.23.4
Add skiplist to CheckPoint for O(√n) traversal
#2048 opened Sep 25, 2025 by evanlinjin Member Loading…
3 tasks done
Chain 0.24.0
docs(example): introduce new ChainQuery usage examples
#2046 opened Sep 25, 2025 by oleonardolima Collaborator Draft
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.