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: ci #163

Merged
merged 11 commits into from
Feb 2, 2025
Merged

fix: ci #163

merged 11 commits into from
Feb 2, 2025

Conversation

frolvanya
Copy link
Contributor

@frolvanya frolvanya commented Dec 24, 2024

closes #219

@frolvanya frolvanya marked this pull request as ready for review December 24, 2024 03:58
@frolvanya frolvanya requested review from olga24912, karim-en and kiseln and removed request for olga24912 and karim-en February 1, 2025 02:46
@frolvanya frolvanya force-pushed the fix/ci branch 2 times, most recently from 7e9dd6c to 0bcc11b Compare February 1, 2025 09:25
@@ -62,3 +62,14 @@ pub enum ProofKind {
DeployToken,
LogMetadata,
}

impl From<ProofKind> for u8 {
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tried using it, but I got a borsh error. Let me try again

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure where did I mess up the last time, but it works now: 8601b57

@karim-en karim-en merged commit eae48e0 into main Feb 2, 2025
12 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.

[Omni-Bridge]: Fix CI
3 participants