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

MinerGetBaseInfo: if miner is not found in lookback, check current #4508

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

Kubuxu
Copy link
Contributor

@Kubuxu Kubuxu commented Oct 20, 2020

If a miner is found in the current state, just return nil base info as the miner
cannot mine if he is not found in the lookback.

Resolves #4324

If miner is found in current state, just return nil base info as miner
cannot mine if he is not found in the lookback.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
@jennijuju
Copy link
Member

fixes: #4324?

@jennijuju jennijuju mentioned this pull request Oct 20, 2020
@magik6k magik6k merged commit b2510e5 into master Oct 22, 2020
@magik6k magik6k deleted the fix/actor-not-found-mininig-base branch October 22, 2020 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Miner is looking back 900 epoch for miner info and showing actor not found
3 participants