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

Create SimulatedStateHasher for TurtleTests #17639

Open
Tracked by #17636
IvanKavaldzhiev opened this issue Jan 31, 2025 · 0 comments
Open
Tracked by #17636

Create SimulatedStateHasher for TurtleTests #17639

IvanKavaldzhiev opened this issue Jan 31, 2025 · 0 comments
Labels
Platform Tickets pertaining to the platform Test Development Test Development

Comments

@IvanKavaldzhiev
Copy link
Collaborator

One of the ways to validate proper integration cases in TurtleTests will be to inspect the state that is hashed during a transaction workflow.

Create a SimulatedStateHasher component that implements StateHasher, so that we can collect the hashed version of a state after a given transaction has been applied to the state, so that we check the correctness of the state and the hashing itself.

@IvanKavaldzhiev IvanKavaldzhiev added Platform Tickets pertaining to the platform Test Development Test Development labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Tickets pertaining to the platform Test Development Test Development
Projects
None yet
Development

No branches or pull requests

1 participant