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

Refactor some parts of the verifier and add more mvir tests. #1765

Merged

Conversation

steelgeek091
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented May 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 7:46am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview May 29, 2024 7:46am

…module.

add the data_struct_func tests

add more tests for data_struct_func

add more tests

add tests for special allowed types

add more mvir tests

add the missed exp file
@@ -429,6 +429,24 @@ pub fn compile_and_inject_metadata(

rooch_metadata.data_struct_map = data_structs_map;
}

if metadata_type == "data_struct_func" {
Copy link
Contributor

Choose a reason for hiding this comment

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

Define some consts?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OK, will fix it in a later PR.

@jolestar jolestar merged commit cdab9c4 into rooch-network:main May 29, 2024
7 checks passed
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