Skip to content

Commit e5b21bb

Browse files
authored
Merge pull request #14952 from ethereum/fredriksvantes-patch-1
bounty leaderboard update
2 parents cb9c502 + 19a072d commit e5b21bb

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/data/consensus-bounty-hunters.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
"name": "John Stawinski",
5050
"score": 5000
5151
},
52+
{
53+
"username": "asymmetric-research",
54+
"name": "Giuseppe Cocomazzi (Asymmetric Research) ",
55+
"score": 5000
56+
},
5257
{
5358
"username": "asanso",
5459
"name": "Antonio Sanso",

src/data/execution-bounty-hunters.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,11 @@
254254
"name": "Cybermong",
255255
"score": 1000
256256
},
257+
{
258+
"username": "nerolation",
259+
"name": "Toni Wahrstätter",
260+
"score": 1000
261+
},
257262
{
258263
"username": "iosiro",
259264
"name": "iosiro",

0 commit comments

Comments
 (0)