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

Clarify transfers to self in relaying error message #1250

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Mar 5, 2024

Summary

This adjusts the error message of invalid relays to include information regarding transfers to self, which are invalid (as it is unclear).

Changes

  • Change InvalidTransferError['message'] to: "Invalid transfer. The proposed transfer is not an execTransaction/multiSend to another party or createProxyWithNonce call."

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8157621083

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 93.313%

Totals Coverage Status
Change from base Build 8157075120: 0.05%
Covered Lines: 6389
Relevant Lines: 6607

💛 - Coveralls

@iamacook iamacook marked this pull request as ready for review March 5, 2024 15:07
@iamacook iamacook requested a review from a team as a code owner March 5, 2024 15:07
@iamacook iamacook merged commit 892c8d2 into main Mar 6, 2024
16 checks passed
@iamacook iamacook deleted the clarify-relay-error branch March 6, 2024 15:28
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.

None yet

3 participants