Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple questions #94

Open
microbecode opened this issue Nov 25, 2024 · 1 comment
Open

Simple questions #94

microbecode opened this issue Nov 25, 2024 · 1 comment

Comments

@microbecode
Copy link

Hey, some basic questions. couldn't find answers in the docs.

  1. Is the actual proof generated somewhere or does running a program just generate a trace/witness? How could I see the proof?
  2. Is there some intermediary format used and can I see it somewhere?
  3. Are all component input parameters private by default, and if I want to make them public I can declare them as global inside the function?
  4. Is there a way to call a component with parameters from the command line directly, without a test function?
  5. Is there a way to see data returned by a function, without a test function?
  6. Is there a way to console.log-kindof values?
Copy link

linear bot commented Nov 25, 2024

ZIR-254 Simple questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant