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

[WIP] Remove acc_next columns #2200

Closed
wants to merge 3 commits into from
Closed

[WIP] Remove acc_next columns #2200

wants to merge 3 commits into from

Conversation

georgwiese
Copy link
Collaborator

With the custom witgen in #2191, we don't actually need it anymore!

@leonardoalt
Copy link
Member

has conflicts

@@ -68,6 +66,8 @@ impl<F: FieldElement> Connection<F> {
| Identity::PhantomPermutation(PhantomPermutationIdentity { left, right, .. }) => {
Ok((left.clone(), right.clone(), ConnectionKind::Permutation))
}
// TODO(bus_interaction)
Copy link
Member

Choose a reason for hiding this comment

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

not in this PR I assume?

@leonardoalt
Copy link
Member

somehow the diff here is showing repeated diffs even though this PR builds on top of the other two, so it's gonna be easier when this is rebased

leonardoalt
leonardoalt previously approved these changes Dec 9, 2024
Base automatically changed from bus-witgen to main December 9, 2024 14:08
@leonardoalt leonardoalt dismissed their stale review December 9, 2024 14:08

The base branch was changed.

@georgwiese
Copy link
Collaborator Author

Part of #2201 now

@georgwiese georgwiese closed this Dec 9, 2024
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.

2 participants