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-0055: Restrict the exec4 method to the EAM #1192

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Feb 9, 2023

No description provided.

@arajasek arajasek requested a review from anorth February 9, 2023 22:38
@codecov-commenter
Copy link

Codecov Report

Merging #1192 (c39efdb) into master (9ccfd89) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1192      +/-   ##
==========================================
+ Coverage   88.33%   88.39%   +0.05%     
==========================================
  Files         103      103              
  Lines       20409    20409              
==========================================
+ Hits        18029    18041      +12     
+ Misses       2380     2368      -12     
Impacted Files Coverage Δ
actors/init/src/lib.rs 92.22% <100.00%> (ø)
actors/power/src/lib.rs 83.58% <0.00%> (-1.30%) ⬇️
state/src/check.rs 86.05% <0.00%> (-0.27%) ⬇️
test_vm/src/lib.rs 82.63% <0.00%> (-0.20%) ⬇️
actors/miner/src/lib.rs 82.93% <0.00%> (+0.13%) ⬆️
runtime/src/util/message_accumulator.rs 94.54% <0.00%> (+0.90%) ⬆️
actors/miner/src/deadline_info.rs 96.62% <0.00%> (+16.85%) ⬆️

@arajasek arajasek force-pushed the asr/fip55-init-actor branch from c39efdb to 9f4d593 Compare February 10, 2023 16:31
@arajasek arajasek merged commit 6e437cf into master Feb 10, 2023
@arajasek arajasek deleted the asr/fip55-init-actor branch February 10, 2023 17:27
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.

None yet

3 participants