Slesarew
Slesarew
I'm pretty sure the issue is on the hot side; I've reproduced it - apparently, website expects only ethereum-style headers (unsupported by Signer) to add account directly; when added through...
Wow, can you share what models are you experimenting with? I honestly though that my Xiaomi Mi1 with cracked camera is quite on the bottom (and I ended up using...
The history page now shows checksum of history db tree. User can memorize the u32 shown and check for it next time Signer is launched; history is automatically salted with...
It's not supposed to be possible; it's a security feature designed with @kirushik so that adversary with physical access won't shuffle your keys. You should remove old entity and create...
On top of this, I just have to add a few things. - I was informed by legal team that we are not allowed to develop security protocols for 3rd...
Also please be aware of #1050 and if it is related to your network - please join discussion.
Also if you are willing to get into slightly more complicated management, metadata could be fetched from network through RPC calls or extracted from wasm binary before it is deployed....
If you have a valid runtime binary, metadata could be extracted from it by many tools, some of which do not require to run this metadata. We've added this function...
Are you sure the crypto algorithm in polkadot.js is set to sr25519? Which version of Signer is this? Did you check that derivation path matches? Old Signer was creating something...
@SvenMeyer please have a look at this document - IMO the best explanation of the derivations out there. https://substrate.dev/docs/en/knowledgebase/integrate/subkey Yes, these are different thing from the old good bitcoin format,...