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
Files
89cb4de7f6c4a35dc13a32a65331289d32062e91
bdk
/
src
/
wallet
History
Richard Ulrich
98127cc5da
Allow setting RBF when bumping the fee of a transaction. This enables to further bump the fee.
2021-04-13 09:18:46 +02:00
..
address_validator.rs
Convert upper-case acronyms as suggested by CamelCase convention
2021-04-07 22:14:54 +02:00
coin_selection.rs
Avoid over-/underflow error in coin_select
2021-04-06 10:21:55 +10:00
export.rs
Update license to Apache 2.0 or MIT, copyright to Bitcoin Dev Kit Developers
2021-03-03 13:23:25 -08:00
mod.rs
Adding tests to demonstrate that we can't keep RBF when bumping the fee of a transaction.
2021-04-13 09:18:43 +02:00
signer.rs
Convert upper-case acronyms as suggested by CamelCase convention
2021-04-07 22:14:54 +02:00
time.rs
Update license to Apache 2.0 or MIT, copyright to Bitcoin Dev Kit Developers
2021-03-03 13:23:25 -08:00
tx_builder.rs
Allow setting RBF when bumping the fee of a transaction. This enables to further bump the fee.
2021-04-13 09:18:46 +02:00
utils.rs
Update license to Apache 2.0 or MIT, copyright to Bitcoin Dev Kit Developers
2021-03-03 13:23:25 -08:00