Skip to content

Fix clippy error size - #248

Closed
notmandatory wants to merge 3 commits into
bitcoindevkit:masterfrom
notmandatory:chore/fix_clippy_error_size
Closed

notmandatory wants to merge 3 commits into
bitcoindevkit:masterfrom
notmandatory:chore/fix_clippy_error_size

Conversation

@notmandatory

Copy link
Copy Markdown
Member

Description

Fixes #245

Notes to the reviewers

WIP

Changelog notice

Checklists

All Submissions:

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

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

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

@notmandatory
notmandatory marked this pull request as draft May 28, 2025 00:41
@notmandatory notmandatory added the api A breaking API change label May 28, 2025
@notmandatory notmandatory moved this to In Progress in BDK Wallet May 28, 2025
@notmandatory notmandatory added the chore Non-coding related work label May 28, 2025
@ValuedMammal ValuedMammal mentioned this pull request Jun 27, 2025
7 tasks
@notmandatory

Copy link
Copy Markdown
Member Author

Closing since this has been fixed in other prs.

@github-project-automation github-project-automation Bot moved this from In Progress to Done in BDK Wallet Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api A breaking API change chore Non-coding related work

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

ci: fix large enum and error types to clippy recommended sizes

1 participant