-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
build: chore: releases back to master #8929
Merged
Merged
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
chore: build: update butterfly artifacts
chore: deps: Update to go-state-types v0.1.10
chore: deps: Update FFI
…-release feat: support overriding actor versions per-network
fix: fvm: make exectraces match legacyVM some more
chore: deps: update to actors v8.0.0-rc.2, except for calibnet
1. Embed the banner in the upgrades subsystem instead of reading it at runtime. 2. Print it all at once instead of line-by-line. 3. Run it in the v8 upgrade itself.
misc: fvm liftoff
deps: ffi: update
build: release: v1.16.0-rc2
chore: changelog: fix the the upgrade epoch in changelog
chore: deps: update FFI to use FVM 1.0.0
Update actors to v8.0.0
feat: api: api call to get actors cids
build: release: v1.16.0 prep
build: release: v1.16.0
ZenGround0
reviewed
Jun 27, 2022
testplans/lotus-soup/go.sum
Outdated
@@ -436,8 +436,13 @@ github.com/filecoin-project/go-fil-commcid v0.1.0 h1:3R4ds1A9r6cr8mvZBfMYxTS88Oq | |||
github.com/filecoin-project/go-fil-commcid v0.1.0/go.mod h1:Eaox7Hvus1JgPrL5+M3+h7aSPHc0cVqpSxA+TxIEpZQ= | |||
github.com/filecoin-project/go-fil-commp-hashhash v0.1.0 h1:imrrpZWEHRnNqqv0tN7LXep5bFEVOVmQWHJvl2mgsGo= | |||
github.com/filecoin-project/go-fil-commp-hashhash v0.1.0/go.mod h1:73S8WSEWh9vr0fDJVnKADhfIv/d6dCbAGaAGWbdJEI8= | |||
<<<<<<< HEAD |
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.
This one needs some attention
ZenGround0
approved these changes
Jun 27, 2022
Codecov Report
@@ Coverage Diff @@
## master #8929 +/- ##
==========================================
+ Coverage 37.74% 40.65% +2.90%
==========================================
Files 759 705 -54
Lines 86076 78574 -7502
==========================================
- Hits 32490 31944 -546
+ Misses 47997 41142 -6855
+ Partials 5589 5488 -101
|
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.
Prior to this commit, nv16 upgrade epoch is not set in master