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 dummy implmementation of Execution API #14

Closed
Tracked by #1802
tzdybal opened this issue Oct 27, 2024 · 1 comment
Closed
Tracked by #1802

Create dummy implmementation of Execution API #14

tzdybal opened this issue Oct 27, 2024 · 1 comment
Assignees
Labels

Comments

@tzdybal
Copy link
Member

tzdybal commented Oct 27, 2024

For testing, minimal, in-memory, implementation of Exectution API should be created.

This could be as simple as accumulating genesis time and all transactions as "state" (and hashing accordingly).
Extra method needs to be added to enable adding transactions to "mempool".

@tzdybal
Copy link
Member Author

tzdybal commented Nov 5, 2024

Initially resolved by #9; follow-up: #24.

@tzdybal tzdybal closed this as completed Nov 5, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Rollkit Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants