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-shared] 修改结构体以支持订单按生命周期筛选 #5043

Merged
merged 2 commits into from
Jul 7, 2022

Conversation

dtynn
Copy link
Contributor

@dtynn dtynn commented Jul 7, 2022

Related Issues

related to #4958

Proposed Changes

  • 增加相关字段

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <#issue number> <area>: <change being made>
    • example: fix: #1234 mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs, misc, perf, refactor, revert, style, test
    • area: venus, venus-messager, venus-miner, venus-gateway, venus-auth, venus-market, venus-sealer, venus-wallet, venus-cluster, api, chain, state, vm, data transfer, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in venus docs or Discussion Tutorials.
  • CI is green

@dtynn dtynn force-pushed the feat/dtynn/deal_assign_policy_for_sector_lifetime branch from 2febbe5 to 423d174 Compare July 7, 2022 09:30
@codecov-commenter
Copy link

Codecov Report

Merging #5043 (2febbe5) into master (56fa2ae) will decrease coverage by 0%.
The diff coverage is n/a.

❗ Current head 2febbe5 differs from pull request most recent head 423d174. Consider uploading reports for the commit 423d174 to get more accurate results

@@          Coverage Diff           @@
##           master   #5043   +/-   ##
======================================
- Coverage      25%     25%   -1%     
======================================
  Files         597     597           
  Lines       65031   65031           
======================================
- Hits        16576   16571    -5     
- Misses      46291   46299    +8     
+ Partials     2164    2161    -3     

@dtynn dtynn merged commit e14afe4 into master Jul 7, 2022
@simlecode simlecode deleted the feat/dtynn/deal_assign_policy_for_sector_lifetime branch July 7, 2022 09:59
simlecode pushed a commit that referenced this pull request Jul 20, 2022
* feat(venus-shared): fields for selection policy of deals' lifetime

* feat(venus-shared): re-gen api docs due to struct change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants