Test unsigned replicated ops are rejected

This commit is contained in:
Eric Wendland 2026-05-22 14:17:17 +02:00
commit 0ffc950dc6
4 changed files with 171 additions and 4 deletions

2
Cargo.lock generated
View file

@ -1041,12 +1041,14 @@ name = "geth"
version = "0.1.0"
dependencies = [
"anyhow",
"geth-auth",
"geth-cas",
"geth-cli",
"geth-config",
"geth-control",
"geth-discovery",
"geth-iroh",
"geth-keychain",
"geth-node",
"geth-ssh-identity",
"geth-store",