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

Report duplicated selfdestructs back to EVM #662

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Report duplicated selfdestructs back to EVM #662

merged 1 commit into from
Aug 10, 2022

Conversation

chfast
Copy link
Member

@chfast chfast commented Aug 9, 2022

Return from the selfdestruct method the information if the given address
has not been registered as selfdestructed yet.

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #662 (0290c28) into master (eeb9455) will increase coverage by 0.06%.
The diff coverage is 88.46%.

@@            Coverage Diff             @@
##           master     #662      +/-   ##
==========================================
+ Coverage   93.02%   93.08%   +0.06%     
==========================================
  Files          25       25              
  Lines        3655     3674      +19     
  Branches      379      379              
==========================================
+ Hits         3400     3420      +20     
+ Misses        145      144       -1     
  Partials      110      110              

Return from the selfdestruct method the information if the given address
has not been registered as selfdestructed yet.
@chfast chfast merged commit ebe37b9 into master Aug 10, 2022
@chfast chfast deleted the selfdestruct branch August 10, 2022 14:46
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