aboutsummaryrefslogtreecommitdiff
path: root/projects/bls-signatures/project.yaml
blob: a96f270acd91feb581f7b40048af3cd7623e46f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
homepage: "https://github.com/supranational/blst"
language: c++
primary_contact: "guidovranken@gmail.com"
main_repo: "https://github.com/supranational/blst.git"
sanitizers:
 - address
 - undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
architectures:
 - x86_64
 - i386
auto_ccs:
 - "kelly@supranational.net"
 - "diederik.loerakker@ethereum.org"
 - "hoffmang@chia.net"
 - "bram@chia.net"
 - "mariano@chia.net"
 - "arvid@chia.net"
 - "bill@chia.net"