-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: using SignedStorageAsk defined in venus-shared
instead of in go-fil-market
/使用venus-shared
中定义的SignedStorageAsk替换go-fil-market
中的定义.
#195
Conversation
fix: incorrect error check in badger/storageAskRepo.SetAsk.
Codecov Report
@@ Coverage Diff @@
## master #195 +/- ##
==========================================
+ Coverage 20.17% 20.19% +0.02%
==========================================
Files 176 176
Lines 18516 18541 +25
==========================================
+ Hits 3735 3744 +9
- Misses 14316 14328 +12
- Partials 465 469 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
关联的Issues (Related Issues)
close
改动 (Proposed Changes)
在venus-shared中增加自定义的SignedStorageAsk类型
本PR: 为 filecoin-project/venus/issues/5263 的子任务
前置任务: filecoin-project/venus#5280
附注 (Additional Info)
自查清单 (Checklist)
在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that: