Tobin C. Harding
984c758f96
Upgrade miniscript/bitcoin dependency
...
Upgrade:
- bitcoin to v0.31.0
- miniscript to v11.0.0
Note: The bitcoin upgrade includes improvements to the
`Transaction::weight()` function, it appears those guys did good, we
no longer need to add the 2 additional weight units "just in case".
2024-04-08 15:16:02 +10:00
Einherjar
27a63abd1e
chore: typos fixed
2023-11-16 07:25:20 -06:00
Steve Myers
94f8fa530b
docs: fix spelling errors
2023-09-16 10:43:26 -05:00
Daniela Brozzoni
468d2a0a3b
Update tmp_plan to rust-bitcoin 0.30.0
2023-08-03 10:59:09 +02:00
志宇
315e7e0b4b
fix: rm duplicate bdk_tmp_plan
module
2023-07-28 11:30:16 +08:00
Steve Myers
3b68a7bcc0
For examples and nursery remove workspace dependency versions
2023-03-19 23:03:45 -05:00
Steve Myers
3a5d727899
Update workspace dependencies to be relative paths
2023-03-03 17:44:08 +01:00
Daniela Brozzoni
c61b3604e1
Fix cargo clippy warnings
...
Disabled warnings for nursery/tmp_plan as it's going to be replaced
anyways
2023-03-03 17:44:03 +01:00
Daniela Brozzoni
303a1703c9
Rust fmt
2023-03-02 12:27:52 +01:00
LLFourn
c069b0fb41
Move everything else over 🎉
...
This completes the move of things from https://github.com/LLFourn/bdk_core_staging
2023-03-02 10:56:36 +01:00