datahaven/operator/runtime
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
..
common feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
mainnet feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
stagenet feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
testnet feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
README.md feat(operator): Add Ethereum RPCs (#55) 2025-04-30 17:01:21 +00:00

Release

Polkadot SDK stable2412