Skip to content

Build, sign and send Bitcoin transaction #13

@gratten

Description

@gratten

Need to introduce Bitcoin transaction functionality that includes an OP_RETURN containing the user-submitted "stamp" test.

See OP_RETURN.py for some preliminary experimentation with a cli tool script.

This functionality will need to scan the database at a regular time interval. If there are any "target blockheights" which match the current blockheight - 1, a transaction which includes an OP_RETURN containing the corresponding text will need to be built, signed and sent to the Bitcoin network with an appropriate transaction fee to be mined in the next block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions