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

Fix Documentation and Minor Code Corrections #7

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zeevick10
Copy link

This pull request addresses several documentation issues and minor code corrections across multiple files. Key changes include:
Documentation Updates:

  1. Clarified the usage of the get_builtin_costs function in the README file, ensuring that users understand the implications of gas checks and the necessary modifications to the poseidon_hash_span function.

Code Corrections:

  1. Fixed comments in the fq.cairo file to accurately describe the modular inverse calculation.
  2. Updated the address reference in the dict_write function within dict_hint_utils.rs for clarity.
  3. Removed redundant comments in the vm_core.rs file to streamline the code.

These changes aim to improve the clarity and maintainability of the codebase.

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.

1 participant