dapphub / dapphub/dapptools

Ledger -- ethsign: failed to sign tx

Open
#936 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.1k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

When trying to sign transaction with a ledger hardware wallet, I am prompted on the device to accept & send the transaction as expected.

However, I receive an error:

```
ethsign tx --sig --from --to --gas-price 2000000000 --prio-fee 1000000000 --data --gas-limit 1500000 --nonce 16 --value 0x0 --chain-id 1
Waiting for hardware wallet confirmation...
ethsign: failed to sign tx
```

---

I have tried setting environment variables which does not seem to fix the error. I believe the ledger and command is working since I'm getting prompted on the device to sign the transaction. It doesnt seem like `ethsign` is handling the response correctly? The command works for addresses saved to the keystore

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.