Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance tx history by including received outputs that relate to the address by the return address unlock condition #1330

Open
begonaalvarezd opened this issue Feb 1, 2024 · 0 comments

Comments

@begonaalvarezd
Copy link
Member

Description

The TX history does not include received outputs that relate to the address not because of the address unlock condition but because of the return address unlock condition.

Motivation

In order to be able to create a better transaction history, we need to be able to mark which transactions are expired, so the user knows that a transaction (an output) is like it never was sent.

With the current tx history we can mark expired incoming transaction, but not outgoing

Requirements

Open questions (optional)

Are you planning to do it yourself in a pull request?

Yes/No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant