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-44, CAP-61: Move memo into fifth event topic #1541

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

leighmcculloch
Copy link
Member

What

Move memo into fifth event topic field in SEP-44 and CAP-61.

Why

The fourth event topic already being used in the built-in token implementation is problematic as it causes existing applications already ingesting transfer events to need to change which topic field they expect the sep11 asset name to be in.

Moving the memo to the fifth topic field is a small change that increases the chance SEP-44 is a forward compatible change.

@leighmcculloch leighmcculloch marked this pull request as ready for review September 4, 2024 10:35
@leighmcculloch leighmcculloch enabled auto-merge (squash) September 4, 2024 10:35
Copy link
Contributor

@tomerweller tomerweller left a comment

Choose a reason for hiding this comment

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

makes sense

@leighmcculloch leighmcculloch merged commit bf056fe into master Sep 4, 2024
3 checks passed
@leighmcculloch leighmcculloch deleted the sep44memoposition branch September 8, 2024 21:54
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.

2 participants