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

Improve pause helper #1209

Open
jubeira opened this issue Jan 6, 2025 · 0 comments · May be fixed by #1211
Open

Improve pause helper #1209

jubeira opened this issue Jan 6, 2025 · 0 comments · May be fixed by #1211
Assignees

Comments

@jubeira
Copy link
Contributor

jubeira commented Jan 6, 2025

This contract is being used by Hypernative to pause pools in V2.

Adapt to V3, with some improvements:

  • Store pools in a set
  • Pause pools by index (or address), given an array of addresses
  • Integrate with our permission system. Only the emergency multisig should be able to pause the pools; hypernative should be able to execute txs on our behalf by using safe modules

Add the contract to standalone-utils, improve and test.

@elshan-eth elshan-eth linked a pull request Jan 7, 2025 that will close this issue
12 tasks
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 a pull request may close this issue.

2 participants