Hey guys,
Can on confirm that the pyth-solana-receiver-sdk = β1.0.1β contains no breaking changes if we are using the 0.6.0 version now?
Hey guys,
Can on confirm that the pyth-solana-receiver-sdk = β1.0.1β contains no breaking changes if we are using the 0.6.0 version now?
gm,
The reason for the versions 1.0.0 and 1.0.1of pyth-solana-receiver-sdk was to release an sdk compatible with solana-program 2.x.x. Since we went from solana-program 1.x.x to 2.x.xas our dependency, we chose to make it a major semver change. The internals and public API have not changed.
So, then upgrading wonβt cause any issue then, as the anchor version we using uses solana-program β2.x.xβ ?
Yes thatβs my understanding