You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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".
The text was updated successfully, but these errors were encountered: