Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.16.1 #552

Merged
merged 4 commits into from
Feb 24, 2022
Merged

Release/0.16.1 #552

merged 4 commits into from
Feb 24, 2022

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented Feb 19, 2022

Description

This is a bug fix release. Cherry picked #539 and #550 so projects using bdk ^0.16 like bdk-cli will be able to do a cargo update and not be broken. Also need this since our 0.17.0 release is running late.

Notes to the reviewers

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature
  • I've updated CHANGELOG.md

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #552 (552765b) into master (fcf4227) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #552   +/-   ##
=======================================
  Coverage   73.30%   73.30%           
=======================================
  Files          35       35           
  Lines        7540     7540           
=======================================
  Hits         5527     5527           
  Misses       2013     2013           
Impacted Files Coverage Δ
src/lib.rs 85.05% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcf4227...552765b. Read the comment docs.

@notmandatory notmandatory merged commit b23a074 into master Feb 24, 2022
@notmandatory notmandatory added this to the Release 0.16.1 milestone Mar 2, 2022
@notmandatory notmandatory self-assigned this Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant