Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Refactor evm_body, evm_responses and evm_examples #262

Open
wants to merge 47 commits into
base: main
Choose a base branch
from

Conversation

bmoyroud
Copy link
Contributor

Problem
A lot of our code has been refactored into evm_body.yaml, evm_responses.yaml, evm_examples.yaml.

More often than not, this is not needed as the components are only used in 1 spec.
Splitting specs across multiple files makes it harder to understand what the spec is doing quickly.

Solution
Keep only code shared across multiple specs in evm_body.yaml, evm_responses.yaml, evm_examples.yaml.

@bmoyroud bmoyroud self-assigned this Oct 19, 2023
@bmoyroud bmoyroud changed the title Bm/refactor evm specs Refactor evm_body, evm_responses and evm_examples Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants