vulpemventures / ocean

:ocean: Elements/Liquid wallet daemon
MIT License
5 stars 7 forks source link

Return uncofirmed utxos when listing & Support filtering by address #92

Closed altafan closed 3 months ago

altafan commented 7 months ago

With this, ocean returns the list of unconfirmed utxos in the ListUtxosForAccount rpc. This also allows to filter account utxos by a set of addresses.

Please @louisinger review.

louisinger commented 7 months ago

while signing a pset with an uncomfirmed utxo, I got "no wallet utxos found in given transaction" errors raised by findLockedInputs