This website requires JavaScript.
Explore
Help
Sign In
frost
/
bdk
Watch
3
Star
0
Fork
0
You've already forked bdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bdk
/
src
History
LLFourn
9a918f285d
Make TxBuilder actually Clone
...
it derived Clone but in practice it was never clone because some of the parameters were not Clone.
2021-02-26 13:33:52 +11:00
..
blockchain
s/UTXO/LocalUtxo/g
2021-02-26 13:33:52 +11:00
database
s/UTXO/LocalUtxo/g
2021-02-26 13:33:52 +11:00
descriptor
[descriptor] Perform additional checks before using a descriptor
2021-02-17 12:08:31 -08:00
keys
Rename ToDescriptorKey to IntoDescriptorKey
2021-02-12 23:23:20 -08:00
psbt
Add the license to every file
2020-08-31 11:48:25 +02:00
wallet
Make TxBuilder actually Clone
2021-02-26 13:33:52 +11:00
doctest.rs
Improve the README, add examples
2020-09-07 16:33:08 +02:00
error.rs
[wallet] Add "needed" and "available" metadata to Error::InsufficientFunds
2021-01-13 23:00:37 -06:00
lib.rs
Update version in the examples
2021-02-11 09:29:44 -05:00
types.rs
s/UTXO/LocalUtxo/g
2021-02-26 13:33:52 +11:00