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

safe fixture in conftest should be a neutral/random (pref freshly deployed) gnosis safe #17

Open
gosuto-inzasheru opened this issue Jan 9, 2022 · 1 comment

Comments

@gosuto-inzasheru
Copy link
Member

currently still using Badger DAO's multisig:

@pytest.fixture
def safe():
    return GreatApeSafe('dev.badgerdao.eth')
@gosuto-inzasheru
Copy link
Member Author

gosuto-inzasheru commented Jan 10, 2022

could build interface from https://github.com/gnosis/safe-contracts/blob/main/contracts/GnosisSafe.sol and then build a fixture that deploys it using a fork owned account?

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