This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
85 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# LEADERBOARD | ||
|
||
| name | total points | | ||
|---------------|--------------| | ||
| marco-sundsk | 3200 | | ||
| mbucci | 1500 | | ||
| hoekevin | 900 | | ||
| sweetpotatoz | 500 | | ||
| k9thebeast | 300 | | ||
| StakerSpace | 200 | | ||
| bgapinski-bt | 200 | | ||
| andreisid | 200 | | ||
| bentiancai629 | 100 | | ||
| victorxu0411 | 100 | | ||
| wjdfx | 100 | | ||
| zavodil | 100 | | ||
| xz-cn | 100 | | ||
| novy4 | 100 | | ||
| winslyin | 100 | | ||
| pranaymohan | 100 | | ||
| stakehost | 100 | | ||
| zhanglianghui | 100 | | ||
| ferat8 | 100 | | ||
| stakery | 100 | | ||
| joesixpack | 100 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# UPDATES | ||
|
||
## UPDATE Dec 13th | ||
|
||
* We're restructuring the program to focus on finding bugs that are based on QA scenarios rather than security breaches and attacks. | ||
* You can find these in `scenarios.md` in this repo. [HERE](./scenarios.md) | ||
|
||
## UPDATE Nov 22nd | ||
|
||
* We're using Github to collect genesis for this week. Please don't submit your keys for genesis if you can't make the call. Put in a PR againts accounts.csv with your changes. | ||
|
||
## UPDATE Nov 20th | ||
|
||
* sudo is no longer needed if you're on Mac, or if you're on linux and can run docker without sudo. | ||
|
||
## UPDATE Nov 12th | ||
|
||
* Just update the issue templates. We are now measuring severity internally since the templates were just confusing. | ||
* The simplified submission process is: just follow the template, and we will add label. | ||
* If we add the `help wanted` tag, you can fix it and receive tokens as part of the competition as well |