-
Notifications
You must be signed in to change notification settings - Fork 159
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 power, reward and market actors, rt and registered proofs relative to miner actor #458
Conversation
…o dustin/actor-update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wooo that was tedious to verify, great job on the changes though !
This is sufficient to close #455 ya? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be great to get someone else to verify against spec -- a lot of changes so possible I missed something
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that was the hardest thing ive had to look at...
Summary of changes
Changes introduced in this pull request:
Important to note, I only updated the parts of the actors that are used within the miner actor. There are still updates to be made to both reward and market actors. I will make a separate issue for each.
Reference issue to close (if applicable)
Closes #455
Other information and links