-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: holistic custom recipient address part 2 (#6072)
* fix: smart contract sell address checks on validateTradeQuote regression * feat: manual receive address part 2 * feat: expose manual and wallet receive address * feat: submit on save click * feat: handle custom/receive states * feat: disable smart contract receive address for THOR long-tail * feat: add tag tooltip * feat: improve styling * feat: display validation error * feat: i like safety * feat: display old manual address entry initially, then the new custom recipient * feat: make things less jumpy * feat: even less jumpy * feat: really this time less jumpy * feat: cleanup * fix: regression * feat: validateTradeQuote too * feat: cleanup * feat: improve styling 🎨 * fix: inputrightelement pointerEvents * fix: evm isAddress checksum * feat: close on edit complete * fix: disabled states * feat: synchronize preview button disabled state on invalid states * feat: add data-1p-ignore * fix: ci * feat: revert checksum checks * fix: move outside of ReceiveSummary * feat: confirm step receive tag * feat: 10x css dev improve styles * fix: ci * feat: gm * fix: synchronize valid checks * feat: safety check for streaming swap trade source * fix: synchronize buyAssetAccountId to sellAssetAccountNumber on swapper mount * fix: ci * chore: update src/components/MultiHopTrade/hooks/useAccountIds.tsx * feat: type safety for MultiHopTradeQuote and SingleHopTradeQuote * fix: too much safety * feat: disable while editing * feat: revert "feat: disable while editing" This reverts commit c0982e5. * fix: merge issue --------- Co-authored-by: Apotheosis <[email protected]> Co-authored-by: Apotheosis <[email protected]>
- Loading branch information
1 parent
4d9be32
commit ef60ea7
Showing
19 changed files
with
454 additions
and
194 deletions.
There are no files selected for viewing
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
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.