fix: ensure vk is compatible with recursion circuit check#2427
fix: ensure vk is compatible with recursion circuit check#2427zlangley merged 2 commits intodevelop-v2.0.0-betafrom
Conversation
zlangley
commented
Feb 18, 2026
- generalize recursion circuit to use max_interactions from vkey
- ensure that the recursion circuit can actually be built for the child vkey in construction
e9aa13d to
0352a72
Compare
- generalize recursion circuit to use max_interactions from vkey - ensure that the recursion circuit can actually be built for the child vkey in construction
0352a72 to
c0bff4f
Compare
|
@claude explain where max_interactions is used in the proof shape AIR constraints |
|
Claude finished @jonathanpwang's task in 1m 26s —— View job
Where
|
|
I think we should have some more documentation on the exact way we go from the LogUp soundness paper -> LinearConstraints -> what recursion circuit actually bounds |
- generalize recursion circuit to use max_interactions from vkey - ensure that the recursion circuit can actually be built for the child vkey in construction