ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
832 stars 234 forks source link

add supported fork info to `evm tools` help #813

Closed gurukamath closed 1 year ago

gurukamath commented 1 year ago

What was wrong?

The forks supported by the current evm tools was not documented in the description (-h command)

How was it fixed?

Add the supported forks to help

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2da1ad3) 74.06% compared to head (eb7c698) 74.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #813 +/- ## ======================================= Coverage 74.06% 74.06% ======================================= Files 571 571 Lines 31726 31726 ======================================= Hits 23498 23498 Misses 8228 8228 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `74.06% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.