Skip to content

Comments

Refactor: Move TxTemplate types and logic to bdk_testenv (Fixes #1936)#2122

Open
varunnaikr wants to merge 1 commit intobitcoindevkit:masterfrom
varunnaikr:fix-issue-1936
Open

Refactor: Move TxTemplate types and logic to bdk_testenv (Fixes #1936)#2122
varunnaikr wants to merge 1 commit intobitcoindevkit:masterfrom
varunnaikr:fix-issue-1936

Conversation

@varunnaikr
Copy link

@varunnaikr varunnaikr commented Feb 14, 2026

Description

Notes to the reviewers

Changelog notice

Checklists

All Submissions:

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

@varunnaikr
Copy link
Author

Hi, I have opened a PR for this issue.

PR: #2122

Copy link

@va-an va-an left a comment

Choose a reason for hiding this comment

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

It looks like this PR only covers part of the issue - the TxTemplate code was copied to bdk_testenv but not removed from the original location, and steps 2-4 from the issue (using Cow<'static, B>, redoing benchmarks, helper methods) are not addressed yet.

Would you consider closing this or converting it to a draft until it's more complete?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants