This repository was archived by the owner on Oct 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Recover constraint debugging #1756
Draft
matthiasgoergens
wants to merge
94
commits into
main
Choose a base branch
from
matthias/recover-constraint-debugging
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 9 commits
Commits
Show all changes
94 commits
Select commit
Hold shift + click to select a range
84250bd
Revert "Remove counter-productive 'debug' option (#1547)"
matthiasgoergens b1a937e
Introduce new trait
matthiasgoergens 0f6e437
Lifetime shenanigans
matthiasgoergens e453c64
Introduce more
matthiasgoergens 7d42524
Remove unnecessary lifetime
matthiasgoergens bdb5838
Fix lifetimes
matthiasgoergens d8581ea
More conversion
matthiasgoergens 59d0808
No vars
matthiasgoergens 986d1cc
Inline vars
matthiasgoergens e3b6ed5
Minimize diff
matthiasgoergens fe43ff1
Convert more
matthiasgoergens 0062e8e
Fix
matthiasgoergens 3a8eb3c
Simpler
matthiasgoergens 109ae4a
More uniform
matthiasgoergens 3960271
Simplify
matthiasgoergens f724f1c
Fmt
matthiasgoergens 548026b
Convert more
matthiasgoergens 08ddd98
Poseidon convert
matthiasgoergens 7d128b3
Forward
matthiasgoergens bfbdf9a
More
matthiasgoergens 71222b2
Commitment
matthiasgoergens cea92e2
Convert all
matthiasgoergens 839a8b8
PublicInputs
matthiasgoergens e9c7559
Stopgop
matthiasgoergens f36f903
Remove PublicInputs from HasNamedColumns
matthiasgoergens d427924
Merge remote-tracking branch 'origin/main' into matthias/recover-cons…
matthiasgoergens e062d97
Merge remote-tracking branch 'origin/main' into matthias/recover-cons…
matthiasgoergens 4ff65b1
Fix
matthiasgoergens 84f64d1
Merge remote-tracking branch 'origin/main' into matthias/recover-cons…
matthiasgoergens d58eef6
Try using Expr<'a, T> instead of U in NoColumns
11bac0c
Move PublicInputs to a GAT
5bf4795
Move View to a GAT
585aa7b
Relax to_typed_starkframe
8a8b500
Add FromIterator to GenerateConstraint's GATs
67697a0
Fix type of PublicInputs
57dc0ea
Revert "Fix type of PublicInputs"
5250921
Add a helper function to skip StarkFrame
88bb433
Fix Unstark
1fe6ac7
Add Debug requirement to GenerateConstraints
1daef17
Add Debug to GenerateConstraints::View
ec55208
Remove debugging code from expr
d2f8960
Make location and term public
1450845
Fix build_debug to just evaluate
4fee3db
Finish debug_single_trace
340425b
Fix indentation
cfd544c
Whoops
681fc12
Make ConstraintType public
c68459c
Handle FromIterator when Column is empty
7c2296e
Filter out when constraints are applicable
d9f3652
cargo clippy
702a64f
cargo fmt
88c6b6d
Fix Display instance for Unstark
0199021
cargo fmt
5b83f11
Another cargo fmt
6f862ab
Merge branch 'main' into matthias/recover-constraint-debugging
7deefcd
Simplify instances
40a4d37
Generalise NoColumns to ShadowColumns
0800ac3
cargo fmt
68eb2f0
cargo clippy
0188f8c
Merge remote-tracking branch 'origin/main' into matthias/recover-cons…
matthiasgoergens 8c6b983
Merge remote-tracking branch 'origin/main' into matthias/recover-cons…
matthiasgoergens 05eeaf4
Minimise diff
matthiasgoergens 340c708
Default to no constraints
matthiasgoergens a2e0bff
Simplify the implementation of StarkFrameTyped
d70bca3
Merge remote-tracking branch 'origin/matthias/recover-constraint-debu…
matthiasgoergens 93ad4c7
[no ci] WIP and BROKEN
7b2f8c2
Merge branch 'matthias/recover-constraint-debugging' into matthias/re…
matthiasgoergens 9ddbd37
Format
matthiasgoergens e428b17
Merge branch 'matthias/recover-constraint-debugging' into matthias/re…
matthiasgoergens 2cfbab1
Replace qualified path with 'use'
matthiasgoergens 8f4d442
Revert
matthiasgoergens 595a85c
Format
matthiasgoergens 0c46b6d
Simplify
matthiasgoergens 587beb0
Restore
matthiasgoergens c0ad81c
Simplify
matthiasgoergens 7c78c97
Fix
matthiasgoergens fd2cc3b
Simplify
matthiasgoergens cfaeb71
Convert skeleton CPU
matthiasgoergens d16a030
Convert CPU
matthiasgoergens f40123d
Convert full word memory
matthiasgoergens 7064b4e
Simplify
matthiasgoergens 0cb369c
Convert more
matthiasgoergens 22493b7
Working version
e3dcd5e
cargo fmt
bc62799
Migrate Unstark to a StarkFrom
07bbbca
Remove HasNamedColumns
c2bad47
Match directly on StarkFrom
715e41d
Remove passthrough to G from StarkFrom
ebc1c29
Inline Unstark
b67f8ee
Remove all the unecessary code
051c9a3
Refactor common structure to an unstark macro
ff0652b
cargo clippy
4b32868
Merge branch 'main' into matthias/recover-constraint-debugging
0f4c6f2
Clean up convenience type aliases
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.