Skip to content

Labels

Labels

  • CI/CD workflows: lint, test, coverage pipelines
  • Cryptography: cometbls, cometblszk, ed25519, bn254, keccak
  • Dependency & toolchain pins: .gno-version, go.mod, flake.lock, Cargo.lock
  • Documentation: README, specs, godoc
  • Wire encoding: abi, rlp, packet/state schemas
  • IBC core, light client, packet/channel/connection
  • Host-chain integration: gno.land params, packet events, end-to-end wiring
  • Access control & governance: allowedImpls, admin/permissions, whitelist, governance
  • Protocol spec & design decisions: schemas, conventions, ICS conformance
  • Build tooling: Makefile, Nix flake, setup-stdlibs
  • ZKGM realm, opcodes, forward, integration
  • Breaks ABI, storage path, or state schema compatibility
  • This issue or pull request already exists
  • Good for newcomers
  • Extra attention is needed
  • This doesn't seem right
  • Priority: critical — soundness / wedge / data loss
  • Priority: high — protocol violation or significant correctness gap
  • Priority: low — code hygiene or minor improvement
  • Priority: medium — defensive hardening or moderate impact
  • Further information is requested
  • Build, scripts, metadata
  • New functionality
  • Bug fix
  • Performance improvement
  • Code restructuring with no behavior change
  • Test-only changes
  • This will not be worked on