Skip to content

Implement the utxo-only filtering also for the addresses endpoint#52

Merged
RCasatta merged 6 commits intomasterfrom
addresses_utxo_only
Sep 26, 2025
Merged

Implement the utxo-only filtering also for the addresses endpoint#52
RCasatta merged 6 commits intomasterfrom
addresses_utxo_only

Conversation

@RCasatta
Copy link
Owner

This will be needed to implement


    async fn get_address_utxo(
        &self,
        address: &elements::Address,
    ) -> Result<Option<(elements::OutPoint, elements::TxOut)>, Error>;

on a waterfalls client

@valerio-vaccaro
Copy link

utack b8818e1

@LeoComandini
Copy link
Contributor

utACK b8818e1, code review

@RCasatta RCasatta merged commit b8818e1 into master Sep 26, 2025
3 checks passed
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.

3 participants