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

[venus-sector-manager] wdpost提前10分钟获取随机值 #163

Closed
Tracked by #149
cloudxin opened this issue May 17, 2022 · 1 comment
Closed
Tracked by #149

[venus-sector-manager] wdpost提前10分钟获取随机值 #163

cloudxin opened this issue May 17, 2022 · 1 comment
Labels
enhancement New feature or request P2 Medium - we should get to this soon
Milestone

Comments

@cloudxin
Copy link
Contributor

目前venus-sector-manager是提前10个高度(5分钟)开始进行wdpost证明;而lotus-miner可以做到提前19个高度(9.5分钟)开始证明。
venus-sector-manager:
{"miner": "xxxx", "chain-random": {"Epoch":956415,"Rand":"GoXni5Kdsfg00yzlLt/JNSeObetQpenterCtBvbnagc="}, "deadline": {"CurrentEpoch":956425,"PeriodStart":956315,"Index":2,"Open":956435,"Close":956495,"Challenge":956415,"FaultCutoff":956365,"WPoStPeriodDeadlines":48,"WPoStProvingPeriod":2880,"WPoStChallengeWindow":60,"WPoStChallengeLookback":20,"FaultDeclarationCutoff":70}, "height": "956425", "skipped": 0}

lotus-miner:
running window post {"chain-random": "j5YXoHFrON50m6RiaSZ0TGi35sg6WulRagWcGyKasZI=", "deadline": {"CurrentEpoch":291452,"PeriodStart":290991,"Index":8,"Open":291471,"Close":291531,"Challenge":291451,"FaultCutoff":291401,"WPoStPeriodDeadlines":48,"WPoStProvingPeriod":2880,"WPoStChallengeWindow":60,"WPoStChallengeLookback":20,"FaultDeclarationCutoff":70}, "height": "291452", "skipped": 0}
这样可以增加wdpost证明周期的时长,有更多时间去处理故障问题。

@cloudxin cloudxin changed the title wdpost提前10分钟获取随机值 [venus-sector-manager] wdpost提前10分钟获取随机值 May 17, 2022
@dtynn dtynn added enhancement New feature or request P2 Medium - we should get to this soon labels May 17, 2022
@dtynn
Copy link
Contributor

dtynn commented May 17, 2022

考虑提供一个可配置项(高度)用于调整

@dtynn dtynn moved this to Todo in venus-cluster May 17, 2022
@dtynn dtynn added this to the v0.3.0 milestone May 23, 2022
@dtynn dtynn mentioned this issue May 23, 2022
22 tasks
@dtynn dtynn moved this from Todo to In Progress in venus-cluster May 24, 2022
@dtynn dtynn closed this as completed May 25, 2022
Repository owner moved this from In Progress to Done in venus-cluster May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Medium - we should get to this soon
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants