This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Support loading devnet state from path #54
Labels
size: 3 pieces
Moderately challenging, well-defined, may require a bit of research
Overview
Support the
--load-path LOAD_PATH
flag argument in thestarknet-devnet
subprocess forlocal
network.Specification
starknet: local: state: path/to/file
and have it always use that state when starting.provider_settings
kwarg to allow loading the starknet devnet provider from a state.provider.update_settings()
with new state, the process gets restarted with that new state.Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered: