Skip to content
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

USDT, SEOS, BOX and USN bridges support (#178) #180

Merged
merged 2 commits into from
Dec 14, 2023
Merged

USDT, SEOS, BOX and USN bridges support (#178) #180

merged 2 commits into from
Dec 14, 2023

Conversation

aaroncox
Copy link
Member

  • enhancement: adding support for USDT

  • chore: modified token selector to accept less redundant tokenOption values

  • refactor: moving balances to balances store

  • fix: fetching usdt balance properly

  • fix: getting bridge working again

  • refactor: added evm tokens to tokens.json

  • fix: getting transfer page working again

  • chore: general polishing of transfer page

  • fix: fixed use entire balance button

fix: getting correct transfer fee working again

  • fix: fixed confirm page

  • fix: fixing token selector on send/receive page

  • fix: getting usdt transfer working

  • chore: handling the evm to native usdt transfer

  • fix: using erc20 interface for usdt transfers

  • debug: logging big number conversion issue

  • chore: having form and confirm page play nicely with usdt

  • refactor: using sent instead of deposit

  • fix: getting evm to eos usdt transfer working

  • fix: fixing other transfers

  • style: linted

  • chore: added seos, box and usn bridges

  • enhancement: removing tokens.json dependency

  • fix: getting new tokens working on transfer page

  • enhancement: getting chain swapping working better

  • style: linted

  • fix: handling the case where chain swapping happens right after transfer

  • style: linted

  • fix: detecting metamask login properly

  • chore: changed the transfer page subtitle

  • fix: updated the SEOS, BOX and USN precision and transfer fees

  • enhancement: checking balances less often for longer

  • fix: refetching balances when evm session is not immediately accessible

dafuga and others added 2 commits December 13, 2023 15:00
* enhancement: adding support for USDT

* chore: modified token selector to accept less redundant tokenOption values

* refactor: moving balances to balances store

* fix: fetching usdt balance properly

* fix: getting bridge working again

* refactor: added evm tokens to tokens.json

* fix: getting transfer page working again

* chore: general polishing of transfer page

* fix: fixed use entire balance button

fix: getting correct transfer fee working again

* fix: fixed confirm page

* fix: fixing token selector on send/receive page

* fix: getting usdt transfer working

* chore: handling the evm to native usdt transfer

* fix: using erc20 interface for usdt transfers

* debug: logging big number conversion issue

* chore: having form and confirm page play nicely with usdt

* refactor: using sent instead of deposit

* fix: getting evm to eos usdt transfer working

* fix: fixing other transfers

* style: linted

* chore: added seos, box and usn bridges

* enhancement: removing tokens.json dependency

* fix: getting new tokens working on transfer page

* enhancement: getting chain swapping working better

* style: linted

* fix: handling the case where chain swapping happens right after transfer

* style: linted

* fix: detecting metamask login properly

* chore: changed the transfer page subtitle

* fix: updated the SEOS, BOX and USN precision and transfer fees

* enhancement: checking balances less often for longer

* fix: refetching balances when evm session is not immediately accessible
Copy link

cloudflare-workers-and-pages bot commented Dec 13, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: aa07787
Status: ✅  Deploy successful!
Preview URL: https://07fe93a6.wallet-2tl.pages.dev
Branch Preview URL: https://dev.wallet-2tl.pages.dev

View logs

@aaroncox aaroncox merged commit ce67e27 into deploy Dec 14, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants