-
Notifications
You must be signed in to change notification settings - Fork 53
Flash Mint contract for Set tokens with wrapped components #116
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
FlattestWhite
merged 19 commits into
IndexCoop:feat/FlashMintCompound
from
bergben:feature/flash-mint-wrapped
Sep 23, 2022
Merged
Changes from 10 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
9c25276
dev: enable prettier for unified formatting in solidity files
bergben 91a2c31
feat(flash-mint): implement FlashMintWrapped issuance
bergben 330cd70
feat(flash-mint): implement flash mint wrapped redemption and finaliz…
bergben f049d20
feat: wrap calldata instead of adapters; add wrapCallTarget with allo…
bergben 4cdc427
fix(DEXAdapter): fix multi path uniswap v2 swaps return value
bergben c64265b
tests(flashMintWrapped): implement unit tests for flash mint wrapped,…
bergben e21c237
tests(flashMintWrapped): implement integration tests
bergben 905e8c0
docs: expand readme with info for integration tests
bergben 98832e9
fix(DEXAdapter): fix _swapTokensForExactTokensUniV2 return value
bergben acd3a3a
chore(compoundWrapAdapter): clean up console logs
bergben ca0441d
feat(flashMintWrapped): reintroduce wrap adapters directly instead of…
bergben e3f9678
feat(flashMintWrapped): rename debtIssuanceModule to issuanceModule, …
bergben dd145f8
test(flashMintWrapped): adjust tests for direct wrap data instead of …
bergben bf5a352
docs: add note for yarn chain requirement to run yarn test
bergben 0285bc1
docs(DEXAdapter): add note about changes
bergben ee28c18
dev(prettier): set bracket spacing true
bergben 83ffa6e
tests(flash-mint-wrapped-integration): fix spelling
bergben d4833cb
feat(flash-mint-wrapped): use ownable and custom code instead of with…
bergben 8592e86
tests(flash-mint-wrapped): implement unwrapped and mixed test cases
bergben 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 was deleted.
Oops, something went wrong.
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
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.
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.