runtimeverification / runtimeverification/evm-semantics

Constants with upper case names

Open
#245 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
KCL
Stars
591
Forks
156
Avg merge
2h 19m
Merged PRs (30d)
1

Description

Constants such as EVM_REVERT might be more appropriate to keep in lower case, as they can otherwise easily be confused / mixed up with variables in specs.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for EVM_REVERT and inspect the surrounding specification files and references to determine the full set of constants affected. Rename the constants to the agreed lower-case form, update their uses, and run the relevant EVM semantics tests to confirm the specifications still pass.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.