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

feat: api: api call to get actors cids #4985

Merged
merged 2 commits into from
Jun 27, 2022
Merged

Conversation

simlecode
Copy link
Collaborator

@simlecode simlecode commented Jun 27, 2022

Related Issues

close: #4977

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

@simlecode simlecode requested a review from hunjixin June 27, 2022 05:50
@simlecode simlecode self-assigned this Jun 27, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2022

Codecov Report

❗ No coverage uploaded for pull request base (prep/v1.6.0@1a9f737). Click here to learn what that means.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             prep/v1.6.0   #4985   +/-   ##
=============================================
  Coverage               ?     25%           
=============================================
  Files                  ?     596           
  Lines                  ?   64988           
  Branches               ?       0           
=============================================
  Hits                   ?   16581           
  Misses                 ?   46247           
  Partials               ?    2160           

Copy link
Contributor

@hunjixin hunjixin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hunjixin hunjixin merged commit 6c31def into prep/v1.6.0 Jun 27, 2022
hunjixin pushed a commit that referenced this pull request Jun 28, 2022
* chore: venus-devtool: update lotus to v1.16.0 (#4984)

* feat: api: api call to get actors cids (#4985)

* feat: api: api call to get actors cids

* chore: add functional comment

* fix: impl api BeaconGetEntry (#4989)

* chore: bump version to v1.6.0 (#4993)

* chore: upgrade venus-auth version to v1.6.0

* chore: bump version to v1.6.0
@zl03jsj zl03jsj deleted the feat/api-actors-cids branch July 14, 2022 09:48
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