Skip to content

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

@vercel
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 ?

@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.

mubarizkyc and others added 2 commits July 15, 2024 18:56
changed pyth-solana-receiver-sdk to 0.3.1
@guibescos guibescos merged commit a3147fe into pyth-network:main Jul 15, 2024
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