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

Implement Verify Registry Actor #413

Merged
merged 52 commits into from
May 15, 2020
Merged

Conversation

StaticallyTypedAnxiety
Copy link
Contributor

@StaticallyTypedAnxiety StaticallyTypedAnxiety commented May 13, 2020

Summary of changes
Changes introduced in this pull request:

  • Implemented Verifyreg actor according to go standard

Reference issue to close (if applicable)

Closes
#392

Other information and links
https://github.com/filecoin-project/specs-actors/tree/master/actors/builtin/verifreg

vm/actor/src/builtin/verifreg/mod.rs Outdated Show resolved Hide resolved
vm/actor/src/builtin/verifreg/mod.rs Outdated Show resolved Hide resolved
vm/actor/src/builtin/verifreg/mod.rs Outdated Show resolved Hide resolved
vm/actor/src/builtin/verifreg/types.rs Outdated Show resolved Hide resolved
vm/actor/src/builtin/verifreg/types.rs Outdated Show resolved Hide resolved
vm/actor/src/builtin/verifreg/mod.rs Outdated Show resolved Hide resolved
Co-authored-by: Austin Abell <austinabell8@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants