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-market] 调研https://github.com/filecoin-project/go-fil-commp-hashhash库 #4968

Closed
7 of 17 tasks
Tracked by #4972 ...
hunjixin opened this issue Jun 24, 2022 · 1 comment
Closed
7 of 17 tasks
Tracked by #4972 ...
Assignees
Labels
CU-deal-service Venus storage deal service related issues V-venus-market venus-market component

Comments

@hunjixin
Copy link
Contributor

Checklist

  • This is not a new feature or an enhancement to the Filecoin protocol. If it is, please open an FIP issue.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on the venus forum and select the category as Ideas.
  • I have a specific, actionable, and well motivated improvement to propose.

Venus component

  • venus daemon - [chain service] chain sync
  • venus auth - [chain service] authentication
  • venus messager - [chain service] message management (mpool)
  • venus gateway - [chain service] gateway
  • venus miner - [chain service] mining and block production
  • venus sealer/worker - sealing
  • venus sealer - proving (WindowPoSt)
  • venus market - storage deal
  • venus market - retrieval deal
  • venus market - data transfer
  • venus light-weight client
  • venus JSON-RPC API
  • Other

Improvement Suggestion

调研https://github.com/filecoin-project/go-fil-commp-hashhash库,这个库提供了纯go代码实现的计算commp的方法,使用该库可能可以移除filecoin-ffi库,简化代码编译,加快ci速度。

@Fatman13 Fatman13 added the CU-deal-service Venus storage deal service related issues label Jun 24, 2022
@diwufeiwen diwufeiwen mentioned this issue Jun 27, 2022
40 tasks
@diwufeiwen diwufeiwen mentioned this issue Jul 25, 2022
36 tasks
@zl03jsj zl03jsj self-assigned this Jul 26, 2022
@zl03jsj zl03jsj added the V-venus-market venus-market component label Jul 26, 2022
@zl03jsj
Copy link
Contributor

zl03jsj commented Jul 28, 2022

暂时无法移除, venus-market必须依赖go-fil-market, go-fil-market中包含对ffi的引用.

@zl03jsj zl03jsj closed this as completed Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CU-deal-service Venus storage deal service related issues V-venus-market venus-market component
Projects
Archived in project
Development

No branches or pull requests

3 participants