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

Sector types #294

Merged
merged 3 commits into from
Mar 23, 2020
Merged

Sector types #294

merged 3 commits into from
Mar 23, 2020

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

I'm not going to say that this was the most boring PR to make, but I also don't want to lie to you

Reference issue to close (if applicable)

Closes #277

Other information and links

pub sealed_cid: Cid,
}

// TODO docs
Copy link
Contributor

Choose a reason for hiding this comment

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

I notice we have similar types in ticket.rs can we remove them there or are they used differently?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, I had a look, either they are different types or the ones that existed are now out of date, either way we will find out and remove if there is the connection (inevitably will not be missed later)

Copy link
Member

@ec2 ec2 left a comment

Choose a reason for hiding this comment

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

youre right, looked boring

@austinabell austinabell merged commit a5b1ab3 into master Mar 23, 2020
@austinabell austinabell deleted the austin/vm/sectortypes branch March 23, 2020 13:59
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.

Create sector types
3 participants