-
Notifications
You must be signed in to change notification settings - Fork 49
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
feat: protocol agnostic swap #1142
Merged
chrisling-dev
merged 11 commits into
feat/chainflip-ux-redo
from
feat/protocol-agnostic-swap
Jun 21, 2024
Merged
feat: protocol agnostic swap #1142
chrisling-dev
merged 11 commits into
feat/chainflip-ux-redo
from
feat/protocol-agnostic-swap
Jun 21, 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
chrisling-dev
temporarily deployed
to
portal (Preview)
June 20, 2024 15:04
— with
GitHub Actions
Inactive
chrisling-dev
temporarily deployed
to
portal-storybook (Preview)
June 20, 2024 15:08
— with
GitHub Actions
Inactive
chrisling-dev
temporarily deployed
to
portal (Preview)
June 20, 2024 15:08
— with
GitHub Actions
Inactive
chrisling-dev
temporarily deployed
to
talisman-ui (Preview)
June 20, 2024 15:08
— with
GitHub Actions
Inactive
chrisling-dev
added a commit
that referenced
this pull request
Jul 9, 2024
* feat: wip chainflip ux rework * feat: quote, side panel and more * feat: select rebuild, connect eth, balances, max, and more * feat: balances stuff * feat: everything working, 3 minor todos remaining * feat: arbitrary target address, history compatibility, expired status, fix max, more * feat: better handling of evm accounts * fix: missing ui recipes * feat: substrate account prefix * feat: protocol agnostic swap (#1142) * feat: allow mainnet to mainnet swap, but what if we can do protocol agnostic swap * feat: lots of progress on protocol agnostic swap * feat: chainflip swap ok, remaining accounts ux refactor * feat: states improvements * refactor: refactor and cleanup * feat: improve quote ux * feat: good accounts ux, hopefully * fix: swap route name * feat: usd value and other ux improvements * fix: selecting to account * feat: check existential deposit * Feat/protocol agnostic swap (#1145) * feat: allow mainnet to mainnet swap, but what if we can do protocol agnostic swap * feat: lots of progress on protocol agnostic swap * feat: chainflip swap ok, remaining accounts ux refactor * feat: states improvements * refactor: refactor and cleanup * feat: improve quote ux * feat: good accounts ux, hopefully * fix: swap route name * feat: usd value and other ux improvements * fix: selecting to account * feat: check existential deposit * feat: done * feat: better mobile responsiveness * feat: downgrade chainflip sdk and capture swap ids for quest points * fix: swaps not getting saved correctly * feat: only swap to and from dot, adjust fee * feat: show token even before they are added to coingecko * feat: remove flip token * feat: better tokens loading, show talisman fees * feat: fees tooltip and gas estimation * feat: better gas estimation and fast balances * fix: balance loading * fix: yarn lock * fix: shut up playwright * fix: crypto * fix: vite build and better chainflip error * chore: skip portal storybook deplyment * feat: enable deploy storybook workflow * fix: include node polyfills * fix: missed lockfile * fix: include qa workflow * fix: resume workflow * fix: need qa for portal storybook
alecdwm
added a commit
that referenced
this pull request
Jul 25, 2024
* feat: TAO staking * fix: remove unused config value * fix: remove unused config value * fix: tidy up * fix: tidy up * feat: implemented product feedback * feat: implemented product feedback * feat: implemented more product feedback * feat: implemented more product feedback * feat: chainflip ux rework (#1141) * feat: wip chainflip ux rework * feat: quote, side panel and more * feat: select rebuild, connect eth, balances, max, and more * feat: balances stuff * feat: everything working, 3 minor todos remaining * feat: arbitrary target address, history compatibility, expired status, fix max, more * feat: better handling of evm accounts * fix: missing ui recipes * feat: substrate account prefix * feat: protocol agnostic swap (#1142) * feat: allow mainnet to mainnet swap, but what if we can do protocol agnostic swap * feat: lots of progress on protocol agnostic swap * feat: chainflip swap ok, remaining accounts ux refactor * feat: states improvements * refactor: refactor and cleanup * feat: improve quote ux * feat: good accounts ux, hopefully * fix: swap route name * feat: usd value and other ux improvements * fix: selecting to account * feat: check existential deposit * Feat/protocol agnostic swap (#1145) * feat: allow mainnet to mainnet swap, but what if we can do protocol agnostic swap * feat: lots of progress on protocol agnostic swap * feat: chainflip swap ok, remaining accounts ux refactor * feat: states improvements * refactor: refactor and cleanup * feat: improve quote ux * feat: good accounts ux, hopefully * fix: swap route name * feat: usd value and other ux improvements * fix: selecting to account * feat: check existential deposit * feat: done * feat: better mobile responsiveness * feat: downgrade chainflip sdk and capture swap ids for quest points * fix: swaps not getting saved correctly * feat: only swap to and from dot, adjust fee * feat: show token even before they are added to coingecko * feat: remove flip token * feat: better tokens loading, show talisman fees * feat: fees tooltip and gas estimation * feat: better gas estimation and fast balances * fix: balance loading * fix: yarn lock * fix: shut up playwright * fix: crypto * fix: vite build and better chainflip error * chore: skip portal storybook deplyment * feat: enable deploy storybook workflow * fix: include node polyfills * fix: missed lockfile * fix: include qa workflow * fix: resume workflow * fix: need qa for portal storybook * fix: downgrade chainflip sdk: (#1149) * fix: include withSignedTransaction (#1150) * fix: update bifrost api (#1152) * feat: avail nompool staking (#1153) * feat: added avail to nompool config * fix: remove serif fallback font * fix: broken searchbar on portfolio * fix: use avail extensions in apipromise * fix: show coming soon instead of apr for avail * fix: more coming soon text for avail * fix: add avail indexer * fix: input width * feat: improved swap amount (#1154) * feat: TAO staking * fix: remove duped bittensor * fix: dedupe deps --------- Co-authored-by: Chris Ling <81092286+chrisling-dev@users.noreply.github.com> Co-authored-by: Will Urban <will.urban.dev@gmail.com> Co-authored-by: chrisling-dev <chrisling.dev@gmail.com>
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.
ability to swap with any protocol plus ux improvements