luniehq / lunie

Lunie is staking, simplified ✨
https://lunie.io
Apache License 2.0
279 stars 100 forks source link

Use schnorrkel (sr25519) type in account creation and importing in Polkadot #3887

Closed mariopino closed 4 years ago

mariopino commented 4 years ago

Is your feature request related to a problem? Please describe.

Schnorrkel (sr25519) is used as the default type in standard account creation in Polkadot JS UI. We should use it in Lunie account creation & importing, ed25519 (which we are currently using) is only used for validator addresses.

faboweb commented 4 years ago

this will break our existing addresses, right?

mariopino commented 4 years ago

this will break our existing addresses, right?

Sadly yes :-(