rate limit for the rpc endpoint based on network_id, storage guard lock for the current network_id and other minor improvements

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-06-25 18:09:29 +03:00
parent 0c3636fe79
commit 8464da831f
2 changed files with 201 additions and 155 deletions

View File

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