Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(state): refactor state into module #670

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

joshuajbouw
Copy link
Contributor

Description

Simply refactors the state into its own module. My motivation is to improve the code quality gradually when required.

How should this be reviewed

Ensure that the refactor is complete, and nothing that has been missed was missed. That would require looking into the engine/src/engine.rs and ensuring all relevant tests and anything to do with the state has been moved.

Additional information

Descoped from a scope creeping PR #662

@joshuajbouw joshuajbouw added C-housekeeping Category: Refactoring, cleanups, code quality A-engine Area: purely engine EVM related labels Jan 26, 2023
@joshuajbouw joshuajbouw force-pushed the chore/move-state branch 2 times, most recently from 18deabe to 3fec3ec Compare January 26, 2023 10:09
@joshuajbouw joshuajbouw merged commit 5501ef3 into develop Jan 26, 2023
@joshuajbouw joshuajbouw deleted the chore/move-state branch January 26, 2023 11:06
birchmd pushed a commit that referenced this pull request Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-engine Area: purely engine EVM related C-housekeeping Category: Refactoring, cleanups, code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants