Skip to content

[Book] Examples #85

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

Merged
merged 2 commits into from
Nov 24, 2024
Merged

[Book] Examples #85

merged 2 commits into from
Nov 24, 2024

Conversation

baitcode
Copy link
Contributor

  • Added custom arguments to basic
  • Added comments to test basic test program
  • Created a script to generate documentation based on comments + test_files folder structure
  • A bit of cleanup in test data generation scripts + support for arguments

While I was doing this I realised that input arguments for programs are not in json format. But it was too late.
I had to regenerate execution artifacts for all programs as part of testing (for hashing it was not necessary). Pardon me for that.

Here is a link to result

This resolves issue #32

Checklist:

  • Cairo sources
  • Trace
  • Memory
  • Input
  • Output
  • Prover params
  • Prover config
  • Proof
  • Args
  • Verbose description
  • Documentation Page

- Added comments to test basic test program
- Created a cript to generate documentation based on comments + test_files folder structure
- A bit of cleanup in test data generation scripts + support for arguments

This resolves issue dipdup-io#32
@baitcode
Copy link
Contributor Author

I didn't quite understand what you meant when you meant by outputs could you elaborate, please?

@dmirgaleev dmirgaleev merged commit 43061aa into dipdup-io:master Nov 24, 2024
@dmirgaleev dmirgaleev mentioned this pull request Nov 24, 2024
@dmirgaleev dmirgaleev linked an issue Nov 24, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

[Book] Examples
2 participants