diff --git a/cmd/bent/configs/suites.toml b/cmd/bent/configs/suites.toml index 2d0ec17..c3178ff 100644 --- a/cmd/bent/configs/suites.toml +++ b/cmd/bent/configs/suites.toml @@ -119,6 +119,7 @@ Repo = "github.com/ethereum/go-ethereum/whisper/whisperv6" Benchmarks = "Benchmark" NotSandboxed = true # Won't cross-compile to Linux on MacOS + Disabled = true # Whisper protocol has been deprecated and removed from v1.9.24+ versions. v1.9.2 has missing dependency. Version = "@v1.9.2" [[Suites]]