Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: Integrate builtin-actors v9.0.1 #5392

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

simlecode
Copy link
Collaborator

@simlecode simlecode commented Oct 19, 2022

关联的Issues (Related Issues)

lotus pr: filecoin-project/lotus#9510

改动 (Proposed Changes)

附注 (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 updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@codecov-commenter
Copy link

Codecov Report

Merging #5392 (4d672db) into release/v1.8.0-pre-rc (e4dde4a) will increase coverage by 0%.
The diff coverage is 41%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/v1.8.0-pre-rc   #5392   +/-   ##
=====================================================
  Coverage                     24%     24%           
=====================================================
  Files                        605     605           
  Lines                      67794   67797    +3     
=====================================================
+ Hits                       16853   16859    +6     
+ Misses                     48765   48754   -11     
- Partials                    2176    2184    +8     

@diwufeiwen diwufeiwen merged commit 575cb9c into release/v1.8.0-pre-rc Oct 19, 2022
@diwufeiwen diwufeiwen deleted the chore/pack-new-bundles branch October 19, 2022 05:09
diwufeiwen pushed a commit that referenced this pull request Oct 21, 2022
* feat: add api `StateComputeDataCID` and refactor api `StateSectorPreCommitInfo` (#5318)

* feat: fvm增加debug功能 / FVM Debug Dual Execution (#5319)

* feat: FVM Debug Dual Execution

* chore: fix lint

* chore: Check for existing signers in add-propose (#5320)

* chore: Check for existing signers in add-propose

* chore: fix lint

* chore: change 1475 bootstrap peer (#5321)

* fix: gas: estimate gas with a zero base-fee (#5322)

* feat: FVM: always enable tracing for user-triggered executions (#5323)

* feat: FVM: always enable tracing for user-triggered executions

* chore: Use MaxInt64 for Implicit Message gas limits

* chore: upgrade libp2p to v0.22 (#5324)

* chore: upgrade libp2p to v0.22

* fix: fix lint

* feat: add chain api `StateMinerAllocated` (#5325)

* feat: network: add nv17 and integrate the corresponding go state type (#5329)

* feat: network: add nv17 and integrate the corresponding go state type

* fix: fix lint

* feat: Add a function for migration configuration

* chore: use fmt.Errorf replace to xerrors.Errorf

Co-authored-by: 一页素书 <2931107265@qq.com>

* feat: print beneficiary info in state miner-info (#5348)

* feat: print beneficiary info in state miner-info

* feat: add beneficiary info for MinerInfo

* feat: move propagationDelaySecs to config (#5358)

* feat: refactor: remove NewestNetworkVersion (#5360)

* chore: actors: Allow builtin-actors to return a map of methods

* chore: ci: update go version (#5363)

* chore: ci: update go version to 1.18

* chore: ci: update golangci-lint version to v1.50.0

* feat: actors: Integrate datacap actor (#5362)

* feat: actors: Integrate datacap actor

* fix: state: Return beneficiary info from miner state Info()

* fix: make api-gen

* chore: use go 1.18 in go.mod (#5365)

* feat: actors: Integrate builtin-actors changes for FIP-0045

* chore: fix lint

* fix: state: add datacap actor to actors registry

* chore: fix test

* feat: add API methods to get allocations and claims

* chore: update clib and butterfly asset (#5376)

* chore: build: add calib upgrade param for shark

* chore: update butterfly assets

* feat: Returns nil if pendallocation is not found (#5378)

* chore: update deps (#5379)

* chore: bump version to v1.8.0-rc1

* chore: update venus-auth version

* fix: add name for MethodMeta (#5387)

* chore: update to go-state-types v0.9.1

* fix: Update DevNet to true in 2k network configuration

* chore: bump version to 1.8.0-rc2 (#5390)

* fix: add field UpgradeSharkHeight to StateGetNetworkParams

* chore: bump version to 1.8.0-rc2

* chore: move apibsstore.go to pkg/util/blockstoreutil (#5391)

* chore: move apibsstore.go to pkg/util/blockstoreutil

* chore: tidy mod

* chore: bump version to v1.8.0-rc3 (#5393)

* chore: Integrate builtin-actors v9.0.1 (#5392)

* chore: migration: Use autobatch bs (#5396)

* feat: Use MethodMeta from go-state-types (#5397)

* feat: add a second premigration for nv17 (#5400)

Co-authored-by: 一页素书 <2931107265@qq.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants