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

Unable to create Safe with same address on different network via relayer #1954

Closed
iamacook opened this issue Sep 24, 2024 · 0 comments · Fixed by #1955
Closed

Unable to create Safe with same address on different network via relayer #1954

iamacook opened this issue Sep 24, 2024 · 0 comments · Fixed by #1955
Assignees
Labels
bug Something isn't working

Comments

@iamacook
Copy link
Member

Description

When trying to recreate a Safe with the same address from Celo on Gnosis Chain via the relayer, it fails and returns a 422.

Reproduction steps

  1. Create a 1.3.0 Safe on Celo.
  2. Try to replay the creation transaction via the relayer on Gnosis Chain.

Expected behavior

Relaying works.

Additional information

This is likely caused by the singleton checks.

@iamacook iamacook added the bug Something isn't working label Sep 24, 2024
@iamacook iamacook self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant