Closed Tbaut closed 2 years ago
Thanks for being so fast @Tbaut!
@jacogr any estimates when this will hit the public chrome extension?
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
This PR reverts https://github.com/polkadot-js/extension/pull/1053 now that Signer supports raw bytes signing again thanks to https://github.com/paritytech/parity-signer/pull/1332
Small bonus, I added an error message in case the account has no
genesisHash
associated. This is mandatory for QR generation and is a common source of confusion. Before having this message, the screen would only show the bytes, with no signing button or QR code, leaving users with no clue about what's going on.I tested it with Signer
master
branch, Polkassembly and the Signing tool of apps.