Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEP-9 : Add external_transfer_memo field to Financial Account Fields #1452

Merged
merged 6 commits into from
Mar 18, 2024

Conversation

ydag
Copy link
Contributor

@ydag ydag commented Feb 29, 2024

Resolving the issue #1451

@ydag
Copy link
Contributor Author

ydag commented Mar 1, 2024

Hi @JakeUrban,

After this change how do you feel about deprecating crypto_memo? I think memo can be used both regular bank and crypto transfers.

@@ -109,6 +109,7 @@ applications use fields that are the most familiar, which are often specific to
| `bank_number` | string | Number identifying bank in national banking system (routing number in US) |
| `bank_phone_number` | string | Phone number with country code for bank |
| `bank_branch_number` | string | Number identifying bank branch |
| `memo` | string | A destination tag/memo used to identify a transaction |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT about renaming it to external_transfer_memo?
So it's not confused with Stellar's transaction memo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds good! And what do you think about deprecation of crypto_memo in that case? We can use external_transfer_memo for both regular bank and crypto transfers, right? @Ifropc @marcinx

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds good to me

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! It is updated.

@ydag ydag requested a review from Ifropc March 6, 2024 08:04
Ifropc
Ifropc previously approved these changes Mar 11, 2024
@Ifropc Ifropc requested a review from JakeUrban March 11, 2024 18:10
JakeUrban
JakeUrban previously approved these changes Mar 11, 2024
@Ifropc
Copy link
Contributor

Ifropc commented Mar 13, 2024

@ydag could you update version and changelog of the SEP-9 file?

@ydag ydag changed the title SEP-9 : Add memo field to Financial Account Fields SEP-9 : Add external_transfer_memo field to Financial Account Fields Mar 16, 2024
@ydag ydag dismissed stale reviews from Ifropc and JakeUrban via 9dd38ad March 16, 2024 11:44
@ydag ydag requested a review from Ifropc March 16, 2024 11:45
@Ifropc Ifropc merged commit d5cd35d into stellar:master Mar 18, 2024
2 checks passed
@Ifropc
Copy link
Contributor

Ifropc commented Mar 18, 2024

Thanks for proposing this change @ydag 🎉

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.

None yet

3 participants