novasamatech / nova-spektr

Nova Spektr — All-in-one Polkadot desktop wallet supporting multisigs, staking, light clients, and more
https://novaspektr.io
Apache License 2.0
37 stars 14 forks source link

EVM Chains support #1477

Closed pgolovkin closed 2 months ago

pgolovkin commented 4 months ago
  1. Update chains.json (update CI)
  2. Update Polkadot Vault transaction signing
  3. Transfers in Moonbeam, Moonriver
  4. Create multisig operations in Moonbeam, Moonriver
  5. Check if Multisig address for Moonbeam, Moonriver is correct (compare with extisting multisig)
  6. Check that Matrix (SMP) works with Moonbeam, Moonriver multisigs
  7. Check if acccount identicon is correct. It should match Polkadot js apps identicon
  8. Check if EVM chains work with Dynamic derivations key generator, Dynamic Derivations transactions.
  9. For Single Polkadot Vault wallet create accounts for EMV chains if QR code contains ethereum address, for Substrate chains if QR code contains Substrate address.

PR plans:

  1. Pairing accounts with EVM chains
  2. Signing operations for EVM chains (transfer)
stepanLav commented 4 months ago

Status verification: ❌

What has been verified:

Found during testing:

stepanLav commented 3 months ago

Status verification: ✅