You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the utils we use in Keth were copied from Kakarot and are actually mingled inthe Keth codebase.
With the introduction of uv workspace, they would be better put in an isolated places where both us and other could reuse them independtly.
Why
Move the test runner and the profiler to a dedicated module in cairo-addons
The text was updated successfully, but these errors were encountered:
Why
Some of the utils we use in Keth were copied from Kakarot and are actually mingled inthe Keth codebase.
With the introduction of uv workspace, they would be better put in an isolated places where both us and other could reuse them independtly.
Why
Move the test runner and the profiler to a dedicated module in cairo-addons
The text was updated successfully, but these errors were encountered: