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

solana-ibc: upgrade to latest ibc away from fork #21

Merged
merged 1 commit into from
Oct 11, 2023
Merged

solana-ibc: upgrade to latest ibc away from fork #21

merged 1 commit into from
Oct 11, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Oct 11, 2023

No description provided.

@mina86 mina86 requested a review from dhruvja October 11, 2023 21:52
@mina86 mina86 enabled auto-merge (squash) October 11, 2023 21:52
@mina86
Copy link
Collaborator Author

mina86 commented Oct 11, 2023

I’m not sure why we needed the fork in the first place to be honest. Am I missing something?

@mina86 mina86 merged commit 274b60b into master Oct 11, 2023
4 checks passed
@mina86 mina86 deleted the mpn/a branch October 11, 2023 22:00
@mina86
Copy link
Collaborator Author

mina86 commented Oct 11, 2023

Uh… Branch wasn’t configured to require review so this ended up auto-merged without review. Changed the settings.

@dhruvja
Copy link
Collaborator

dhruvja commented Oct 12, 2023

I’m not sure why we needed the fork in the first place to be honest. Am I missing something?

We forked it because we were using a old version of solana program which used borsh0.9 . So we downgraded borsh in the forked version. But the build still fails when we don't use the forked version. Lemme see what the issue is.

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