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

Merge develop into klaytn/dev branch #256

Merged
merged 51 commits into from
Dec 19, 2022
Merged

Merge develop into klaytn/dev branch #256

merged 51 commits into from
Dec 19, 2022

Conversation

Victorius
Copy link

Changelog:

  • Fixed issues connected to block of remove liquidity form:
  1. BUG klaytn/klaytn-dex-frontend#24,
  2. Bug in the remove liquidity klaytn/klaytn-dex-frontend#29,
  3. My balance not available klaytn/klaytn-dex-frontend#58,
  4. Remove LP Web Bug and Problem with Gas Fee klaytn/klaytn-dex-frontend#59,
  5. Remove Liqudity Bug klaytn/klaytn-dex-frontend#62,
  6. LP issue/bug klaytn/klaytn-dex-frontend#71,
  7. Failed while confirming adding liquidity klaytn/klaytn-dex-frontend#95,
  8. bug in the delete liquidity feature klaytn/klaytn-dex-frontend#116
  • Fixed UI issues connected to unable to reach buttons on header & adaptive layouts
  1. Icon placement klaytn/klaytn-dex-frontend#35,
  2. Theme UI Bugs klaytn/klaytn-dex-frontend#91,
  3. when using a mobile device at the top there is a buildup of menus making it difficult to press  klaytn/klaytn-dex-frontend#118,
  4. ui/ux bug klaytn/klaytn-dex-frontend#132,
  5. Wallet not enable klaytn/klaytn-dex-frontend#48
  • Fixed issues connected to transaction exceptions connected to swap operation, remove & add liquidity:
  1. Remove LP Failed klaytn/klaytn-dex-frontend#45,
  2. Swap token klaytn/klaytn-dex-frontend#162,
  3. BUG WEB https://dex.baobab.klaytn.net/assets klaytn/klaytn-dex-frontend#38,
  4. Error Swap preparation failed klaytn/klaytn-dex-frontend#81,
  5. Some errors  klaytn/klaytn-dex-frontend#165,
  6. when I add liquidity from Klay to Dai there is a problem "error preparation failed" I don't know if it's a bug or what klaytn/klaytn-dex-frontend#147

Sociopacific and others added 30 commits December 1, 2022 13:32
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
…ute-in-add-liquidity

[fix][KLD-211]: use tokens from route in add liquidity
- use `PairAddressResult` as a source of
  truth in more places (less duplication)
- rename the store's `isPairLoaded` to
  `doesPairExist` for better semantics
- clear selected addrs at `.clear()`
- when "supply" is closed, navigate to
  liquidity only when the supply was
  fulfilled
- on refresh, update the pair address too
0x009922 and others added 21 commits December 11, 2022 14:16
[refactor]: some refactors in Remove Liquidity
…ite-scrolling

[fix][KLD-237]: infinite scrolling in transactions
…ading

[fix][KLD-236]: swap window not loading
Co-authored-by: 0x009922 <a.marcius26@gmail.com>
…ting

[feature]: usd and percent formatting
…pair

[fix][KLD-231]: wrong exchange rate for pair
@Victorius Victorius merged commit 71771e9 into klaytn/dev Dec 19, 2022
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.

3 participants