polkadot-cloud / polkadot-staking-dashboard

Fully Featured Dashboard for Staking and Nomination Pools on Polkadot.
http://staking.polkadot.cloud
GNU General Public License v3.0
158 stars 167 forks source link

feat: Check if Polkadot app is at least generic version #2191

Closed rossbulat closed 2 months ago

rossbulat commented 2 months ago

Fails the "runtime check" stage of a Ledger device if the Polkadot Ledger app version is not at least the version when generic support was introduced.

Uses compare-versions for semVer comparison.