paritytech / psvm

Polkadot SDK Version Manager
Other
31 stars 4 forks source link

fetch versions mapping online #9

Closed xlc closed 2 months ago

xlc commented 3 months ago

I don't want to reinstall psvm for every new polkadot-sdk release. It just doesn't make sense. It should discover the new release mapping and just works with the new release as soon as it is released.

and wen 1.10.0?

patriciobcs commented 3 months ago

Yes! This will be the ideal, I'm working on a solution to get the version directly from a Polkadot SDK branch.

ggwpez commented 3 months ago

This would also allow it to stay up to date in case we backport something.

patriciobcs commented 2 months ago

@xlc This feature is now working! You update to v0.2.0 and run fo example cargo psvm -v 1.10.0.