Skip to content

Finalise transaction creation and tracking #17

@SWvheerden

Description

@SWvheerden

Tari universe needs to use the minotari cli to create transactions.

We should do the following:

  • MC creates offline sign transaction as pending
  • TU takes offline pre signed tx, signs it using seed words + offline signing library
  • TU updates pending tx in MC
  • MC broadcasts + monitors tx

Step 1 is already exists in MC.
Step 2 is already exposed as a library in core, this needs to be implemented in TU
Step 3 has code in place in MC, but need code in TU
Step 4 is missing in MC and needs to be done.

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