Skip to content

Commit

Permalink
Merge #1116
Browse files Browse the repository at this point in the history
1116: build(deps): upgrade bdk, ecdsa_fun, sigma_fun, bitcoin-harness, sha2, serde r=delta1 a=delta1

upgrades the following dependencies 

- bdk to 0.22.0 #1126  
- ecdsa_fun to 7c3d592 #1124
- sigma_fun to 7c3d592 #1125
- sha2 to 0.10.2 #948
- serde to 1.0.144 #1115
- bitcoin-harness upgrade was required, waiting for merge at coblox/bitcoin-harness-rs#25
- revert 11eb173 "ci: specify previous dprint version until fixed"
   

Co-authored-by: Byron Hambly <bhambly@blockstream.com>
  • Loading branch information
bors[bot] and delta1 committed Sep 9, 2022
2 parents 1947e44 + 0467a56 commit 08fd314
Show file tree
Hide file tree
Showing 18 changed files with 316 additions and 365 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:

- name: Check formatting
uses: dprint/check@v2.1
with:
dprint-version: 0.30.3

- name: Run clippy with default features
run: cargo clippy --workspace --all-targets -- -D warnings
Expand Down
Loading

0 comments on commit 08fd314

Please sign in to comment.