-
Notifications
You must be signed in to change notification settings - Fork 465
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
chore: upgrade libp2p to v0.22 #5324
Conversation
433cf0b
to
71092fc
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/v1.8.0-pre-rc #5324 +/- ##
=======================================================
Coverage ? 25%
=======================================================
Files ? 588
Lines ? 65363
Branches ? 0
=======================================================
Hits ? 16617
Misses ? 46573
Partials ? 2173 |
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
* chore: upgrade libp2p to v0.22 * fix: fix lint
* 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: 一页素书 <[email protected]> * 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: 一页素书 <[email protected]>
关联的Issues (Related Issues)
#5311
#5301
#5221
lotus pr:filecoin-project/lotus#9216 filecoin-project/lotus#9229
改动 (Proposed Changes)
附注 (Additional Info)
自查清单 (Checklist)
在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that: