Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

specs-actors v0.6 #47

Merged
merged 3 commits into from
Jun 15, 2020
Merged

specs-actors v0.6 #47

merged 3 commits into from
Jun 15, 2020

Conversation

magik6k
Copy link
Collaborator

@magik6k magik6k commented Jun 15, 2020

@magik6k magik6k force-pushed the deps/actors-v0.6.0 branch from 7d09fa8 to 3d1225b Compare June 15, 2020 14:29
Copy link
Member

@whyrusleeping whyrusleeping left a comment

Choose a reason for hiding this comment

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

Thats a good change, about time those things became different types


_ struct{} // guard against nameless init
}

func sizeFromConfig(cfg Config) (abi.SectorSize, error) {
if cfg.SealProofType == abi.RegisteredProof(0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

@magik6k - Why did you remove this if-statement? Is it no longer needed now that we have the new types?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The 2K seal proof type is 0

Copy link
Contributor

@laser laser left a comment

Choose a reason for hiding this comment

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

Lookin' fine.

@laser
Copy link
Contributor

laser commented Jun 15, 2020

@magik6k - Note: The mod-tidy-check check is failing currently.

@magik6k magik6k merged commit 728a47a into master Jun 15, 2020
@magik6k magik6k deleted the deps/actors-v0.6.0 branch June 15, 2020 15:48
@anorth
Copy link
Member

anorth commented Jun 16, 2020

👍 I just checked in here to make sure I'm keeping track of the integration difficulty of actors changes for downstream consumers. Please feel free to tag me on "update actors" PRs and lmk if things are unnecessarily inconvenient. We do, of course, need to actually change some things now and then.

aliensero pushed a commit to aliensero/sector-storage that referenced this pull request Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants