-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not create a deal from a Ledger address #5386
Comments
Blocked by Zondax/ledger-filecoin#65 |
The blocker seems to be merged, are there any other blockers? |
Quoting from #6960
|
I am looking into this issue. Could you specify which method it is calling ? |
Hey @rllola! Comment I got from Magik on this issue:
The Storage Provider then signs the PublishStorageDeals which is method number 4: https://github.com/filecoin-project/specs-actors/blob/0afe155bfffa036057af5519afdead845e0780de/actors/builtin/market/market_actor.go#L38 and https://github.com/filecoin-project/specs-actors/blob/0afe155bfffa036057af5519afdead845e0780de/actors/builtin/methods.go#L54-L64 |
Hi 👋 The Legacy Lotus Markets sub-system reached EOL at the end of the 31st January 2023. This ticket is being marked as Please feel free to re-open this ticket in the new Boost markets sub-system repository at https://github.com/filecoin-project/boost if you feel that it is still relevant. Many thanks 🙏 |
Describe the bug
Can not create a deal from a Ledger address, get error with Ledger-Nano-S.
To Reproduce
Steps to reproduce the behavior:
ERROR: failed to start deal: signing deal proposal failed: ledger can only sign chain messages
Expected behavior
Using the ledger to create a deal
Version (run
lotus version
):Daemon: 1.4.0+git.e9989d0e4+api1.0.0
Local: lotus version 1.4.0+git.e9989d0e4
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: