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

integrate direct data onboarding (nv22) #1847

Merged
merged 15 commits into from
Mar 6, 2024
Merged

integrate direct data onboarding (nv22) #1847

merged 15 commits into from
Mar 6, 2024

Conversation

nonsense
Copy link
Member

@nonsense nonsense commented Dec 18, 2023

FIP: filecoin-project/FIPs#730

Lotus: filecoin-project/lotus#11226

go-state-types: filecoin-project/go-state-types#236

Blockers

  • Understand and align StartEpoch and EndEpoch defaults

@nonsense nonsense force-pushed the nonsense/ddo-nv22 branch 5 times, most recently from c520e0a to 997ddcf Compare January 9, 2024 12:51
@nonsense nonsense marked this pull request as ready for review January 9, 2024 12:56
@nonsense nonsense force-pushed the nonsense/ddo-nv22 branch 3 times, most recently from 9280986 to e9d3163 Compare January 15, 2024 14:53
@nonsense nonsense requested review from ischasny and LexLuthr and removed request for ischasny February 12, 2024 20:24
Copy link
Collaborator

@LexLuthr LexLuthr left a comment

Choose a reason for hiding this comment

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

The itest filename for DDO needs be update from .god to .go.
The itest needs be uncommented in circleci config.

I am not sure why we are merging this now as Lotus still hasn't released an RC with the changes. My recommendation would be to wait for it to avoid any possible dependency issues.

@@ -98,6 +99,6 @@ func TestDirectDeal(t *testing.T) {
t.Log("Direct data import scheduled for execution")

// TODO: uncomment once lotus has updated actors bundle and sealing works
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// TODO: uncomment once lotus has updated actors bundle and sealing works

@nonsense
Copy link
Member Author

nonsense commented Mar 1, 2024

@LexLuthr LGTM -- changes to duration and startEpoch and endEpoch make sense.

@LexLuthr LexLuthr merged commit 980ba6a into main Mar 6, 2024
20 checks passed
@LexLuthr LexLuthr deleted the nonsense/ddo-nv22 branch March 6, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants