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

Feeder pools #127

Merged
merged 57 commits into from Mar 30, 2021
Merged

Feeder pools #127

merged 57 commits into from Mar 30, 2021

Conversation

alsco77
Copy link
Contributor

@alsco77 alsco77 commented Feb 16, 2021

No description provided.

alsco77 and others added 28 commits March 2, 2021 17:30
* Add core govFee collection logic
* Add the test data with gov fee inclusive
* Gas optimization of governance fee calc
* Apply fpToken based fee to swap
- Add a basic FeederWrapper contract; Ownable but with no other storage or initialisation
- Add FeederWrapper deploy and approve step to `deployFeeder` task
* Bumped solidity-coverage dep so it can compile unchecked Solidity statements

* Bumped Solidity linter to handle unchecked statements

* Added more protections to whitelistPools
Added poolId to Whitelisted event
Added tests for BoostDirector

* BoostDirector.getBalance no longer fails if calling vault not whitelisted. Returns 0 instead.

* Renamed pool to vault in BoostDirector
@alsco77 alsco77 merged commit e8823fc into master-v2 Mar 30, 2021
@alsco77 alsco77 deleted the feeder-pools branch March 30, 2021 16:29
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.

None yet

3 participants