From 66ea78a524db5abeb76220222995a45bbe9619c7 Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Thu, 20 Feb 2025 16:13:09 +0100 Subject: [PATCH 1/2] bounty leaderboard update --- src/data/consensus-bounty-hunters.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/consensus-bounty-hunters.json b/src/data/consensus-bounty-hunters.json index 9601ff67beb..c48a8757448 100644 --- a/src/data/consensus-bounty-hunters.json +++ b/src/data/consensus-bounty-hunters.json @@ -49,6 +49,11 @@ "name": "John Stawinski", "score": 5000 }, + { + "username": "asymmetric-research", + "name": "Giuseppe Cocomazzi (Asymmetric Research) ", + "score": 5000 + }, { "username": "asanso", "name": "Antonio Sanso", From 19a072de2dc3492261606fac926725698d3f0e62 Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Thu, 20 Feb 2025 16:17:01 +0100 Subject: [PATCH 2/2] adding toni --- src/data/execution-bounty-hunters.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/execution-bounty-hunters.json b/src/data/execution-bounty-hunters.json index 2045a931398..9fc3f9aeb79 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -254,6 +254,11 @@ "name": "Cybermong", "score": 1000 }, + { + "username": "nerolation", + "name": "Toni Wahrstätter", + "score": 1000 + }, { "username": "iosiro", "name": "iosiro",