6 Commits

Author SHA1 Message Date
Hansie Odendaal
c80c3fd2e3
chore: config and naming updates (#27)
* Update config and crate naming

- Updated configs to the lates main repo configs.
- Updated all main repo crate namings to be same as the main repo.
- Added `create_dir_all` to `pub(crate) fn create_tempdir(custom_work_dir: Option<PathBuf>) -> std::io::Result<TempDir> {`.
- Wired in optional `persist_dir` when using the local deployer.
- Update `time` vulnerability

**Note:** Unsure about the `service_params` mapping in `pub(crate) fn cryptarchia_deployment(config: &GeneralConfig) -> CryptarchiaDeploymentSettings {`
2026-02-09 10:28:15 +02:00
Hansie Odendaal
70dbef96c2
feat: add custom persistent dir option for working files (#26) 2026-02-06 09:06:40 +02:00
andrussal
a372a808bc docs: sync book with current framework 2026-01-27 03:42:36 +01:00
andrussal
8d2dd4c86a Unify ndoe types 2026-01-26 09:08:00 +01:00
andrussal
015c884f9a chore: rename node env vars and circuits scripts 2026-01-22 11:09:47 +01:00
andrussal
027fd598a7 env: centralize NOMOS/POL env var parsing 2025-12-18 18:19:38 +01:00