-
Notifications
You must be signed in to change notification settings - Fork 1
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
Jose/cow 270 create transaction pre execute post execute flow jose UI pedro #705
Merged
yvesfracari
merged 25 commits into
cowamm-next
from
jose/cow-270-create-transaction-pre-execute-post-execute-flow-jose-ui-pedro
Jun 13, 2024
Merged
Jose/cow 270 create transaction pre execute post execute flow jose UI pedro #705
yvesfracari
merged 25 commits into
cowamm-next
from
jose/cow-270-create-transaction-pre-execute-post-execute-flow-jose-ui-pedro
Jun 13, 2024
Conversation
This file contains 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
…xecute-post-execute-flow
* wip: refactor page structure and add amms page * change page to async without reload button * merge into base branch * refactor create amm form file structure and use useWatch hook * Create form page wrapper and create edit form * remove unecessary div on form wrapper * refactor fetch data to use same interface on all requests part2 * refactor alercard layout * refactor: link component look for disable proporty of children * refactor disable transaction for old version and add migrate args builder * add old version alert and trigger tx * Add tx pending alert when tx interacting with the cowamm (#698) * chore: add fetch has amm tx pending * chore: add pendig amm tx card * chore: add tx pending alert card on my amms page * Add error on creating amm that already exists check token and refactor form schemas (#699) * add validation to check if amm exists * refactor: connect form types with ICoWAMM * Create add liquidity flow (#700) * add deposit page UI with schema validations * add deposit transaction
…xecute-post-execute-flow
…n state definition
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
yvesfracari
deleted the
jose/cow-270-create-transaction-pre-execute-post-execute-flow-jose-ui-pedro
branch
June 13, 2024 13:43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
closes COW-281