Refactor evmd to have necessary keepers
Open
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
To run test cases that require specific keeper dependencies, we should refactor the evmd structure to include the necessary keepers and execute the tests using a refactored “minimum viable keeper” version of evmd.
Contributor guide
Research direction
Start by examining the evmd structure and the test cases that require specific keeper dependencies. Identify the necessary keepers and determine how a minimum viable keeper version of evmd should execute those tests. Done means the refactored evmd can run the dependent test cases with only the required keepers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100