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

Add manually_frozen tag #393

Merged
merged 3 commits into from
Sep 5, 2024
Merged

Add manually_frozen tag #393

merged 3 commits into from
Sep 5, 2024

Conversation

markettes
Copy link
Contributor

This pull request adds a new tag called "manually_frozen" to the codebase. The tag is used to mark UTXOs as manually frozen or manually unfrozen. The code changes include adding the "IsManuallyFrozenTag" constant, updating the UTXO filtering logic to consider the new tag, and adding methods to retrieve the list of frozen UTXOs. This enhancement improves the flexibility and control over freezing and unfreezing UTXOs in the application.

@markettes markettes requested review from RodriFS, daliclovr and Jossec101 and removed request for RodriFS and daliclovr August 30, 2024 07:31
@markettes markettes merged commit a220b26 into main Sep 5, 2024
4 checks passed
@markettes markettes deleted the manually-frozen branch September 5, 2024 09:56
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.

2 participants