snapshot before rebranding

This commit is contained in:
2025-12-14 07:37:21 +03:00
parent 5520d491a5
commit 09735eb97a
1752 changed files with 58116 additions and 15986 deletions
@@ -7,6 +7,7 @@ license.workspace = true
description = "Teyrchains inherent data provider for Pezkuwi node"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwi-node-core-teyrchains-inherent"
[lints]
workspace = true
@@ -25,10 +26,10 @@ thiserror = { workspace = true }
[features]
runtime-benchmarks = [
"gum/runtime-benchmarks",
"pezkuwi-node-subsystem/runtime-benchmarks",
"pezkuwi-overseer/runtime-benchmarks",
"pezkuwi-primitives/runtime-benchmarks",
"pezsp-blockchain/runtime-benchmarks",
"pezsp-inherents/runtime-benchmarks",
"gum/runtime-benchmarks",
"pezkuwi-node-subsystem/runtime-benchmarks",
"pezkuwi-overseer/runtime-benchmarks",
"pezkuwi-primitives/runtime-benchmarks",
"pezsp-blockchain/runtime-benchmarks",
"pezsp-inherents/runtime-benchmarks",
]