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

build: chore: releases back to master #8929

Merged
merged 39 commits into from
Jun 27, 2022
Merged

build: chore: releases back to master #8929

merged 39 commits into from
Jun 27, 2022

Conversation

jennijuju
Copy link
Member

Prior to this commit, nv16 upgrade epoch is not set in master

jennijuju and others added 30 commits June 14, 2022 03:23
chore: build: update butterfly artifacts
chore: deps: Update to go-state-types v0.1.10
…-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.
chore: changelog: fix the the upgrade epoch in changelog
@jennijuju jennijuju requested a review from a team as a code owner June 27, 2022 19:14
@@ -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
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #8929 (b7c9155) into master (cd1b439) will increase coverage by 2.90%.
The diff coverage is 4.34%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
api/api_full.go 57.89% <ø> (ø)
api/v0api/full.go 0.00% <ø> (ø)
build/params_mainnet.go 71.42% <ø> (ø)
chain/actors/manifest.go 91.80% <ø> (ø)
cli/state.go 1.02% <0.00%> (+<0.01%) ⬆️
node/impl/full/state.go 36.64% <0.00%> (-0.67%) ⬇️
chain/consensus/filcns/upgrades.go 33.75% <100.00%> (+0.06%) ⬆️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
storage/sealer/sched_resources.go 76.19% <0.00%> (-7.62%) ⬇️
storage/pipeline/currentdealinfo.go 71.42% <0.00%> (-7.15%) ⬇️
... and 82 more

@jennijuju jennijuju merged commit 1583fe0 into master Jun 27, 2022
@jennijuju jennijuju deleted the jen/masterbp branch June 27, 2022 20:07
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.

5 participants