runtimeverification / runtimeverification/evm-semantics
Investigate creator and creator2 accounts in foundry
Open
Nobody has claimed this yet.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
Found two addresses being used by foundry. We should investigate if we should add them to kevm or not.
0x3fAB184622Dc19b6109349B94811493BF2a45362https://github.com/foundry-rs/foundry/blob/7bfe5bfb3a8b3e9ffc7bacc1e87d1f94ae7fb410/evm/src/executor/mod.rs#L1440x4e59b44847b379578588920cA78FbF26c0B4956Chttps://github.com/foundry-rs/foundry/blob/7bfe5bfb3a8b3e9ffc7bacc1e87d1f94ae7fb410/cli/src/cmd/cast/create2.rs#L43
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the two linked Foundry source locations first: evm/src/executor/mod.rs around line 144 and cli/src/cmd/cast/create2.rs around line 43. Trace how each address is used in Foundry and how KEVM currently handles comparable accounts, then document whether either address should be added and what evidence supports the decision.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100