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

Error with proposal creation via defender-client #102

Open
marceljay opened this issue Apr 24, 2022 · 0 comments
Open

Error with proposal creation via defender-client #102

marceljay opened this issue Apr 24, 2022 · 0 comments

Comments

@marceljay
Copy link

marceljay commented Apr 24, 2022

Apparently there are three execution types in Defender:

const viaType = 'Gnosis Safe'; // or 'Gnosis Multisig', or 'EOA'

Apart from the fact, that it's not clear what the difference is between Gnosis Safe and Gnosis Multisig, if you select the wrong type, the proposal gets created via the client and shows in the dashboard, but when trying to open the proposal, the following error occurs:

Something went wrong when trying to load this proposal (missing revert data in call exception (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{"error":{"code":-32000,"message":"execution reverted"},"id":53,"jsonrpc":"2.0"}","error":{"code":-32000},"requestBody":"{"method":"eth_call","params":[{"to":"0x.........................","data":"0xdc...."},"latest"],"id":53,"jsonrpc":"2.0"}","requestMethod":"POST","url":"https://polygon-rpc.com"}, data="0x", code=CALL_EXCEPTION, version=providers/5.4.3)). Please try again or contact us at defender-support@openzeppelin.com.

The used versions:

    "defender-admin-client": "^1.18.0",
    "defender-base-client": "^1.18.0",
  
@marceljay marceljay changed the title Error with proposal creation va defender-client Error with proposal creation via defender-client Apr 24, 2022
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