mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
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> |
||
|---|---|---|
| .. | ||
| node | ||
| pallets/validator-set | ||
| runtime | ||
| test | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| rust-toolchain.toml | ||
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