subquery / network-indexer-services

Services that Indexers run to connect and serve data to the SubQuery Network
GNU General Public License v3.0
11 stars 14 forks source link

Fix issue #422 #504

Open Faizalhidayat opened 2 weeks ago

Faizalhidayat commented 2 weeks ago
  1. apps/indexer-admin/src/pages/projects/constant.ts

    This change disables the ability to create SubQuery (SubQL) projects on the Admin UI. Added validation to reject Deployment IDs that start with "SubQL" and updated placeholders to provide clearer information to users.

2.apps/indexer-coordinator/src/utils/logger.ts

disabling the stdout log output from the indexer-coordinator in Kubernetes environments."