Skip to content

Conversation

@QuantumExplorer
Copy link
Member

Issue being fixed or feature implemented

Updated the wallet information interface to simplify transaction handling and improve the integration with the underlying wallet structure.

What was done?

  • Removed the ImmatureTransaction wrapper and replaced it with direct usage of dashcore::Transaction in the fetch_contact_requests_for_identities_after_asset_locks method.
  • Updated the WalletInfoInterface to use WalletCoreBalance instead of WalletBalance.
  • Refactored methods related to transaction processing to streamline functionality.
  • Added new logging functionality for SPV initialization in the SDK.
  • Introduced a compact sync status display in the Swift UI to enhance user experience.

How Has This Been Tested?

Changes have been tested through existing unit and integration tests, ensuring that transaction handling and wallet information retrieval functions correctly.

Breaking Changes

None

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added ! to the title and described breaking changes in the corresponding section if my code contains any.

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.


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.

@QuantumExplorer QuantumExplorer changed the title feat: update wallet info interface and transaction handling feat(swift-sdk): update wallet info interface and transaction handling Jan 17, 2026
@QuantumExplorer QuantumExplorer merged commit d26c37a into feat/iOSSupport Jan 17, 2026
4 of 5 checks passed
@QuantumExplorer QuantumExplorer deleted the featupdate-wallet-info-interface branch January 17, 2026 19:53
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