Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Simple & shielded transfers are always transfers with memo #52

Closed jens-concordium closed 2 years ago

jens-concordium commented 2 years ago

Bug Description Even though no memo has been added to a simple or shielded transaction, the transaction is always of the type that contains a memo. The memo field is just empty.

When a memo is not entered during the "transaction setup" in the wallet, the wallet should just use the old simple and shielded transactions without memos, as the new type is slightly more expensive.

This bug is related to https://github.com/Concordium/concordium-reference-wallet-android/issues/22

Steps to Reproduce

Expected Result

Actual Result

Versions

jens-concordium commented 2 years ago

Verified in 1.0.15.