runtimeverification / runtimeverification/evm-semantics
Add bcExploitTest tests into `make test-all`.
Open
Nobody has claimed this yet.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
These commands succeed, so they are good candidates into make test or make test-all.
./kevm test tests/ethereum-tests/BlockchainTests/bcExploitTest/ShanghaiLove.json
./kevm test tests/ethereum-tests/BlockchainTests/bcExploitTest/DelegateCallSpam.json
./kevm test tests/ethereum-tests/BlockchainTests/bcExploitTest/SuicideIssue.json
./kevm test tests/ethereum-tests/BlockchainTests/bcExploitTest/StrangeContractCreation.json
ShanghaiLove.json takes more than 30 minutes, so this one should join only test-all.
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
Start by locating the make test-all target and the existing Ethereum test command entries. Add the four listed bcExploitTest JSON cases, keeping ShanghaiLove.json in test-all only because it takes over 30 minutes. Run the relevant make target and confirm all specified commands are included.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100