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

Update miner eligibility checks for v2 actors #4188

Merged
merged 3 commits into from Oct 6, 2020
Merged

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Oct 6, 2020

Fixes #3378, but reproduces the new actors methods in Lotus, since passing State objects to an actors method is super ugly with the refactor.

@arajasek arajasek changed the base branch from master to asr/spec-v1 October 6, 2020 09:13
@arajasek arajasek mentioned this pull request Oct 6, 2020
21 tasks
@arajasek
Copy link
Contributor Author

arajasek commented Oct 6, 2020

Good for review, should be merged into next after #3936 lands

Copy link
Contributor

@magik6k magik6k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable

Base automatically changed from asr/spec-v1 to next October 6, 2020 21:34
@arajasek arajasek merged commit 9857e42 into next Oct 6, 2020
@arajasek arajasek deleted the asr/miner-eligible branch October 6, 2020 21:38
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.

Implement MinerEligibleForElection in block validation
2 participants