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] 无法获取扇区的开始和过期时间 #5756

Closed
1 of 11 tasks
Tracked by #5758
cloudxin opened this issue Feb 24, 2023 · 1 comment
Closed
1 of 11 tasks
Tracked by #5758

[venus] 无法获取扇区的开始和过期时间 #5756

cloudxin opened this issue Feb 24, 2023 · 1 comment
Assignees
Labels
C-bug Category: This is a bug C-need-testing Category: Venus testing related CU-force-community Category: from force community P1 High - we should be working on this now or in the immediate future V-venus venus component

Comments

@cloudxin
Copy link

链服务模块 / Chain Service Components

  • venus
  • venus-auth
  • venus-gateway
  • venus-messager
  • venus-miner
  • 文档 / docs

订单服务模块 / Deal Service Components

  • venus-market
  • 文档 / docs

算力服务模块 / Storage Power Service Components

  • venus-sector-manager
  • venus-worker
  • 文档 / docs

版本 / Version

venus -v
{
	"Version": "1.9.0+git.f17611ee1"
}

描述 / Describe the Bug

venus state sector f0694928 4700487

SectorNumber:  4700487
SealProof:  9
SealedCID:  bagboea4b5abcbqo5nz3evkiflryz6ecg4ttvz57rfoqwp47vajxjzfvmke25jrj7
DealIDs:  []

Activation:  1149537 (0 seconds ago)
Expiration:  3399951 (in 0 seconds)

DealWeight:  0
VerifiedDealWeight:  0
InitialPledge:  0.30518241913628333 FIL
ExpectedDayReward:  0.001759925835610332 FIL
ExpectedStoragePledge:  0.033475111194868978 FIL

Deadline:  21
Partition:  1

其中的ActivationExpiration转换时间为0是错误

日志 / Logging Information

null

重现步骤 / Repo Steps

No response

@cloudxin cloudxin added the C-bug Category: This is a bug label Feb 24, 2023
@Fatman13 Fatman13 added the CU-force-community Category: from force community label Feb 24, 2023
@simlecode simlecode mentioned this issue Feb 27, 2023
38 tasks
@hunjixin hunjixin added P1 High - we should be working on this now or in the immediate future V-venus venus component labels Feb 27, 2023
@simlecode simlecode self-assigned this Mar 6, 2023
@simlecode simlecode moved this to In Progress in Venus Project Mar 6, 2023
@simlecode simlecode mentioned this issue Mar 7, 2023
6 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in Venus Project Mar 7, 2023
@simlecode simlecode added the C-need-testing Category: Venus testing related label Mar 13, 2023
@BaiYuTest
Copy link

在v1.10.1版本验证通过:
./venus -v
"Version": "1.10.1+git.6b723d81b"

./venus state sector f04079 160
SectorNumber: 160
SealProof: 8
SealedCID: bagboea4b5abca7uojfsbkjga2uypz4q4tznnoegbmbycpawqwm443shdkgssgokn
DealIDs: [33746]

Activation: 329543 (24 Feb 23 12:24 CST, 2 weeks 4 days ago)
Expiration: 1820892 (26 Jul 24 08:19 CST, in 1 year 19 weeks)

DealWeight: 390948192256
VerifiedDealWeight: 0
InitialPledge: 0.99999998430674944 FIL
ExpectedDayReward: 2.418025816300212062 FIL
ExpectedStoragePledge: 48.804337859534356991 FIL

Deadline: 1
Partition: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug C-need-testing Category: Venus testing related CU-force-community Category: from force community P1 High - we should be working on this now or in the immediate future V-venus venus component
Projects
Archived in project
Development

No branches or pull requests

5 participants