cosmos / cosmos/evm

Refactor evmd to have necessary keepers

Open
#832 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.