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 command to query single deal #5768

Closed
1 of 11 tasks
Tracked by #5810
hunjixin opened this issue Feb 27, 2023 · 1 comment · Fixed by ipfs-force-community/droplet#298
Assignees
Labels
C-enhancement Category: feature enhancement C-ux-change Category: ux change that need attentions (CLI, config, database, folder structure) P2 Medium - we should get to this soon V-venus-market venus-market component

Comments

@hunjixin
Copy link
Contributor

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

订单字段太多, list table很难显示的全, 增加一个接口和command用来显示某个订单的详细信息

增加显示单个存储和检索订单的接口,使用两列table显示内容

name value
dealid 123
data root xxxx
@hunjixin hunjixin added P2 Medium - we should get to this soon V-venus-market venus-market component C-enhancement Category: feature enhancement labels Feb 27, 2023
@Fatman13 Fatman13 added the C-ux-change Category: ux change that need attentions (CLI, config, database, folder structure) label Feb 27, 2023
@simlecode simlecode mentioned this issue Mar 13, 2023
39 tasks
@simlecode simlecode self-assigned this Mar 16, 2023
@simlecode
Copy link
Collaborator

增加两个命令行:./venus-market retrieval deal get ./venus-market storage deal get

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: feature enhancement C-ux-change Category: ux change that need attentions (CLI, config, database, folder structure) P2 Medium - we should get to this soon V-venus-market venus-market component
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants