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

feat: Add New IO commitment table traces in Memory table trace #1571

Merged
merged 7 commits into from
Apr 17, 2024

Conversation

codeblooded1729
Copy link
Contributor

No description provided.

@codeblooded1729 codeblooded1729 changed the title feat: Add New IO commitment table traces in Memory table feat: Add New IO commitment table traces in Memory table trace Apr 16, 2024
Comment on lines +679 to +681
memory_io::columns::lookup_for_memory(TableKind::CallTape),
memory_io::columns::lookup_for_memory(TableKind::EventsCommitmentTape),
memory_io::columns::lookup_for_memory(TableKind::CastListCommitmentTape),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plus I added these missing lookups.

Copy link
Contributor

@spiral-ladder spiral-ladder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM aside from formatting missing from code blocks with rustfmt::skip. Please see #1574 for the fix

@codeblooded1729 codeblooded1729 merged commit 4d8a84b into main Apr 17, 2024
9 checks passed
@codeblooded1729 codeblooded1729 deleted the kapil/add_commitment_io_traces branch April 17, 2024 04:54
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.

2 participants