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

Simple UTXO management #60

Merged
merged 6 commits into from
Sep 3, 2024
Merged

Simple UTXO management #60

merged 6 commits into from
Sep 3, 2024

Conversation

ceyhunsen
Copy link
Member

This PR adds a simple UTXO management. Every txout are marked as UTXO, regardless of the address they are sent to and marked as spent if used in a tx.

@ceyhunsen ceyhunsen marked this pull request as ready for review September 3, 2024 12:38
@ceyhunsen ceyhunsen merged commit 25f2f3b into main Sep 3, 2024
6 checks passed
@ceyhunsen ceyhunsen deleted the utxo_management branch September 3, 2024 12:41
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

Successfully merging this pull request may close these issues.

1 participant