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

FIP-0050: Init actor: Do not export the Exec method #1179

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Feb 7, 2023

An update from filecoin-project/FIPs#616

@arajasek arajasek force-pushed the asr/unrestrict-exec branch from 0f6da6b to c0d02b8 Compare February 7, 2023 22:39
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Merging #1179 (c0d02b8) into master (0a9539b) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1179   +/-   ##
=======================================
  Coverage   88.44%   88.44%           
=======================================
  Files          97       97           
  Lines       20144    20144           
=======================================
+ Hits        17816    17817    +1     
+ Misses       2328     2327    -1     
Impacted Files Coverage Δ
actors/init/src/lib.rs 92.22% <ø> (ø)
actors/miner/src/vesting_state.rs 96.90% <0.00%> (-2.07%) ⬇️
actors/power/src/lib.rs 83.80% <0.00%> (-1.08%) ⬇️
runtime/src/util/message_accumulator.rs 93.63% <0.00%> (-0.91%) ⬇️
actors/miner/src/testing.rs 92.78% <0.00%> (+0.97%) ⬆️
runtime/src/dispatch.rs 100.00% <0.00%> (+1.25%) ⬆️

@arajasek arajasek force-pushed the asr/unrestrict-exec branch from c0d02b8 to 9fc0d1d Compare February 7, 2023 23:11
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.

3 participants