starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

Remove InteractionElements and LookupValues #802

Closed andrewmilson closed 4 days ago

andrewmilson commented 3 weeks ago

InteractionElements removed in favour of storing interaction elements the components directly with LookupElements. LookupValues removed in favour of storing lookup values on a claim struct.

This change is Reviewable

andrewmilson commented 3 weeks ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @andrewmilson and the rest of your teammates on Graphite Graphite

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.76%. Comparing base (1ee6a70) to head (8a565ba).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #802 +/- ## ======================================= Coverage 92.76% 92.76% ======================================= Files 89 89 Lines 12041 12032 -9 Branches 12041 12032 -9 ======================================= - Hits 11170 11162 -8 + Misses 764 763 -1 Partials 107 107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.