Description
When assets move into a transitory state (e.g. burning an asset), the daemon stops listing assets because it intends to remove them from the wallet's ownership. There's then an apparent UX disparity between 1) what's being reported by tapd 2) the state that's included in blocks 3) The state that could confirm by a broadcasted transaction. The daemon would benefit in terms of UX, and future functionality, by reporting these classes of transitory / limbo state. The CLI should be intuitive to users in the scenario where the burn etc is in limbo while the daemon waits for the transaction to be included in a block.
- User feedback has been given that transitory state not being available makes it confusing what's has or is about to happen
- Important to payment-channel functionality, the daemon's architecture will benefit from being able to keep track of and report pending transaction
Deliverable
tapd
should be enhanced to report transitory / in-flight / limbo transactions
lnd's lncli pendingchannels
command could be a parallel:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status