Skip to content

Conversation

@xdustinface
Copy link
Collaborator

managed_wallet_get_utxos currently just returns 1 confirmation for a UTXO in FFIUTXO. This makes use of the synced_height to get the actual confirmations.

Based on:

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 24, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/ffi-utxo-confirmations

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@xdustinface xdustinface changed the title fix: Correct confirmations for UTXOs in wallet FFI fix: correct confirmations for UTXOs in wallet FFI Dec 24, 2025
@xdustinface xdustinface force-pushed the fix/ffi-utxo-confirmations branch from a3d1136 to ae4114a Compare December 24, 2025 09:18
@xdustinface xdustinface force-pushed the feat/wallet-sync-height branch from 7316f44 to 0505ed2 Compare December 26, 2025 15:56
@github-actions github-actions bot added the merge-conflict The PR conflicts with the target branch. label Dec 26, 2025
@github-actions
Copy link

This PR has merge conflicts with the base branch. Please rebase or merge the base branch into your branch to resolve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict The PR conflicts with the target branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants