Skip to content

Commit

Permalink
Merge pull request #59 from BP-WG/bitcoin-0.29
Browse files Browse the repository at this point in the history
Refactoring to the new bitcoin v0.29 and miniscript v9.0 APIs
  • Loading branch information
dr-orlovsky committed Nov 17, 2022
2 parents 1009255 + 727be87 commit bc7a08d
Show file tree
Hide file tree
Showing 52 changed files with 1,173 additions and 1,868 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,13 @@ jobs:
fail-fast: false
matrix:
feature:
- keygen
- miniscript
- electrum
- strict_encoding
- keygen
- construct
- sign
- hwi
- miniscript
- hot
- cli
- serde
Expand Down
Loading

0 comments on commit bc7a08d

Please sign in to comment.