datahaven/operator/pallets
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
..
ethereum-client refactor(operator): ♻️ Generalise further the MessageProcessor from the Inbound Pallet V2 (#46) 2025-04-22 00:12:47 +00:00
inbound-queue-v2 refactor(operator): ♻️ Generalise further the MessageProcessor from the Inbound Pallet V2 (#46) 2025-04-22 00:12:47 +00:00
outbound-commitment-store feat(ci): add script to sort cargo deps (#62) 2025-05-06 17:22:01 +00:00
outbound-queue-v2 feat(operator): Add Ethereum RPCs (#55) 2025-04-30 17:01:21 +00:00
system feat(ci): add script to sort cargo deps (#62) 2025-05-06 17:22:01 +00:00
system-v2 feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00
validator-set feat(operator): Multi-runtime support (#38) 2025-05-08 13:14:30 +00:00