Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Pass options to EVMC class constructor instead of using globally set options #5875

Merged
merged 1 commit into from
Dec 23, 2019

Conversation

gumb0
Copy link
Member

@gumb0 gumb0 commented Dec 23, 2019

This is a preparation for #5855 where EVMC class is used not only for EVM, but also for precompiles, and EVMC options from command line shouldn't be set to precompiles VM.

@gumb0 gumb0 requested a review from chfast December 23, 2019 15:28
@codecov-io
Copy link

Codecov Report

Merging #5875 into master will decrease coverage by 0.03%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5875      +/-   ##
==========================================
- Coverage   63.96%   63.93%   -0.04%     
==========================================
  Files         365      365              
  Lines       31093    31098       +5     
  Branches     3441     3441              
==========================================
- Hits        19890    19882       -8     
- Misses       9972     9980       +8     
- Partials     1231     1236       +5

@gumb0 gumb0 merged commit 2fe1bec into master Dec 23, 2019
@gumb0 gumb0 deleted the evmc-options-parameter branch December 23, 2019 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants