Skip to content

Add docs for peer-to-peer transfer interaction with supply cap and dividend claimable balance #479

Description

@Chucks1093

Summary

The peer-to-peer transfer function interacts with two other features in non-obvious ways. When keys are transferred, the recipient gains a balance but has not been through the buy flow, which may affect how their claimable dividend share is calculated for future distributions. Similarly, transferring keys to a wallet that would cause total held keys to exceed the supply cap in storage needs clarification.

Scope

  • Document that transfer does not affect the supply cap — cap applies only to buy, not transfer
  • Explain that dividend claimable balances are snapshotted at distribution time; a transfer after distribution does not change either wallet's claimable amount for that distribution
  • Add a note that future distributions after a transfer will use the new post-transfer balances
  • Clarify that the transferred keys do not carry any pending claimable dividend from the sender to the recipient

Acceptance Criteria

  • Supply cap interaction with transfer is documented
  • Dividend claimable balance behavior pre and post transfer is explained
  • Future distribution behavior after a transfer is stated clearly
  • Pending claimable not transferring with keys is explicitly noted

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions