Skip to content

changed anchor serailze/deserailize to borsh #1765

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

Merged
merged 3 commits into from
Jul 15, 2024
Merged

changed anchor serailze/deserailize to borsh #1765

merged 3 commits into from
Jul 15, 2024

Conversation

mubarizkyc
Copy link
Contributor

fix #1759
I got the error
Screenshot from 2024-07-13 16-20-45

On debugging i found out that it is originating for pythnet-sdk for src/wire.rs

Screenshot from 2024-07-13 16-24-12

issue : MerklePriceUpdate uses serde or Borsh while the the program was using Anchor, so i used borsh for s/dserailization

Copy link

vercel bot commented Jul 13, 2024

@mubarizkyc is attempting to deploy a commit to the pyth-web Team on Vercel.

A member of the Team first needs to authorize it.

@mubarizkyc mubarizkyc closed this Jul 14, 2024
@mubarizkyc mubarizkyc reopened this Jul 15, 2024
@guibescos
Copy link
Contributor

Thanks for the contribution, can you please bump
pyth-solana-receiver-sdk to 0.3.1 ?

@mubarizkyc
Copy link
Contributor Author

@guibescos i didnt understand

@guibescos
Copy link
Contributor

Please change the version of pyth-solana-receiver-sdk from 0.3.0 to 0.3.1.
Also please fix the pre-commit checks.

changed pyth-solana-receiver-sdk to 0.3.1
@mubarizkyc
Copy link
Contributor Author

@guibescos is it fixed now

@guibescos guibescos merged commit a3147fe into pyth-network:main Jul 15, 2024
2 of 4 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.

Anchor 0.30.1 build fails at pyth-solana-receiver-sdk 0.3.0 version
2 participants