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/actor state migrate for nv19 / actor nv19 状态迁移 #5902

Merged
merged 3 commits into from
Apr 13, 2023

Conversation

LinZexiao
Copy link
Collaborator

@LinZexiao LinZexiao commented Apr 12, 2023

关联的Issues (Related Issues)

dep: #5901
ref: filecoin-project/lotus#10629 filecoin-project/lotus#10645

改动 (Proposed Changes)

  • 更新了 ffi
  • 添加 actor 升级 state 迁移的相关代码

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 存在兼容性问题(接口, 配置,数据,灰度),如果存在需要进行文档说明 / This PR has compatibility issues (API, Configuration, Data, GrayRelease), if so, need to be documented.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@LinZexiao LinZexiao changed the title Feat/fip0061 Feat/actor state migrate for nv19 / actor nv19 状态迁移 Apr 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Merging #5902 (84aa068) into master (99fd1ce) will decrease coverage by 1%.
The diff coverage is 7%.

❗ Current head 84aa068 differs from pull request most recent head 05266c4. Consider uploading reports for the commit 05266c4 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #5902     +/-   ##
========================================
- Coverage      24%     24%     -1%     
========================================
  Files         642     656     +14     
  Lines       77806   79641   +1835     
========================================
+ Hits        19401   19536    +135     
- Misses      55819   57519   +1700     
  Partials     2586    2586             

@LinZexiao LinZexiao requested review from simlecode, hunjixin and diwufeiwen and removed request for simlecode and hunjixin April 13, 2023 01:15
@LinZexiao LinZexiao marked this pull request as draft April 13, 2023 01:15
@LinZexiao LinZexiao marked this pull request as ready for review April 13, 2023 06:27
@LinZexiao LinZexiao changed the base branch from master to feat/nv19 April 13, 2023 06:28
Copy link
Collaborator

@simlecode simlecode left a comment

Choose a reason for hiding this comment

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

lgtm

venus-shared/actors/builtin_actors_bundle.go Show resolved Hide resolved
pkg/fork/fork.go Show resolved Hide resolved
@simlecode simlecode merged commit 642728e into feat/nv19 Apr 13, 2023
@simlecode simlecode deleted the feat/FIP0061 branch April 13, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants