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

tools: Include VM name and version in evmc --version #567

Merged
merged 2 commits into from
Feb 15, 2021
Merged

Conversation

chfast
Copy link
Member

@chfast chfast commented Nov 6, 2020

> bin/evmc --version --vm ~/Projects/ethereum/evmone/build/debug/lib/libevmone.so
evmone 0.6.0-dev (/home/chfast/Projects/ethereum/evmone/build/debug/lib/libevmone.so)
EVMC 7.5.0-alpha.0 (bin/evmc)

@codecov-io
Copy link

codecov-io commented Nov 6, 2020

Codecov Report

Merging #567 (41c2090) into master (1f9cde9) will increase coverage by 0.12%.
The diff coverage is 96.55%.

@@            Coverage Diff             @@
##           master     #567      +/-   ##
==========================================
+ Coverage   93.26%   93.38%   +0.12%     
==========================================
  Files          23       23              
  Lines        3372     3388      +16     
==========================================
+ Hits         3145     3164      +19     
+ Misses        227      224       -3     

tools/evmc/main.cpp Outdated Show resolved Hide resolved
@chfast chfast force-pushed the tools_version branch 2 times, most recently from a030e86 to 44c1395 Compare November 7, 2020 10:55
@chfast chfast merged commit f18d3f0 into master Feb 15, 2021
@chfast chfast deleted the tools_version branch February 15, 2021 16:01
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