Skip to content

Conversation

@apoelstra
Copy link
Contributor

We retain the existing "only log jets in simplicity pset run" behavior, although we now have the ability to log every node. My expectation is that in practice users will usually only care about the flow of data between jets. We can add extensions later to improve this.

Meanwhile, this greatly improves the output; rather than doing a hex dump we output a full value decode which distinguishes left and right sums and so on. We also split up the inputs to the eq_1 and eq_2 jets which we previously didn't do because they'd be less than one hex nybble.

@apoelstra
Copy link
Contributor Author

I'll merge #19; then if we can do this as well we can cut a release.

We retain the existing "only log jets in `simplicity pset run`" behavior,
although we now have the ability to log every node. My expectation is that
in practice users will usually only care about the flow of data between
jets. We can add extensions later to improve this.

Meanwhile, this greatly improves the output; rather than doing a hex dump
we output a full value decode which distinguishes left and right sums and
so on. We also split up the inputs to the eq_1 and eq_2 jets which we
previously didn't do because they'd be less than one hex nybble.
@apoelstra apoelstra force-pushed the 2025-12/simplicity-update branch from 070594a to 9a32a5d Compare December 18, 2025 16:26
Copy link
Contributor Author

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

On 9a32a5d successfully ran local tests

@apoelstra
Copy link
Contributor Author

cc @delta1 @canndrew if I can have an ACK on this, I can merge it and then open a release PR, and hopefully we can get a hal-simplicity release with these changes out by Christmas.

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.

1 participant