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

Feat: transaction note from tx origin #2223

Merged
merged 4 commits into from
Dec 30, 2024
Merged

Feat: transaction note from tx origin #2223

merged 4 commits into from
Dec 30, 2024

Conversation

katspaugh
Copy link
Member

Summary

This PR adds the decoding of multi-sig transaction notes from the transaction-service's origin field.
Needed for safe-global/safe-wallet-monorepo#4693

Changes

  • Add a mapper that parses the origin string and extracts a note from it
  • Add a new top-level TransactionDetails property note that is sent to the client (optional prop)
  • Unit tests for the mapper

@katspaugh katspaugh removed the request for review from iamacook December 28, 2024 06:36
@katspaugh
Copy link
Member Author

Thanks @PooyaRaki! I'll now merge it so that we can test it on staging together with the linked frontend PR.

@katspaugh katspaugh merged commit f27fe37 into main Dec 30, 2024
20 checks passed
@katspaugh katspaugh deleted the notes branch December 30, 2024 11:11
@katspaugh
Copy link
Member Author

It works!

Screenshot 2024-12-30 at 14 23 46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants