Skip to content

Commit ba4d0ca

Browse files
authored
Merge pull request #11569 from ethereum/fredriksvantes-patch-1
Add c-kzg-4844 and go-kzg-4844 to bug bounty program
2 parents 311e542 + a97b69d commit ba4d0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intl/en/page-bug-bounty.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"page-upgrades-bug-bounty-annotations": "It might be helpful to check out the following annotations:",
44
"page-upgrades-bug-bounty-client-bugs": "Client bugs",
55
"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.",
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.",
77
"page-upgrades-bug-bounty-clients": "Clients featured in the bounties",
88
"page-upgrades-bug-bounty-clients-type-1": "Spec non-compliance issues",
99
"page-upgrades-bug-bounty-clients-type-2": "Unexpected crashes, RCE or denial of service (DOS) vulnerabilities",

0 commit comments

Comments
 (0)