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] add ReleaseDeal method / 新增释放订单接口 #5853

Closed
2 of 11 tasks
Tracked by #5810
0x5459 opened this issue Mar 22, 2023 · 0 comments · Fixed by ipfs-force-community/droplet#305
Closed
2 of 11 tasks
Tracked by #5810
Assignees
Labels
C-enhancement Category: feature enhancement

Comments

@0x5459
Copy link
Collaborator

0x5459 commented Mar 22, 2023

链服务模块 / 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

描述 / Description

当前 venus-sector-manager 中释放订单调用的是 venus-market 的 UpdateDealStatus 接口。这个接口暴露了过多的 venus-market 内部数据的状态逻辑。需要新增专门用于释放订单的接口。

ref: ipfs-force-community/damocles#602

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: feature enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant