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

Add integration tests for OmniToken. #148

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Add integration tests for OmniToken. #148

merged 3 commits into from
Dec 4, 2024

Conversation

kisialiou
Copy link
Collaborator

No description provided.

token_deploy_initiator
.call(locker.id(), "deploy_token")
.args_borsh(get_test_deploy_token_args(
ChainKind::Eth,
Copy link
Contributor

Choose a reason for hiding this comment

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

Here, ChainKind should match the one used in init_token_address, and it’s not always ETH.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

And where should it be checked? In the prover?

@kisialiou kisialiou merged commit db88f8d into main Dec 4, 2024
4 of 8 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