albedo
albedo copied to clipboard
View public key from Trezor device
In the playground I tried to show public key from account linked to trezor, at first browser blocked "double" pop-up, but after I enabled it and confirmed hash on the device (which doesn't really tell user what's going on, so on-screen guidance would be very helpful)
Then it failed
Yes, I'm working on this. There is a problem with signing/transactions processing on Trezor wallets. TrezorConnect doesn't support direct ED25519 signatures for raw binary data (which would be laso a convenient fallback for newly added BumpFeeTransaction
type and muxed accounts), so I'm looking for alternative solutions. I asked a question here, still waiting for an answer.
Probably, it's worth disabling Trezor login option for now.