From ec0dcdcecbfddd60f1676b9821a967beb3a53253 Mon Sep 17 00:00:00 2001 From: Fredrik Date: Tue, 17 Feb 2026 14:11:35 +0100 Subject: [PATCH 1/2] Added Audittens to bug bounty leaderboard --- src/data/execution-bounty-hunters.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/data/execution-bounty-hunters.json b/src/data/execution-bounty-hunters.json index c7eae7281c1..35dbbb8327c 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -129,6 +129,11 @@ "name": "iosiro", "score": 5000 }, + { + "username": "Yenya030", + "name": "Yenya", + "score": 5000 + }, { "username": "axic", "name": "Alex Beregszaszi", @@ -295,9 +300,9 @@ "score": 1000 }, { - "username": "Yenya030", - "name": "Yenya", - "score": 5000 + "username": "Audittens", + "name": "Audittens", + "score": 1000 }, { "username": "n0thingness", From ae17c1f3f10ec399bf1911ec90c47feacb3e4161 Mon Sep 17 00:00:00 2001 From: Fredrik Date: Tue, 17 Feb 2026 16:48:19 +0100 Subject: [PATCH 2/2] Adding DongHan Kim --- 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 35dbbb8327c..26de441a762 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -94,6 +94,11 @@ "name": "John Toman", "score": 10000 }, + { + "username": "ehdgks0627", + "name": "DongHan Kim", + "score": 10000 + }, { "username": "", "name": "Sebastian Henningsen",