Skip to content

Library should check proposal data validity *before* gobject prepare command #5

@riongull

Description

@riongull

Before the production release let's make sure the library itself checks proposal data for validity before it gobbles the 1 DASH with gobject prepare command. Right now it can make a successfulgobject prepare tx that then fails on gobject submit.

Example bad proposal name that succeeds making the 1 DASH tx but fails gobject submit:

let isoDate = new Date().toISOString();
let proposalName = `proposal_${isoDate}`
Screen Shot 2024-10-08 at 11 36 08 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions