-
Notifications
You must be signed in to change notification settings - Fork 45
feat: add erc4626 token check to pool creation #1740
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
OnlyJousting
merged 14 commits into
main
from
feat/add-erc4626-token-check-to-pool-creation
Dec 15, 2025
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
0b67ecd
feat: add erc4626 check and warning to token selector
OnlyJousting da0687b
fix: reset erc4626 state too when removing token
OnlyJousting fc2f16a
refactor: improve erc4626 status preservation when rearranging tokens…
OnlyJousting 6fc0bb8
refactor: review comments
OnlyJousting 826e496
refactor: add constant for oracle function null value
OnlyJousting 809fd02
refactor: simplify useIsErc4626
0xAlunara dd14632
Merge branch 'main' into feat/add-erc4626-token-check-to-pool-creation
OnlyJousting 29dd2db
refactor: simplify useAutoDetectErc4626
OnlyJousting 8f4ab09
Merge branch 'main' into feat/add-erc4626-token-check-to-pool-creation
OnlyJousting 42db0b9
feat: ensure loading and error states are updated in the store
OnlyJousting c9d4ffa
Merge branch 'feat/add-erc4626-token-check-to-pool-creation' of https…
OnlyJousting 9e97131
fix: clean up state update logic
OnlyJousting 1ac219d
Merge branch 'main' into feat/add-erc4626-token-check-to-pool-creation
OnlyJousting 4e913c9
fix: remove extra isSuccess check
OnlyJousting 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
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.