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

Fix: use origin.note for tx notes #2233

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Fix: use origin.note for tx notes #2233

merged 1 commit into from
Jan 3, 2025

Conversation

katspaugh
Copy link
Member

Summary

A follow-up on #2223 thanks to @iamacook's diligence:

  • We'll now use a separate sub-field of the origin field that doesn't interfere with any previous logic in tx-service
  • origin.note is taken as is and passed to the TransactionDetails.note field for multisig txs

@katspaugh katspaugh requested a review from a team as a code owner January 3, 2025 10:06
@katspaugh katspaugh merged commit f023b19 into main Jan 3, 2025
20 checks passed
@katspaugh katspaugh deleted the origin-note branch January 3, 2025 11:50
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