ability to avoid too big deviations between from_block and to_block

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-06-19 14:31:33 +03:00
parent d5643472ee
commit d8e934a98e
4 changed files with 31 additions and 16 deletions

4
Cargo.lock generated
View File

@@ -1186,7 +1186,7 @@ dependencies = [
[[package]]
name = "casper-runtime"
version = "3.5.23"
version = "3.5.24"
dependencies = [
"casper-runtime-constants",
"frame-benchmarking",
@@ -3834,7 +3834,7 @@ dependencies = [
[[package]]
name = "ghost-slow-clap"
version = "0.3.27"
version = "0.3.28"
dependencies = [
"frame-benchmarking",
"frame-support",