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

fix: explicitly add Vaults to Registry #193

Merged
merged 1 commit into from Mar 8, 2021
Merged

fix: explicitly add Vaults to Registry #193

merged 1 commit into from Mar 8, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 10, 2021

fix #179

@saltyfacu saltyfacu requested a review from fubuloubu February 10, 2021 17:24
@fubuloubu fubuloubu changed the title fix #179 fix: explicitly add Vaults to Registry Feb 10, 2021
Copy link
Member

@fubuloubu fubuloubu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but blocked on #189 (comment)

@ghost
Copy link
Author

ghost commented Feb 22, 2021

Can this be merge without the changes on #189 ?

@fubuloubu
Copy link
Member

Can this be merge without the changes on #189 ?

There's no point in merging this until we are ready to re-release the Registry

@fubuloubu
Copy link
Member

Rebase this on master

Copy link
Contributor

@storming0x storming0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@fubuloubu fubuloubu merged commit 030ee99 into yearn:master Mar 8, 2021
fubuloubu added a commit that referenced this pull request Mar 15, 2021
fubuloubu added a commit that referenced this pull request Mar 15, 2021
* fix: no need to assert governance check of uninitialized vault

NOTE: Fix missed in #193

* refactor: merge `_registerRelease` as it's not used more than once

* refactor: move `_registerVault` to right before it's used first

* test: update test that should now work with this change
orbxball pushed a commit to orbxball/yearn-vaults that referenced this pull request Mar 22, 2021
orbxball pushed a commit to orbxball/yearn-vaults that referenced this pull request Mar 22, 2021
* fix: no need to assert governance check of uninitialized vault

NOTE: Fix missed in yearn#193

* refactor: merge `_registerRelease` as it's not used more than once

* refactor: move `_registerVault` to right before it's used first

* test: update test that should now work with this change
@ghost ghost deleted the fix#179 branch June 24, 2021 21:14
orbxball pushed a commit to orbxball/yearn-vaults that referenced this pull request Aug 8, 2021
orbxball pushed a commit to orbxball/yearn-vaults that referenced this pull request Aug 8, 2021
* fix: no need to assert governance check of uninitialized vault

NOTE: Fix missed in yearn#193

* refactor: merge `_registerRelease` as it's not used more than once

* refactor: move `_registerVault` to right before it's used first

* test: update test that should now work with this change
sambacha pushed a commit to sambacha/yearn-vaults that referenced this pull request Sep 7, 2021
sambacha pushed a commit to sambacha/yearn-vaults that referenced this pull request Sep 7, 2021
* fix: no need to assert governance check of uninitialized vault

NOTE: Fix missed in yearn#193

* refactor: merge `_registerRelease` as it's not used more than once

* refactor: move `_registerVault` to right before it's used first

* test: update test that should now work with this change
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.

First vault added to release a new apiVersion is always endorsed
2 participants