Skip to content

Conversation

@lklimek
Copy link
Contributor

@lklimek lklimek commented Dec 10, 2025

Issue being fixed or feature implemented

The following state transition traits should return info stored in grovedb proof:

  • WithdrawAddressFunds::withdraw_address_funds - should return addresses with new balances
  • PutIdentity::put_with_address_funding - should return full identity AND addresses with new balances
  • TopUpAddress::top_up - - should return addresses with new balances
  • TopUpIdentityFromAddresses::top_up_from_addresses - should return identity balance in credits AND addresses with new balances
  • TransferAddressFunds::transfer_address_funds - should return addresses with new balances
  • TransferToAddresses::transfer_credits_to_addresses - should return partial identity AND addresses with new balances

What was done?

How Has This Been Tested?

Breaking Changes

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
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@QuantumExplorer QuantumExplorer marked this pull request as ready for review December 16, 2025 18:05
@QuantumExplorer QuantumExplorer self-requested a review as a code owner December 16, 2025 18:05
@QuantumExplorer QuantumExplorer merged commit 6b1fae4 into feat/platformAddresses Dec 16, 2025
6 of 7 checks passed
@QuantumExplorer QuantumExplorer deleted the feat/address-sdk-2 branch December 16, 2025 21:43
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.

4 participants