datahaven/operator
undercover-cactus 3ea6e57b66
feat: add storage hub runtime (#40)
In this PR we add StorageHub pallets to the runtime. It will only be
added if the `storage-hub` feature is activated.

---------

Co-authored-by: Gonza Montiel <gonzamontiel@users.noreply.github.com>
2025-07-01 14:01:27 +02:00
..
.cargo refactor: 🐳 Improve docker caching (again) (#86) 2025-05-27 16:14:15 +00:00
node feat: add storage hub runtime (#40) 2025-07-01 14:01:27 +02:00
pallets feat: Native Token Transfer to Ethereum (#88) 2025-06-12 00:07:36 +02:00
primitives feat: 🏗️ run execution relayer (#73) 2025-06-05 15:00:03 +00:00
runtime feat: add storage hub runtime (#40) 2025-07-01 14:01:27 +02:00
scripts feat(ci): add script to sort cargo deps (#62) 2025-05-06 17:22:01 +00:00
test Configure only 2 validators (Alice & Bob) for Stagenet (#78) 2025-05-19 13:21:45 +01:00
.dockerignore refactor: 🐳 Improve docker caching (again) (#86) 2025-05-27 16:14:15 +00:00
.gitignore build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
Cargo.lock feat: add storage hub runtime (#40) 2025-07-01 14:01:27 +02:00
Cargo.toml feat: add storage hub runtime (#40) 2025-07-01 14:01:27 +02:00
Dockerfile refactor: 🐳 Improve docker caching (again) (#86) 2025-05-27 16:14:15 +00:00
LICENSE build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
README.md fix: 🩹 update to allow BEEFY relayer to run correctly (#67) 2025-05-16 01:56:19 +00:00
rust-toolchain.toml test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00

DataHaven 🫎

Based on polkadot-sdk-solochain-template

Zombienet testing

First, install zombienet.

To spawn a local solo chain with four validators and BABE finality, run:

zombienet -p native spawn test/config/zombie-datahaven-local.toml