-
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
CoW AMM: use useManagedTransaction
hook to prepare for EOA transactions in AMM app
#701
Merged
yvesfracari
merged 23 commits into
cowamm-next
from
jose/cow-270-create-transaction-pre-execute-post-execute-flow
Jun 11, 2024
Merged
CoW AMM: use useManagedTransaction
hook to prepare for EOA transactions in AMM app
#701
yvesfracari
merged 23 commits into
cowamm-next
from
jose/cow-270-create-transaction-pre-execute-post-execute-flow
Jun 11, 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
Contributor
ribeirojose
commented
Jun 10, 2024
- update bleu-fi references to bleu
- fix formatting
- Create enable and disable AMM button (Create enable and disable AMM button #691)
- add example app demoing managed tx hook
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ribeirojose
force-pushed
the
jose/cow-270-create-transaction-pre-execute-post-execute-flow
branch
from
June 10, 2024 15:57
55afdd9
to
88b9b9e
Compare
ribeirojose
force-pushed
the
jose/cow-270-create-transaction-pre-execute-post-execute-flow
branch
from
June 10, 2024 16:06
88b9b9e
to
7dff2fd
Compare
…xecute-post-execute-flow
ribeirojose
force-pushed
the
jose/cow-270-create-transaction-pre-execute-post-execute-flow
branch
from
June 10, 2024 16:07
7dff2fd
to
978e606
Compare
* 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
…n state definition
ribeirojose
force-pushed
the
jose/cow-270-create-transaction-pre-execute-post-execute-flow
branch
from
June 11, 2024 18:55
04507fd
to
c90d03b
Compare
ribeirojose
force-pushed
the
jose/cow-270-create-transaction-pre-execute-post-execute-flow
branch
from
June 11, 2024 19:55
c90d03b
to
77ef532
Compare
yvesfracari
deleted the
jose/cow-270-create-transaction-pre-execute-post-execute-flow
branch
June 11, 2024 21:04
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.