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

[Predicted Safes] Some transactions can not be created for predicted Safes #797

Open
schmanu opened this issue Apr 30, 2024 · 0 comments
Open

Comments

@schmanu
Copy link
Member

schmanu commented Apr 30, 2024

Description

When initializing the Safe protocol-kit with a predicted Safe, multiple functions do not work properly.

Some examples which I tried to use are:

  • createEnableModuleTx
  • createEnableGuardTx
  • createAddOwnerTx
  • ...

Environment

  • Safe Core SDK version: 3.0.2
  • Safe contract version: 1.3.0
  • Environment:
    • browser

Steps to reproduce

Create a predictedSafe and then try to create one of the listed methods.

Expected result

I expect a successful Transaction creation, but instead we receive an error when trying to load some data for the transaction such as the current modules or other data from the Safe.

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

No branches or pull requests

1 participant