mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
Add support for multiple runtimes: `stagenet`, `testnet` & `mainnet`. - Moved common types to `datahaven-runtime-common` crate. - Made the node's command & service code generic over different runtimes. Each runtime has a `dev` & `local` genesis config preset. - More types / constants can be moved to the `datahaven-runtime-common` crate ... this will be done in subsequent PRs. --------- Co-authored-by: Gonza Montiel <gon.montiel@gmail.com> Co-authored-by: Gonza Montiel <gonzamontiel@users.noreply.github.com> Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| actions/setup-env | ||
| CI.yml | ||
| task-build-operator.yml | ||
| task-e2e.yml | ||
| task-foundry-tests.yml | ||
| task-rust-lint.yml | ||
| task-rust-tests.yml | ||
| task-ts-build.yml | ||
| task-ts-lint.yml | ||
| weekly-audit.yml | ||