Skip to content

Labels

Labels

  • audit:fix

    Addresses an audit finding
  • audit:in-review

    Currently under auditor review
  • audit:needed

    Requires audit review
  • audit:passed

    Audit complete, no outstanding findings
  • blocked

    Waiting on external dependency or decision
  • breaking

    Breaking change to existing interfaces or behavior
  • hotfix

    Urgent patch for production
  • scope:contracts

    Modifies deployed or deployable contract code
  • scope:env

    Deployment addresses and network environment configs
  • scope:infra

    CI, GitHub Actions, foundry config
  • scope:invariant

    Invariant/fuzz test changes (recon, echidna, medusa)
  • scope:scripts

    Deploy or operational scripts that transact onchain
  • scope:tests

    Test-only changes (fuzz, invariant, unit, fork)
  • scope:tooling

    Read-only scripts, dev helpers — no state mutation
  • sync:internal

    Originated in or needs sync with internal repo
  • sync:public

    Public-first, may need backport to internal
  • type:bug

    Bug fix
  • type:chore

    CI, config, dependency bumps, repo hygiene
  • type:docs

    Documentation only
  • type:feature

    New functionality
  • type:idea

    Discussion / proposal
  • type:migration

    Storage migration / spell
  • type:refactor

    Code restructure, no behavior change
  • type:test

    Test additions or fixes, no contract changes
  • version:v3.1.x

    Patches to current deployed version
  • version:v3.2.0

    Scoped for v3.2.0 (in audit)
  • version:v3.3.0

    Scoped for v3.3.0
  • version:v3.4.0+

    Tentative future scope