Skip to content

[FEAT] Better feedback returned when transaction is posted to propagation node #145

@icellan

Description

@icellan

Is your feature request related to a problem? Please describe

A user would be greatly helped with better feedback from Teranode when a Transaction is posted to the propagation service. For instance, whether the transaction was queued, processed or added to a block template, also whether it was added, or added previously.

Describe the solution you'd like

Add status fields to the response from the /tx and /txs propagation endpoints about the transaction(s) just posted.

Describe alternatives you've considered

Additional context

Return values should include:

  • status (queued, processed, added, added-earlier)
  • blockHeight (if added earlier and mined into a block)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions