Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Introduce the v5 migration #1405

Merged
merged 1 commit into from
May 10, 2021
Merged

Introduce the v5 migration #1405

merged 1 commit into from
May 10, 2021

Conversation

arajasek
Copy link
Collaborator

Needed to bump the actor code CIDs (forgot to include this in #1401, sorry!)

return cid.Undef, err
}

// Setup synchronization
Copy link
Contributor

@ZenGround0 ZenGround0 May 10, 2021

Choose a reason for hiding this comment

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

Since we don't expect any need for state migrations this concurrency is most likely overkill. This is especially true given the presence of premigrations. I'm going to simplify this accordingly.

nvm the state tree has gotten big and there is more risk associated with changing this code than keeping it.

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.

2 participants