From 50acafa6bbbf180225e9221a6324daf4ee7a5059 Mon Sep 17 00:00:00 2001 From: ylembachar Date: Tue, 4 Feb 2025 14:08:42 +0100 Subject: [PATCH 1/2] add legacy disclaimer to old shutter repo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 47ff6f6..a88c8f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Shutter +> ⚠️ **Legacy Implementation** +> This repository is no longer maintained. +> For the current version of Shutter, see [Rolling Shutter](https://github.com/shutter-network/rolling-shutter). + This repository contains Shutter, a threshold encryption based frontrunning protection system for Ethereum smart contracts. From 834745575fad7cd95ec6ba348fbe3d451bb63200 Mon Sep 17 00:00:00 2001 From: ylembachar Date: Tue, 4 Feb 2025 14:22:39 +0100 Subject: [PATCH 2/2] update disclaimer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a88c8f8..52b6ffd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Shutter -> ⚠️ **Legacy Implementation** -> This repository is no longer maintained. +> [!IMPORTANT] +> This is a **legacy implementation**. > For the current version of Shutter, see [Rolling Shutter](https://github.com/shutter-network/rolling-shutter). This repository contains Shutter, a threshold encryption based frontrunning protection system for