arbiter icon indicating copy to clipboard operation
arbiter copied to clipboard

feat(`core`): create generic `WorldState` and `Middleware` traits

Open Autoparallel opened this issue 7 months ago • 0 comments

Not married to the names by any means, but we need these to allow for many kinds of state keeping items (e.g., EVM, databases, etc.) which will hold the worldstate

Autoparallel avatar May 26 '25 14:05 Autoparallel