datahaven/.github/workflows
Steve Degosserie d6f76f7fa3
feat(operator): Multi-runtime support (#38)
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>
2025-05-08 13:14:30 +00:00
..
actions/setup-env test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
CI.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
task-build-operator.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
task-e2e.yml fix: 🧑‍💻 Fix and improve bun cli logging and functionalities (#60) 2025-05-08 09:42:45 -03:00
task-foundry-tests.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
task-rust-lint.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
task-rust-tests.yml feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
task-ts-build.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
task-ts-lint.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
weekly-audit.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00