Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circuits: Add TxCircuit::from_slice constructor #233

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

moCello
Copy link
Member

@moCello moCello commented Aug 8, 2024

Resolves #232

@moCello moCello force-pushed the mocello/232_circuit_slice branch 2 times, most recently from e093006 to cac7086 Compare August 8, 2024 15:08
@moCello moCello force-pushed the mocello/232_circuit_slice branch from cac7086 to 8a5008b Compare August 8, 2024 15:11
Copy link
Member

@xevisalle xevisalle left a comment

Choose a reason for hiding this comment

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

LEGTM

Copy link
Member

@ureeves ureeves left a comment

Choose a reason for hiding this comment

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

LGTM!

@moCello moCello merged commit e047fc6 into master Aug 9, 2024
6 checks passed
@moCello moCello deleted the mocello/232_circuit_slice branch August 9, 2024 09:24
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.

circuits: Add a way to construct a TxCircuit from bytes
3 participants