datahaven/operator
Steve Degosserie a2d6bb1071
Use Genesis config presets (#35)
Based on https://github.com/paritytech/polkadot-sdk/pull/5868.

Note: this (somehow) breaks the ability to run a local network with the
zombienet config. It seems that the config generated by Zombienet that
automatically set the balance of validators is leading to an issue
(because of the address type).

---------

Co-authored-by: Facundo Farall <37149322+ffarall@users.noreply.github.com>
2025-04-14 18:38:55 +00:00
..
node Use Genesis config presets (#35) 2025-04-14 18:38:55 +00:00
pallets/validator-set feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
runtime Use Genesis config presets (#35) 2025-04-14 18:38:55 +00:00
test Use Genesis config presets (#35) 2025-04-14 18:38:55 +00:00
.gitignore build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
Cargo.lock Use Genesis config presets (#35) 2025-04-14 18:38:55 +00:00
Cargo.toml feat(operator): 🏗️ add frontier client (#13) 2025-04-14 13:40:24 +02:00
Dockerfile build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
LICENSE build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
README.md build: 🏗️ DataHaven operator setup (#6) 2025-03-17 17:57:14 +01:00
rust-toolchain.toml ci: 👷 Improve CI job for rust tests and format (#9) 2025-03-19 20:30:03 -03:00

Datahaven 🫎

Based on https://github.com/paritytech/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