Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

New transaction types with memos #34

Closed concordium-cl closed 3 years ago

concordium-cl commented 3 years ago

Task description The sender should be able to attach text to transfers that will enable him to convey additional information to the receiver. The current use-case mandating this is ease of integration with exchanges.

Sub-Tasks

New Transfer Types

Backwards Compatibility The change must be backwards compatible. Existing transactions must continue to be accepted by the new protocol, and they must have the same semantics to the extent possible.

EDIT: The flow specifying how this should work, can be found in Figma in "Flow 19"

jens-concordium commented 2 years ago

@concordium-cl, I verified the fixes for Kasper's findings from his memo tests. I guess this can be moved to done now?