We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deadlines need a migration for:
daily_fee
live_power
This should be tested on mainnet state.
Note: other actors (sectorInfo, expirationSets) aren't having a migration because new fields are being lazily added. See https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0100.md#migration
The text was updated successfully, but these errors were encountered:
rvagg
No branches or pull requests
Deadlines need a migration for:
daily_fee
→ 0live_power
→ sum power of the deadline's sectorsThis should be tested on mainnet state.
Note: other actors (sectorInfo, expirationSets) aren't having a migration because new fields are being lazily added. See https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0100.md#migration
The text was updated successfully, but these errors were encountered: