-
Notifications
You must be signed in to change notification settings - Fork 467
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: integrate nv17 #5405
Merged
Merged
feat: integrate nv17 #5405
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: FVM Debug Dual Execution * chore: fix lint
* chore: Check for existing signers in add-propose * chore: fix lint
* feat: FVM: always enable tracing for user-triggered executions * chore: Use MaxInt64 for Implicit Message gas limits
* chore: upgrade libp2p to v0.22 * fix: fix lint
…#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 * feat: add beneficiary info for MinerInfo
* chore: ci: update go version to 1.18 * chore: ci: update golangci-lint version to v1.50.0
* feat: actors: Integrate datacap actor * fix: state: Return beneficiary info from miner state Info() * fix: make api-gen
* chore: build: add calib upgrade param for shark * chore: update butterfly assets
* fix: add field UpgradeSharkHeight to StateGetNetworkParams * chore: bump version to 1.8.0-rc2
* chore: move apibsstore.go to pkg/util/blockstoreutil * chore: tidy mod
diwufeiwen
approved these changes
Oct 21, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
关联的Issues (Related Issues)
close
改动 (Proposed Changes)
附注 (Additional Info)
自查清单 (Checklist)
在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that: