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

Adds new governance pause and migration functions #222

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

aleph-v
Copy link
Contributor

@aleph-v aleph-v commented Sep 29, 2021

Adds pausing of trades and deposits to the balancer pool, pauses of deposit and withdraw to the yearn asset proxy, and vault migration to the yearn asset proxy. Each function is only accessible to governance or authorized addresses

@aleph-v aleph-v added the v1.1 label Sep 29, 2021
@aleph-v aleph-v changed the base branch from main to paul/refactor/remove_gas_reserve September 29, 2021 21:09
@aleph-v aleph-v merged commit 7df25bc into paul/refactor/remove_gas_reserve Nov 11, 2021
@aleph-v aleph-v deleted the paul/feature/migrations branch November 11, 2021 17:33
aleph-v added a commit that referenced this pull request Nov 11, 2021
* remove gas reserve

* remove warning

* pause and admin upgrade (#222)
@aleph-v aleph-v mentioned this pull request Nov 11, 2021
aleph-v added a commit that referenced this pull request Mar 2, 2022
* Removes the gas reserve which is unused in our deployed versions (#218)

* remove gas reserve

* remove warning

* pause and admin upgrade (#222)

* Changed CC Pool LP withdraw to use an input of Shares (#216)

* changed the withdraw function to use LP token inputs instead

* comment updates

* Changes the governance fee collection (#217)

* fee collection update

* explictly ban the governance address

* test merge fixes

* Update contracts/ConvergentCurvePool.sol

Co-authored-by: Daejun Park <[email protected]>

* audit fixes

* order fixes to nexus tests

Co-authored-by: Daejun Park <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant