From c5fe52f267767e95389f6f7a0b6ba362b9aa2bbe Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Fri, 10 Jan 2025 10:59:38 +0100 Subject: [PATCH 1/3] Bounty Hunter point updates --- 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 94177a3444f..dcb2ef22391 100644 --- a/src/data/consensus-bounty-hunters.json +++ b/src/data/consensus-bounty-hunters.json @@ -89,6 +89,11 @@ "name": "alpharush", "score": 1000 }, + { + "username": "DragonDev1906", + "name": "DragonDev1906", + "score": 1000 + }, { "username": "mcdee", "name": "Jim McDonald", From a0fb6f3456fe71637b3303e8accef7cffe244cbd Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Fri, 10 Jan 2025 11:04:00 +0100 Subject: [PATCH 2/3] Update execution-bounty-hunters.json --- src/data/execution-bounty-hunters.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/data/execution-bounty-hunters.json b/src/data/execution-bounty-hunters.json index 106d6f02be0..fad837de3b0 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -244,7 +244,16 @@ "name": "alpharush", "score": 1000 }, - + { + "username": "cybermong", + "name": "Cybermong", + "score": 1000 + }, + { + "username": "iosiro", + "name": "iosiro", + "score": 1000 + }, { "username": "n0thingness", "name": "Daniel Briskin", From d61d1a9f5d5d79bd015267ca1558d9d57dde2a13 Mon Sep 17 00:00:00 2001 From: Fredrik Svantes Date: Fri, 10 Jan 2025 11:11:47 +0100 Subject: [PATCH 3/3] Update consensus-bounty-hunters.json --- 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 dcb2ef22391..9601ff67beb 100644 --- a/src/data/consensus-bounty-hunters.json +++ b/src/data/consensus-bounty-hunters.json @@ -44,6 +44,11 @@ "name": "VulnerabilityX", "score": 5000 }, + { + "username": "jstawinski", + "name": "John Stawinski", + "score": 5000 + }, { "username": "asanso", "name": "Antonio Sanso",