Skip to content

skills new accepts invalid listing prices #457

@sevencat2004

Description

@sevencat2004

The CLI accepts invalid values for the sh1pt skills new --price option and writes them into sh1pt.skill.json plus generated marketplace publish commands.\n\nExamples:\n- --price -5 stores price: -5 and generates a uGig command with --price -5.\n- --price 1.9 is silently truncated by Number.parseInt and stored as 1.\n\nListing prices should be non-negative integer sat amounts. Invalid, negative, or fractional values should not be persisted into the manifest or marketplace commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions