Skip to content
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

lotus-miner actor set-addrs - no option to execute with owner address if worker address is set #9221

Closed
7 of 18 tasks
dd45e640b42e6da7da96faee3996ef7c opened this issue Aug 27, 2022 · 0 comments · Fixed by #9237
Labels
area/ux Area: UX kind/bug Kind: Bug P3 P3: Might get resolved

Comments

@dd45e640b42e6da7da96faee3996ef7c
Copy link
Contributor

dd45e640b42e6da7da96faee3996ef7c commented Aug 27, 2022

Checklist

  • This is not a security-related bug/issue. If it is, please follow please follow the security policy.
  • This is not a question or a support request. If you have any lotus related questions, please ask in the lotus forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the lotus forum, and there is no existing related issue or discussion.
  • I am running the Latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to lotus.

Lotus component

  • lotus daemon - chain sync
  • lotus miner - mining and block production
  • lotus miner/worker - sealing
  • lotus miner - proving(WindowPoSt)
  • lotus miner/market - storage deal
  • lotus miner/market - retrieval deal
  • lotus miner/market - data transfer
  • lotus client
  • lotus JSON-RPC API
  • lotus message management (mpool)
  • Other

Lotus Version

Daemon:  1.16.0+mainnet+git.01254ab32+api1.5.0
Local: lotus-miner version 1.16.0+mainnet+git.01254ab32

Describe the Bug

when executing lotus-miner actor set-addrs the set worker address is chosen by default

there is no option to force execution of the command with the miners owner address

Logging Information

not needed

Repo Steps

run the command with a miner whos worker address is different from the owner address and has not enough funds to execute the message - you get the problem

@dd45e640b42e6da7da96faee3996ef7c dd45e640b42e6da7da96faee3996ef7c changed the title lotus-miner actor set-addrs - no option to execute with owner address if worker is address is set lotus-miner actor set-addrs - no option to execute with owner address if worker address is set Aug 27, 2022
@rjan90 rjan90 added area/ux Area: UX P3 P3: Might get resolved and removed need/triage labels Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux Area: UX kind/bug Kind: Bug P3 P3: Might get resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants