Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • hacktoberfest

    Issues highlighted by lists for Hacktoberfest (https://hacktoberfest.com/)
  • hacktoberfest-accepted

    Pull Requests counted for Hacktoberfest (https://hacktoberfest.com/)
  • Hiero Transfer

    Issues that are related to the transfer to Hiero
  • priority: critical

    Must be fixed immediately; affects core functionality, security, or causes data loss
  • priority: high

    Important issue that should be prioritized in the current sprint/release
  • priority: low

    Non-urgent tasks, nice-to-have improvements, or minor issues
  • priority: medium

    Normal priority; to be addressed in the standard development cycle
  • scope: api

    Related to the public SDK API surface or interfaces
  • scope: build

    Related to the build system (CMake, Maven, Gradle, Cargo, npm, etc.)
  • scope: ci

    Related to GitHub Actions, automated testing workflows, or CI/CD pipelines
  • scope: core

    Related to the core SDK framework: request execution, signing, serialization, and retry logic
  • scope: crypto

    Related to cryptographic operations, key management, or signing
  • scope: dependencies

    Related to dependency updates, version bumps, or dependency management
  • scope: docs

    Related to READMEs, guides, API documentation, or code comments
  • scope: examples

    Related to the example projects or code snippets provided for users
  • scope: network

    Related to network communication, including gRPC (consensus nodes) and HTTP/REST (mirror nodes)
  • scope: security

    Related to security vulnerabilities or security-sensitive areas of the codebase
  • scope: tests

    Related to unit tests, integration tests, or test infrastructure
  • skill: advanced

    Requires deep understanding of the SDK architecture and may span multiple modules
  • skill: beginner

    Suitable for contributors who have completed a good first issue and want to build skills
  • skill: good first issue

    Simple, well-scoped tasks ideal for someone new to the repository or open source
  • skill: intermediate

    Requires familiarity with the codebase structure and SDK concepts
  • status: awaiting merge

    The pull request is approved and ready to merge once CI passes
  • status: awaiting triage

    New issue that needs to be reviewed and categorized by maintainers
  • status: blocked

    Cannot proceed due to an external dependency, upstream issue, or required decision
  • status: in progress

    A contributor is actively working on this issue
  • status: needs info

    A maintainer has reviewed the issue but requires more information from the submitter
  • status: needs review

    The pull request is ready for maintainer review