[go: nahoru, domu]

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

[damocles-worker] 支持生成v28-sdr-parent文件和pre上链前的校验 #845

Open
1 of 4 tasks
cloudxin opened this issue Jul 28, 2023 · 1 comment
Open
1 of 4 tasks
Assignees
Labels
bug Something isn't working CU-force-community Category: from force community P1 High - we should be working on this now or in the immediate future

Comments

@cloudxin
Copy link
Contributor

模块 / Components

  • damocles-manager
  • damocles-worker
  • 工具链 / toolchains
  • 文档 / docs

描述 / Description

目前仅支持生成tree-d文件,也需要支持生成v28-sdr-parent文件,例如32GiB扇区,默认会生成/var/tmp/filecoin-parents/v28-sdr-parent-21981246c370f9d76c7a77ab273d94bde0ceb4e938292334960bce05585dc117.cache

damocles-worker generator -h
Usage: damocles-worker generator <COMMAND>

Commands:
  tree-d
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

同时,为了减少较多的PreCommitSector消息上链后,各种问题导致C1无法验证通过问题。还需要在PreCommitSector生成消息之前,进行简单验证步骤,减少封装过程中可能产生的质押无法取回的损失。

@cloudxin cloudxin added the enhancement New feature or request label Jul 28, 2023
@0x5459 0x5459 added the P1 High - we should be working on this now or in the immediate future label Jul 31, 2023
@0x5459 0x5459 self-assigned this Jul 31, 2023
@0x5459 0x5459 added bug Something isn't working and removed enhancement New feature or request labels Jul 31, 2023
@cloudxin
Copy link
Contributor Author
cloudxin commented Aug 2, 2023

同时会对C2上链前的cron验证一遍,验证无误后再生成消息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CU-force-community Category: from force community P1 High - we should be working on this now or in the immediate future
Projects
Status: No status
Development

No branches or pull requests

3 participants