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

Base Pool: separate pause/unpause #1282

Merged
merged 4 commits into from
May 9, 2022
Merged

Base Pool: separate pause/unpause #1282

merged 4 commits into from
May 9, 2022

Conversation

EndymionJkb
Copy link
Collaborator

Separate the setPaused(bool) function into pause()/unpause() functions. This enables them to have separate permissions (e.g., delays).

@EndymionJkb EndymionJkb merged commit 095648c into master May 9, 2022
@EndymionJkb EndymionJkb deleted the split-pause branch May 9, 2022 15:48
TomAFrench added a commit that referenced this pull request May 17, 2022
* master: (58 commits)
  Check deployment outputs (#1284)
  fix: use force argument in no fee LBP task (#1303)
  style: silence linter errors (#1302)
  change 'factory' to 'NoProtocolFeeLiquidityBootstrappingPoolFactory' (#1286)
  Double Entrypoint Fix Relayer (#1300)
  Singleton Authorization (#1294)
  Interface Refactor (#1285)
  Remove MultiDistributor and associated files (#1119)
  Add ChildChainGaugeTokenAdder contract (#1295)
  Split setPaused into pause/unpause (#1282)
  Managed Pool: comment cleanup (#1277)
  Managed Pool: fix test (#1278)
  Fix failing tests (#1293)
  Fix incorrect managed pool test call
  Fix flaky tests (#1292)
  Reduce managed pool tests (#1287)
  Fix linter errors
  Rename coordinator to avoid task name substring
  Misc deployments improvements (#1283)
  Add optimism support and deployments (#1279)
  ...
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 this pull request may close these issues.

2 participants