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

Convert SectorDealIDs to an alias for Vec<DealID>, removing struct #1510

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jan 29, 2024

Continuing on from a question I raised in filecoin-project/FIPs#930 about the wrapping of an array in a struct, this is seeing what it looks like with that done in code.

Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Seems reasonable, that struct wasn't really giving us anything.

actors/market/src/state.rs Outdated Show resolved Hide resolved
@anorth anorth changed the base branch from integration/manual-settlement to master January 30, 2024 22:01
@anorth
Copy link
Member

anorth commented Jan 30, 2024

@rvagg I rebased on master since the prior base is now merged there, but looks like some other commits got dragged in. Could you fix this up?

@rvagg rvagg force-pushed the rvagg/dealids-vec-alias branch 2 times, most recently from 11a92ec to f3794ad Compare January 30, 2024 22:39
@rvagg
Copy link
Member Author

rvagg commented Jan 30, 2024

done, and squashed the fixup while I was there

@anorth
Copy link
Member

anorth commented Feb 1, 2024

I've attempted to resolve the conflict with master, waiting for CI...

@anorth anorth enabled auto-merge February 1, 2024 21:34
@rvagg rvagg force-pushed the rvagg/dealids-vec-alias branch from f17131a to 028f18f Compare February 2, 2024 05:11
@rvagg
Copy link
Member Author

rvagg commented Feb 2, 2024

rebased the original locally and force pushed it, should be gtg now

@anorth anorth added this pull request to the merge queue Feb 2, 2024
Merged via the queue into master with commit 0f381a6 Feb 2, 2024
14 checks passed
@anorth anorth deleted the rvagg/dealids-vec-alias branch February 2, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

4 participants