Skip to content

feat: add split memo field — off-chain correlation reference#363

Open
soundsng wants to merge 1 commit into
Lead-Studios:mainfrom
soundsng:feat/issue-186-split-memo
Open

feat: add split memo field — off-chain correlation reference#363
soundsng wants to merge 1 commit into
Lead-Studios:mainfrom
soundsng:feat/issue-186-split-memo

Conversation

@soundsng
Copy link
Copy Markdown

Summary

  • Add memo: Bytes field to SplitRecord (max 64 bytes)
  • create_split initialises memo to empty bytes by default
  • New create_split_with_memo accepts and stores a memo tag; enforces the 64-byte cap
  • Test verifies memo is persisted on the record

Closes #186

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@soundsng Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

feat: add split memo field — tag a split with a reference ID for off-chain correlation

1 participant