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

deps: update ffi with actor v7.1.0 and fvm that uses the bundle that includes the new manifest #8402

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

@jennijuju jennijuju requested a review from a team as a code owner March 30, 2022 00:51
@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #8402 (b8e4128) into master (3ce467a) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8402      +/-   ##
==========================================
- Coverage   40.71%   40.63%   -0.08%     
==========================================
  Files         686      686              
  Lines       75381    75381              
==========================================
- Hits        30689    30633      -56     
- Misses      39402    39439      +37     
- Partials     5290     5309      +19     
Impacted Files Coverage Δ
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-5.89%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
miner/miner.go 56.72% <0.00%> (-2.96%) ⬇️
chain/sub/incoming.go 45.25% <0.00%> (-2.45%) ⬇️
blockstore/buffered.go 34.44% <0.00%> (-2.23%) ⬇️
chain/vm/runtime.go 53.17% <0.00%> (-2.12%) ⬇️
chain/gen/gen.go 68.19% <0.00%> (-1.23%) ⬇️
extern/sector-storage/sched.go 83.95% <0.00%> (-0.83%) ⬇️
extern/sector-storage/stores/local.go 61.89% <0.00%> (-0.77%) ⬇️
... and 11 more

@arajasek arajasek merged commit 7eb7edb into master Mar 30, 2022
@arajasek arajasek deleted the jen/ffiupdate branch March 30, 2022 01:17
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.

2 participants