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: allow confirmation DTOs signatures under signedSafeTxHash property #2423

Merged
merged 3 commits into from
Mar 4, 2025

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Mar 4, 2025

Summary

When adding refinement of confirmations, we wrongly assumed only web used the confirmation endpoint. As such, we aligned the property name to match that of the Transaction Service.

Since then, we've confirmed that the property was correct. This allows both the new and previous name.

Changes

  • Allow signature and signedSafeTxHash property, transforming the latter to signature
  • Add appropriate test coverage

@iamacook iamacook self-assigned this Mar 4, 2025
@iamacook iamacook requested a review from a team as a code owner March 4, 2025 09:17
@iamacook iamacook merged commit ddc3383 into main Mar 4, 2025
16 checks passed
@iamacook iamacook deleted the fix/add-confirmations branch March 4, 2025 09:59
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