Skip to content

Labels

Labels

  • A-benches

    Area: Related to benchmarks.
  • A-binaries

    Area: Related to binaries.
  • A-book-architecture

    Area: Related to the Architecture book.
  • A-book-protocol

    Area: Related to the Protocol book.
  • A-book-user

    Area: Related to the User book.
  • A-books

    Area: Related to Cuprate's books.
  • A-ci

    Area: Related to CI.
  • A-consensus

    Area: Related to consensus.
  • A-constants

    Area: Related to constants.
  • A-cryptonight

    Area: Related to Cryptonight.
  • A-dependency

    Area: Related to dependencies, or changes to a Cargo.{toml,lock} file.
  • A-docs

    Area: Related to documentation.
  • A-helper

    Area: Related to cuprate-helper.
  • A-net

    Area: Related to networking.
  • A-p2p

    Area: Related to P2P.
  • A-pruning

    Area: Related to pruning.
  • A-rpc

    Area: Related to RPC.
  • A-storage

    Area: Related to storage.
  • A-test-utils

    Area: Related to test-utils.
  • A-types

    Area: Related to types.
  • A-workspace

    Area: Changes to a root workspace file or general repo file.
  • A-zmq

    Area: Related to ZMQ.
  • C-bug

    Category: This is a bug-report. Bug-fix PRs use C-fix instead.
  • C-cleanup

    Category: PRs that clean code up or issues documenting cleanup.
  • C-discussion

    Category: General discussion or questions.
  • C-duplicate

    Category: This issue or pull request already exists
  • C-feature

    Category: This is an issue/PR that adds a new feature.
  • C-fix

    Category: PRs that fixes code, or issues documenting a fix.
  • C-optimization

    Category: An issue highlighting optimization opportunities or PRs implementing such.
  • C-proposal

    Category: A proposal of some kind, and a request for comments.