fix calculation of median, include special case when there're no claps

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-07-31 13:56:05 +03:00
parent f7b1b75d5a
commit c4b16805f7
3 changed files with 169 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ghost-slow-clap"
version = "0.3.35"
version = "0.3.36"
description = "Applause protocol for the EVM bridge"
license.workspace = true
authors.workspace = true