Skip to content

feat: implement Clone for TransactionContextBuilder#2979

Open
PhilippGackstatter wants to merge 2 commits into
nextfrom
pgackst-clone-for-tx-context-builder
Open

feat: implement Clone for TransactionContextBuilder#2979
PhilippGackstatter wants to merge 2 commits into
nextfrom
pgackst-clone-for-tx-context-builder

Conversation

@PhilippGackstatter
Copy link
Copy Markdown
Contributor

Implements Clone for TransactionContextBuilder so we can simplify multisig test code that rebuilds transaction contexts twice: once to get the tx summary, once to execute.

Also adds a helper for unwrapping a TransactionExecutorError::Unauthorized variant.

Motivated by reducing line count in general but in particular for #2973.

@PhilippGackstatter PhilippGackstatter added no changelog This PR does not require an entry in the `CHANGELOG.md` file pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority labels May 26, 2026
@PhilippGackstatter PhilippGackstatter force-pushed the pgackst-clone-for-tx-context-builder branch from 3f5b81b to c8e701f Compare May 26, 2026 09:07
@PhilippGackstatter PhilippGackstatter marked this pull request as ready for review May 26, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant