Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: FVM: add finality check for consensus faults #8453

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Apr 7, 2022

Backports #8452

@arajasek arajasek requested a review from a team as a code owner April 7, 2022 16:29
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #8453 (7518854) into release/v1.15.1 (696659d) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.1    #8453      +/-   ##
===================================================
- Coverage            40.38%   40.38%   -0.01%     
===================================================
  Files                  681      681              
  Lines                74303    74305       +2     
===================================================
- Hits                 30009    30005       -4     
- Misses               39046    39054       +8     
+ Partials              5248     5246       -2     
Impacted Files Coverage Δ
chain/vm/fvm.go 0.00% <0.00%> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-7.85%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
chain/exchange/client.go 52.96% <0.00%> (-1.70%) ⬇️
miner/miner.go 55.40% <0.00%> (-0.99%) ⬇️
chain/sub/incoming.go 58.10% <0.00%> (-0.92%) ⬇️
chain/store/store.go 64.83% <0.00%> (-0.67%) ⬇️
itests/kit/blockminer.go 69.61% <0.00%> (-0.56%) ⬇️
node/impl/storminer.go 22.59% <0.00%> (-0.32%) ⬇️
... and 11 more

@arajasek arajasek merged commit 68b6190 into release/v1.15.1 Apr 7, 2022
@arajasek arajasek deleted the asr/backport branch April 7, 2022 17:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants