issues
search
bitcoindevkit
/
bdk
A modern, lightweight, descriptor-based wallet library written in Rust!
Other
868
stars
311
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Better comment for `TxGraph::empty_outspends`
#1747
evanlinjin
opened
51 minutes ago
0
deps(esplora): bump `esplora-client` to 0.11.0
#1746
ValuedMammal
opened
7 hours ago
0
ci: pin `rustls` dependency version to build with rust 1.63
#1745
LagginTimes
closed
21 hours ago
0
test: update electrsd to fix RUSTSEC-2024-0384 warning
#1744
notmandatory
closed
3 days ago
0
cancel_tx has no effect
#1743
ErikDeSmedt
opened
3 days ago
1
Bump electrum-client and esplora-client versions
#1742
notmandatory
opened
4 days ago
0
`TxBuilder`: Add an option to only use confirmed utxo's
#1741
ErikDeSmedt
opened
4 days ago
0
Undetected double-spent
#1740
ErikDeSmedt
opened
4 days ago
2
test(chain): add several basic scenarios to test transaction conflicts
#1739
pluveto
opened
4 days ago
7
test(core): add unit tests for `merge` trait
#1738
pluveto
opened
4 days ago
1
fix(tx_builder)!: make TxBuilder Send safe, remove Clone trait
#1737
notmandatory
opened
5 days ago
4
Sqlite - allow persisting anchor without tx
#1736
evanlinjin
opened
5 days ago
3
WIP: Benchmark `TxGraph` queries
#1735
ValuedMammal
opened
6 days ago
1
chore(chain)!: use `debug_assert!` on `apply_update`
#1734
oleonardolima
closed
4 days ago
1
feat(chain,wallet)!: Transitive `ChainPosition`
#1733
evanlinjin
opened
6 days ago
0
chore(core)!: rename `SyncResult` to `SyncResponse`
#1732
oleonardolima
closed
5 days ago
2
fix(core): Fix checkpoint Drop stack overflow
#1731
LLFourn
closed
4 days ago
2
Check time when persisting in `rusqlite` impl
#1730
rustaceanrob
closed
4 days ago
0
docs: to README.md add tests troubleshooting (run in series)
#1729
riverKanies
opened
1 week ago
0
Feature(testenv)/run regtest tests in series
#1728
riverKanies
closed
4 days ago
5
Use `bitcoin::constants::COINBASE_MATURITY`
#1727
rustaceanrob
closed
5 days ago
0
Enforce OP_RETURN standardness
#1726
rustaceanrob
opened
1 week ago
1
Check recent blocks are not empty
#1725
rustaceanrob
opened
1 week ago
5
Type constraint on list canonical tx
#1724
rustaceanrob
closed
1 week ago
0
Add test troubleshooting section to README?
#1723
riverKanies
opened
1 week ago
6
fix(testenv): disable downloads (bitcoind and electrsd) for docs.rs b…
#1722
riverKanies
closed
5 days ago
6
chore(deps): bump hashbrown to v0.14.5
#1721
tvolk131
closed
4 days ago
8
Question: BDK audit report
#1720
darioAnongba
opened
1 week ago
2
ci: automated update to rustc 1.82.0
#1719
create-pr-actions[bot]
closed
1 week ago
0
Enforce standardness rules for TxBuilder::add_data
#1718
notmandatory
opened
1 week ago
0
Fix docs for Wallet:create_tx when empty output vector
#1717
notmandatory
opened
1 week ago
0
Verify network consistency between chain genesis and descriptors
#1716
notmandatory
opened
1 week ago
0
Fix docs for CoinSelectionAlgorithm::coin_select
#1715
notmandatory
closed
6 days ago
1
Randomize anti-fee sniping height
#1714
notmandatory
opened
1 week ago
0
Sqlite: check last_seen timestamp
#1713
notmandatory
closed
4 days ago
0
Sqlite: check anchor to tx foreign key constraint
#1712
notmandatory
opened
1 week ago
3
Improve safety of finalize_psbt
#1711
notmandatory
opened
1 week ago
0
Cleanup create_tx fee_amount usage
#1710
notmandatory
opened
1 week ago
0
Create tx with nVersion 2
#1709
notmandatory
closed
1 week ago
1
Explain behavior of check_change_descriptor
#1708
notmandatory
closed
6 days ago
1
Consider unconfirmed ancestors in tx fee estimation
#1707
notmandatory
opened
1 week ago
0
Transaction builder should handle invalid tip height
#1706
notmandatory
opened
1 week ago
0
Validate previous tx outputs for get_psbt_input
#1705
notmandatory
opened
1 week ago
0
Validate UTXO data for build_fee_bump
#1704
notmandatory
opened
1 week ago
0
Sanity check PSBT before signing
#1703
notmandatory
opened
1 week ago
0
Check unchecked arithmetic for externally provided values
#1702
notmandatory
opened
1 week ago
0
Return error for invalid descriptor types
#1701
notmandatory
opened
1 week ago
0
bdk_electrum: use transaction-get verbose param
#1700
notmandatory
opened
1 week ago
1
bdk_electrum: cache merkle proofs
#1699
notmandatory
opened
1 week ago
2
bdk_electrum: don't query prevouts of coinbase tx
#1698
notmandatory
opened
1 week ago
0
Next