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> |
||
|---|---|---|
| .. | ||
| ethereum-client | ||
| inbound-queue-v2 | ||
| outbound-commitment-store | ||
| outbound-queue-v2 | ||
| system | ||
| system-v2 | ||
| validator-set | ||