File tree Expand file tree Collapse file tree 14 files changed +20
-20
lines changed
tezos-bls12-381-polynomial
tezos-bls12-381-polynomial.0.1.0
tezos-bls12-381-polynomial.0.1.1
tezos-bls12-381-polynomial.0.1.2
tezos-bls12-381-polynomial.0.1.3
tezos-bls12-381-polynomial.1.0.0
tezos-bls12-381-polynomial.1.0.1
tezos-plonk/tezos-plonk.1.0.1 Expand file tree Collapse file tree 14 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports:
1010depends: [
1111 "ocaml" {>= "4.12"}
1212 "dune" {>= "2.8.4"}
13- "bls12-381" {>= "5.0.0"}
13+ "bls12-381" {>= "5.0.0" & < "6.1.0" }
1414 "alcotest" {with-test}
1515 "bisect_ppx" {with-test & >= "2.5"}
1616]
2828 "sha512=8ad3f3105a413a98f09bbed2505bcad5bada8ae3b350a6d1a0d1d770e7726a6684a6d3f1d0a9e9fc249bff8374dbbd6a0c6fbd56a618d999bab1dce34174064c"
2929 ]
3030}
31- x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
31+ x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports:
1010depends: [
1111 "ocaml" {>= "4.12"}
1212 "dune" {>= "2.8.4"}
13- "bls12-381" {>= "5.0.0"}
13+ "bls12-381" {>= "5.0.0" & < "6.1.0" }
1414 "alcotest" {with-test}
1515 "bisect_ppx" {with-test & >= "2.5"}
1616]
2828 "sha512=ad04b93254f5134914d527193289def1cea3455ae5e1e3b5e015de1274e6c3f22e8df02e87507564725e1259cb34798cc33387a50e9888e5231279d15bf09cca"
2929 ]
3030}
31- x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
31+ x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports:
1010depends: [
1111 "ocaml" {>= "4.12"}
1212 "dune" {>= "2.8.4"}
13- "bls12-381" {>= "5.0.0"}
13+ "bls12-381" {>= "5.0.0" & < "6.1.0" }
1414 "alcotest" {with-test}
1515 "bisect_ppx" {with-test & >= "2.5"}
1616]
2727 "sha512=cdcf8004edeecbf18706b735c2a837348ce9a19df5ab9d3e37a7b0e216199d43c41f8ba81fc55b0fb08b1192538d699a79927219397639b27c378b457e92b33b"
2828 ]
2929}
30- x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
30+ x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports:
1010depends: [
1111 "ocaml" {>= "4.12"}
1212 "dune" {>= "2.8.4"}
13- "bls12-381" {>= "5.0.0"}
13+ "bls12-381" {>= "5.0.0" & < "6.1.0" }
1414 "alcotest" {with-test}
1515 "bisect_ppx" {with-test & >= "2.5"}
1616]
2727 "sha512=c9465f26c50624d95bb55a878bb78dff2703bd352445221bfef434cad2edb040cef95f33f44dcfe96949e52ba7ff9aeeab24cffd2d80fcb97e45085dad336701"
2828 ]
2929}
30- x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
30+ x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/dannywillems/ocaml-carray/issues"
88depends: [
99 "ocaml" {>= "4.12"}
1010 "dune" {>= "2.8.4"}
11- "bls12-381" {>= "3.0.0" & with-test}
11+ "bls12-381" {>= "3.0.0" & < "4.0.0" & with-test}
1212 "alcotest" {with-test}
1313]
1414build: ["dune" "build" "-j" jobs "-p" name "@install"]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license: "MIT"
99depends: [
1010 "ocaml" { >= "4.12.0" }
1111 "dune" { >= "2.8" }
12- "bls12-381" { >= "4.0.0" }
12+ "bls12-381" {>= "4.0.0" & < "6.1.0" }
1313 "data-encoding"
1414 "alcotest" { with-test & >= "1.1.0" }
1515 "qcheck-alcotest" { with-test }
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/issues"
88depends: [
99 "ocaml" {>= "4.12.0"}
1010 "dune" {>= "2.8"}
11- "bls12-381" {>= "4.0.0" & < "6.0 .0"}
11+ "bls12-381" {>= "4.0.0" & < "6.1 .0"}
1212 "data-encoding"
1313 "alcotest" {with-test & >= "1.1.0"}
1414 "qcheck-alcotest" {with-test}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/-/issues"
88depends: [
99 "dune" {>= "2.8"}
1010 "ocaml" {>= "4.12.0"}
11- "bls12-381" {>= "4.0.0" & < "6.0 .0"}
11+ "bls12-381" {>= "4.0.0" & < "6.1 .0"}
1212 "data-encoding"
1313 "alcotest" {with-test & >= "1.1.0"}
1414 "qcheck-alcotest" {with-test}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/-/issues"
88depends: [
99 "dune" {>= "2.8"}
1010 "ocaml" {>= "4.12.0"}
11- "bls12-381" {>= "4.0.0"}
11+ "bls12-381" {>= "4.0.0" & < "6.1.0" }
1212 "data-encoding"
1313 "bigstringaf" {>= "0.5.0"}
1414 "alcotest" {with-test & >= "1.1.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ bug-reports:
1010depends: [
1111 "dune" {>= "2.8"}
1212 "ocaml" {>= "4.12.0"}
13- "bls12-381" {>= "4.0.0"}
13+ "bls12-381" {>= "4.0.0" & < "6.1.0" }
1414 "ppx_repr" {>= "0.6.0"}
1515 "bigstringaf" {>= "0.5.0"}
1616 "alcotest" {with-test & >= "1.1.0"}
4141 "md5=c9007a234fbacaddbc652c139cac56db"
4242 "sha512=b67825a9259c27ccba51a4cb98056985c93f74f5211d422ce8ee8c35cda748c22bd1e59b3a584a79f96c1be21a409a12ee4b705346e1319c6d8bf45e81029f93"
4343 ]
44- }
44+ }
You can’t perform that action at this time.
0 commit comments