Skip to content

Labels

Labels

  • bug

    Something behaves incorrectly against its spec
  • component/build

    foundry.toml, remappings, deploy scripts, broadcast artefacts, CI
  • component/composable-cow

    Core registry: ComposableCoW, BaseConditionalOrder, ERC1271Forwarder
  • component/docs

    README and docs/ prose
  • component/interfaces

    Public interfaces: IConditionalOrder, ISwapGuard, IValueFactory, IOrderManifest, aggregators
  • component/manifest

    Order manifest resolution and IOrderManifest handling
  • component/order-types

    Conditional orders: TWAP, StopLoss, GoodAfterTime, TradeAboveThreshold, PerpetualStableSwap
  • component/polling

    poll / getTradeableOrderWithSignature watchtower path and revert-signal validation
  • component/settlement

    CoW Protocol settlement integration, swap guards, ERC-1271 signature verification
  • component/tests

    Foundry test suites, helpers, and fixtures
  • design

    Requires an interface or architecture decision before code
  • documentation

    Documentation is wrong, missing, or unclear
  • duplicate

    This issue or pull request already exists
  • enhancement

    New capability or improvement that does not yet exist
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • p0-fire

    Funds or deployed contracts at risk. Drop everything.
  • p1-broken

    Actually broken. Fix this week.
  • p2-annoying

    Not broken, but annoying enough to matter.
  • p3-maybe

    Nice to have. Probably never happens.
  • question

    Further information is requested
  • security

    Vulnerability, exploit surface, or hardening of on-chain funds or authorisation
  • wontfix

    This will not be worked on