Timeline for How to add a confirmation to a multisig transaction in Safe with a Ledger device?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 9, 2024 at 8:35 | comment | added | jvf | Have you tried the signEIP712Message()? npmjs.com/package/@ledgerhq/hw-app-eth#signeip712message You can get all the info you need for that from the safe-api | |
| Sep 6, 2024 at 20:59 | comment | added | S_C | Hi! Thanks for you answer. eth.sign() does not exist in the @ledgerhq/hw-app-eth library. I am facing the issue and have not found a workaround. The public key derived from the signature I am constructing is not the one I am expecting (the one I am actually signing from). Do you have any other ideas? | |
| Sep 6, 2024 at 14:15 | history | edited | jvf | CC BY-SA 4.0 | added 4 characters in body |
| S Sep 6, 2024 at 14:15 | review | First answers | |||
| Sep 20, 2024 at 14:18 | |||||
| S Sep 6, 2024 at 14:15 | history | answered | jvf | CC BY-SA 4.0 |