Skip to content

Commit 1284a83

Browse files
authored
Merge pull request #15245 from ethereum/fredriksvantes-patch-1
Update bounty hunter leaderboards
2 parents 9ec83f0 + 77ec8eb commit 1284a83

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

src/data/consensus-bounty-hunters.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,12 @@
103103
"username": "DragonDev1906",
104104
"name": "DragonDev1906",
105105
"score": 1000
106-
},
106+
},
107+
{
108+
"username": "chainsecurity",
109+
"name": "ChainSecurity",
110+
"score": 1000
111+
},
107112
{
108113
"username": "mcdee",
109114
"name": "Jim McDonald",

src/data/execution-bounty-hunters.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,11 @@
264264
"name": "iosiro",
265265
"score": 1000
266266
},
267+
{
268+
"username": "gln7",
269+
"name": "gln",
270+
"score": 1000
271+
},
267272
{
268273
"username": "n0thingness",
269274
"name": "Daniel Briskin",

0 commit comments

Comments
 (0)