Skip to content

Labels

Labels

  • area: blocks

    Block headers, Merkle roots, witness commitments, and block validity
  • area: consensus

    Consensus validation, block connection, UTXO transition, and reorg correctness
  • area: constants

    Named constants and appendix constant tables
  • area: ledger-model

    Protocol state, UTXO model, rule context, transitions, and invariants
  • area: mempool

    Mempool admission, relay policy boundaries, package behavior, and orphan handling
  • area: notation

    Notation, hashes, identifiers, cryptographic relations, and shared symbols
  • area: p2p

    Peer-to-peer messages, handshake, inventory, sync, compact blocks, and address relay
  • area: parameters

    Network parameters and historical consensus exceptions
  • area: proof-of-work

    nBits, target decoding, difficulty adjustment, chainwork, and chain selection
  • area: rpc

    RPC appendix and interface consistency surface
  • area: script

    Script execution, signature messages, opcodes, Taproot, and Tapscript
  • area: serialization

    Encoding rules, byte order, CompactSize, vectors, weight, and vsize
  • area: transactions

    Transaction records, txid/wtxid, locktime, sequence, fees, and coinbase rules
  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • priority: critical

    Consensus-critical or highly visible issue
  • priority: high

    Important correctness, usability, or publication issue
  • priority: low

    Minor cleanup or polish
  • question

    Further information is requested
  • status: needs-review

    Needs technical review before merge
  • status: needs-source

    Needs a primary source, BIP, or Bitcoin Core reference before acceptance
  • type: build

    LaTeX, PDF rendering, assets, Makefile, or generated output
  • type: citation

    Source references, BIP citations, Bitcoin Core evidence, or bibliography work
  • type: clarification

    Text that needs clearer wording without changing intended behavior
  • type: correction

    Incorrect, incomplete, or misleading specification text