Skip to content

fip-0100: add Deadline & Deadlines migration, summing LivePower#361

Merged
Stebalien merged 1 commit intofeat/fip-0100from
rvagg/fip-0100/deadline-migration
Mar 7, 2025
Merged

fip-0100: add Deadline & Deadlines migration, summing LivePower#361
Stebalien merged 1 commit intofeat/fip-0100from
rvagg/fip-0100/deadline-migration

Conversation

@rvagg
Copy link
Copy Markdown
Member

@rvagg rvagg commented Mar 6, 2025

No description provided.

@rvagg rvagg requested review from Stebalien and ZenGround0 March 6, 2025 07:28
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Mar 6, 2025
@rvagg rvagg force-pushed the rvagg/fip-0100/deadline-migration branch from 99c313b to 027ead6 Compare March 6, 2025 07:39
@rvagg rvagg linked an issue Mar 7, 2025 that may be closed by this pull request
EarlyTerminations: oldDeadline.EarlyTerminations,
LiveSectors: oldDeadline.LiveSectors,
TotalSectors: oldDeadline.TotalSectors,
FaultyPower: miner16.NewPowerPair(oldDeadline.FaultyPower.Raw, oldDeadline.FaultyPower.QA),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ew. We really should move power pair into some form of shared type package.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, I'm mentally making a list. I did Batch return already but we just need to do all the utility types that don't change.

@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Mar 7, 2025
@Stebalien Stebalien merged commit 127a7d2 into feat/fip-0100 Mar 7, 2025
8 checks passed
@Stebalien Stebalien deleted the rvagg/fip-0100/deadline-migration branch March 7, 2025 23:25
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Mar 7, 2025
@rjan90 rjan90 moved this from 🎉 Done to ☑️ Done (Archive) in FilOz Mar 18, 2025
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.

FIP-0100 migration for Deadlines and Miners

3 participants