SPX v1.17.2-rc1 - Testing & Call Outs #9349
Replies: 9 comments 18 replies
-
General assignment:
New features assignment:PropagationDelay:
I have set my enivroment variable to:
renew --only-cc:
|
Beta Was this translation helpful? Give feedback.
-
General assignment:
New features assignment:PropagationDelay:
I have set my enivroment variable to:
renew --only-cc:
|
Beta Was this translation helpful? Give feedback.
-
Meest NAM
|
Beta Was this translation helpful? Give feedback.
-
General assignment:lotus daemon stays in sync
New features assignment:PropagationDelay:
If you can see that the "baseDeltaSeconds": value has changed to your desired setting. |
Beta Was this translation helpful? Give feedback.
-
General assignment:
New features assignment:PropagationDelay:
renew --only-cc:
|
Beta Was this translation helpful? Give feedback.
-
General assignment:Upgrade your nodes to v1.17.2-rc1
New features assignment:PropagationDelay:
renew --only-cc:
|
Beta Was this translation helpful? Give feedback.
-
General assignment:
New features assignment:
env
log v1.17.2-rc1
log v1.17.2-rc2
|
Beta Was this translation helpful? Give feedback.
-
General assignment:
New features assignment:PropagationDelay:
I have set my enivroment variable to:
renew --only-cc:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey SPX-fellows! 👋
The v1.17.2-rc1 is now out, and we would sincerely appreciate your help in testing. This assignment is applicable to both mainnet and calibration instances.
Please reach out to @phi-rjan or @jennijuju on Slack if you have any questions! 🙏
General assignment:
Upgrade your nodes to v1.17.2-rc1 and confirm that:
New features assignment:
PropagationDelay:
With the Lotus v1.17.2-rc1 the default PropagationDelay for incoming blocks is raised from 6 seconds to 10 seconds. We have also added the ability to set the PropagationDelay yourself with the
PROPAGATION_DELAY_SECS
environment variable to fine tune it to your setup. You can read why the PropagationDelay has been raised here."baseDeltaSeconds":
in your lotus-miner logs has changed to 10 seconds.After checking that the new default PropagationDealy functions properly, export a custom
PROPAGATION_DELAY_SECS=seconds
environment variable (this needs to be set on thelotus-miner
) and restart thelotus-miner
. Be aware that raising this setting too high can put you in a position where you might be too slow to compute a block, so please keep that in mind. 🧠"baseDeltaSeconds":
value has changed to your desired setting.renew --only-cc:
There is now an option to only renew CC-sectors when using the
lotus-miner sectors renew
command. To test that this only renews CC-sectors, try the command on a—-from
and—-to
epoch interval that also includes deal sectors.Check
lotus-miner sectors check-expire
to find an applicable interval, and try the command. Try without the—-really-do-it
flag first to confirm that it does not include any non CC-sectors.--only-cc
option.Questions are welcomed in this discussion, the team will be monitoring and will check in regularly. Issues can be reported at https://github.com/filecoin-project/lotus/issues.
❗ If you think the v1.17.2-rc1 branch is not working well, keep all the logs for describing the issue and revert back to a stable release.
Beta Was this translation helpful? Give feedback.
All reactions