-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Liquidity pool updates #26
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
Merged
Merged
Changes from 9 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
2704a67
Fixes after review
viatrix 3a00493
deposit(amount)
viatrix 5f80a56
Use new deposit interface
lastperson d5f7894
Fix tests
viatrix 214f603
Update deposit and withdraw
viatrix c92021a
Add pause for borrowing
viatrix 5ec11f8
Add Pausable
viatrix 73193dc
Remove upgradeability
viatrix d4b9d5b
Fix lint
viatrix 4904505
Update LiquidityPool
viatrix dee5cb1
Update Rebalancer with multiple local pools support
lastperson a8bdda4
Add BorrowAndSwap
viatrix be08e32
Merge branch 'fix-liq-pool' of https://github.com/sprintertech/sprint…
viatrix 3a4cc22
Update signature for borrowAndSwap
viatrix c9c34fe
Fix lint
viatrix a0e4bd9
Add LiquidityPoolBase and refactor
lastperson fb869d1
Fix deploy
lastperson fe0974d
Deploy LiquidityPoolBase in networks without Aave
lastperson 84301e7
Add pauser role to deploy
lastperson b57cca0
Fix AAVE pool deploy params order
lastperson 5de2bb0
Add tests for liq pools
viatrix eb19aaf
Fix test
viatrix bc6bc13
Increase multiplier precision in mining
lastperson adde2ee
Merge branch 'main' into fix-liq-pool
lastperson 92ef954
Rename pools
lastperson 96b0555
Remove fill params from borrow and swap sig
lastperson 013fbfa
Always include caller in the MPC signature
lastperson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.