|
3 | 3 | "page-upgrades-bug-bounty-annotations": "It might be helpful to check out the following annotations:",
|
4 | 4 | "page-upgrades-bug-bounty-client-bugs": "Client bugs",
|
5 | 5 | "page-upgrades-bug-bounty-client-bugs-desc": "Clients run the Ethereum Network, and they need to follow the logic set out in the specification and be secure against potential attacks. The bugs we want to find are related to the implementation of the protocol.",
|
6 |
| - "page-upgrades-bug-bounty-client-bugs-desc-2": "Currently execution layer clients (Besu, Erigon, Geth and Nethermind) and consensus layer clients (Lighthouse, Lodestar, Nimbus, Teku and Prysm) are included in the Bug Bounty Program. More clients may be added as they complete audits and become production ready. Currently, <a href=\"https://github.com/ethereum/c-kzg-4844\" target=\"_blank\" rel=\"noreferrer\">c-kzg-4844</a> and <a href=\"https://github.com/crate-crypto/go-kzg-4844\" target=\"_blank\" rel=\"noreferrer\">go-kzg-4844</a> are also included in the bug bounty program.", |
| 6 | + "page-upgrades-bug-bounty-client-bugs-desc-2": "Currently execution layer clients (Besu, Erigon, Geth and Nethermind) and consensus layer clients (Lighthouse, Lodestar, Nimbus, Teku and Prysm) are included in the Bug Bounty Program. More clients may be added as they complete audits and become production ready.", |
7 | 7 | "page-upgrades-bug-bounty-clients": "Clients featured in the bounties",
|
8 | 8 | "page-upgrades-bug-bounty-clients-type-1": "Spec non-compliance issues",
|
9 | 9 | "page-upgrades-bug-bounty-clients-type-2": "Unexpected crashes, RCE or denial of service (DOS) vulnerabilities",
|
|
13 | 13 | "page-upgrades-bug-bounty-misc-bugs-desc-2": "Solidity does not hold security guarantees regarding compilation of untrusted input – and we do not issue rewards for crashes of the solc compiler on maliciously generated data.",
|
14 | 14 | "page-upgrades-bug-bounty-deposit-bugs": "Deposit Contract bugs",
|
15 | 15 | "page-upgrades-bug-bounty-deposit-bugs-desc": "The specifications and source code of the Beacon Chain Deposit Contract is part of the bug bounty program.",
|
| 16 | + "page-upgrades-bug-bounty-dependency-bugs": "Dependency bugs", |
| 17 | + "page-upgrades-bug-bounty-dependency-bugs-desc": "Certain dependencies are crucial for the Ethereum Network to function, and some of these have been added to the bug bounty program. Currently, the list of dependencies included in the bug bounty program are C-KZG-4844 and Go-KZG-4844.", |
16 | 18 | "page-upgrades-bug-bounty-docking": "merge",
|
17 | 19 | "page-upgrades-bug-bounty-email-us": "Email us:",
|
18 | 20 | "page-upgrades-bug-bounty-help-links": "Helpful links",
|
|
0 commit comments