Skip to content

Conversation

tvpeter
Copy link
Collaborator

@tvpeter tvpeter commented Sep 7, 2025

Description

Fixes #216

Changelog notice

  • Bumped tracing-subscriber to 0.3.20

Checklists

All Submissions:

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

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

@tvpeter tvpeter added the ci Github Actions CI Workflow Related label Sep 7, 2025
@tvpeter tvpeter requested a review from notmandatory September 7, 2025 03:57
@tvpeter tvpeter added this to the CLI 2.0.0 milestone Sep 7, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17523514986

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 2.155%

Totals Coverage Status
Change from base Build 17324807959: 0.0%
Covered Lines: 25
Relevant Lines: 1160

💛 - Coveralls

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 4810403

@tvpeter tvpeter merged commit c5a1a9a into bitcoindevkit:master Sep 8, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this to Done in BDK-CLI Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github Actions CI Workflow Related

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

RUSTSEC-2025-0055: Logging user input may result in poisoning logs with ANSI escape sequences

3 participants