datahaven/operator/runtime/testnet
undercover-cactus 7c8227f1ab
feat: set slashing mode in genesis config (#264)
In this PR we set the slashing mode value in the genesis config. For the
3 different runtime we specify the slashing mode : `mainnet/testnet` is
set to `Disabled` and for `stagenet` to `LogOnly`.

Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
2025-10-29 18:24:49 +02:00
..
src feat: set slashing mode in genesis config (#264) 2025-10-29 18:24:49 +02:00
tests feat: Implement dynamic fee adjustment (#251) 2025-10-28 10:06:45 +00:00
build.rs feat: Standardize currency system to HAVE token with Wei-based units (#130) 2025-08-18 13:26:30 +02:00
Cargo.toml feat: add slashing support (#242) 2025-10-29 10:43:55 +00:00