leo icon indicating copy to clipboard operation
leo copied to clipboard

[Feature] Tell the user variable and constraint count; maybe other data

Open mikebenfield opened this issue 8 months ago • 3 comments

🚀 Feature

Either do this automatically when building, or provide the option to do so.

mikebenfield avatar Apr 16 '25 19:04 mikebenfield

In which Leo command(s)? Related: https://github.com/ProvableHQ/leo/issues/27934

vicsn avatar Apr 16 '25 20:04 vicsn

The --dry--run flag will tell you the constraint and variable counts, but only if it's under the max limit. If the Variable limit exceeded you don't get either count, only an error message.

It may be worth:

  1. Printing both the variable and constraint count if the Deployment is over either limit.
  2. Printing a list of contraint and variable counts of each function. Both are available in the verifying keys, so it should be easy enough to print out!

iamalwaysuncomfortable avatar Apr 17 '25 12:04 iamalwaysuncomfortable

@mikebenfield I can have a look at this one.

tetsuo-cpp avatar Jun 19 '25 04:06 tetsuo-cpp

@mohammadfawaz can be closed as well it looks like. By the way, would you be able to check e-mail?

tetektoza avatar Oct 09 '25 23:10 tetektoza

I think this is partially being addressed in https://github.com/ProvableHQ/leo/pull/28803

By the way, would you be able to check e-mail?

Did you send me something? I didn't get anything.

mohammadfawaz avatar Oct 10 '25 00:10 mohammadfawaz

@mohammadfawaz I did, do you have discord maybe? I've sent you directly to the e-mail that's linked to your git commits.

tetektoza avatar Oct 10 '25 00:10 tetektoza

This is complete.

mohammadfawaz avatar Nov 27 '25 00:11 mohammadfawaz