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

Refactor state #484

Open
marioiordanov opened this issue Jun 6, 2024 · 1 comment
Open

Refactor state #484

marioiordanov opened this issue Jun 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@marioiordanov
Copy link
Contributor

Now there are 2 properties with similar functionality:
state -> (state, historic_state)
pending_state -> (state, historic_state)

Needs to be refactored

@FabijanC
Copy link
Contributor

My impression it that most of the problems we have had with state manipulation is present since #329 and is caused by CachedState not implementing Clone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants