Skip to content

refactor: remove ProvenTransactionBuilder in favor of ProvenTransaction::new#2402

Open
Himess wants to merge 2 commits into0xMiden:nextfrom
Himess:remove-proven-transaction-builder
Open

refactor: remove ProvenTransactionBuilder in favor of ProvenTransaction::new#2402
Himess wants to merge 2 commits into0xMiden:nextfrom
Himess:remove-proven-transaction-builder

Conversation

@Himess
Copy link
Contributor

@Himess Himess commented Feb 5, 2026

Removes ProvenTransactionBuilder and adds ProvenTransaction::new() constructor with validation.

Closes #1999

@Himess Himess force-pushed the remove-proven-transaction-builder branch from ddb4044 to 226a771 Compare February 5, 2026 00:59
…ction::new`

- Add `ProvenTransaction::new()` constructor with validation
- Remove `ProvenTransactionBuilder` struct and impl
- Update all usages to use the new constructor

Closes 0xMiden#1999
@Himess Himess force-pushed the remove-proven-transaction-builder branch from 226a771 to ca50eaa Compare February 5, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove ProvenTransactionBuilder

1 participant