bdk icon indicating copy to clipboard operation
bdk copied to clipboard

Release/0.21.0

Open afilini opened this issue 3 years ago • 1 comments

Description

Merge the release branch back into master

Checklists

All Submissions:

  • [x] I've signed all my commits
  • [x] I followed the contribution guidelines
  • [x] 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

afilini avatar Aug 11 '22 19:08 afilini

Codecov Report

Merging #711 (8026bd9) into master (03d3c78) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #711   +/-   ##
=======================================
  Coverage   77.21%   77.21%           
=======================================
  Files          35       35           
  Lines        8987     8987           
=======================================
  Hits         6939     6939           
  Misses       2048     2048           
Impacted Files Coverage Δ
src/descriptor/dsl.rs 92.75% <ø> (ø)
src/lib.rs 83.44% <ø> (ø)
src/wallet/mod.rs 97.01% <ø> (ø)
src/wallet/tx_builder.rs 91.66% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 11 '22 19:08 codecov[bot]