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

Dot Graphs #3

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

Dot Graphs #3

wants to merge 4 commits into from

Conversation

sebastiantf
Copy link
Collaborator

@sebastiantf sebastiantf commented Feb 21, 2024

Description

  • Based on @0xalizk's suggestions, added tests that generate dot graphs for range check chip, MST inclusion circuit
  • TODO: Other chips are WIP

Referred docs: https://zcash.github.io/halo2/user/dev-tools.html

PS: graphviz-rust is being used to render an SVG out of the dot graph string. It requires having graphviz command client installed which took some time and space with Homebrew on Mac. Easier solution might be to use tintinweb's Graphviz Interactive Preview to open the dot file directly on VSCode

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