-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pedro/cow 284 milestone review 2 (#707)
* refactor amm data mutate to context * change cache time to 0 on public clients * fix bleu ui update errors * remove double loading on amm data page * fix: RPC exposition * change loading text on migration button * remove error on the metrics call * fix toaster and overflow on root layout * fix loading on transaction error * remove tx error toast and add success on amm context * check if amm is deployed on migrate * fix typo on token amount deposit * open sucess dialog on migration confirmed * sort amms data * style toast on traction success * change success dialog fetch interval to 1 second * remove codegen of composable cow * remove autoconnect * change default api url to production url * revert page autoconnect * add gnosis config on wagmi * fix conflict on loading status * fix error on multiple txs for disable button * fetch only if status is final or confirmed * separate toast and mutateamm
- Loading branch information
1 parent
8d6f7fa
commit 701e4e0
Showing
31 changed files
with
345 additions
and
1,181 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.