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

v5.2.0 #1706

Merged
merged 15 commits into from
Dec 1, 2022
Merged

v5.2.0 #1706

merged 15 commits into from
Dec 1, 2022

Conversation

platschi
Copy link
Contributor

@platschi platschi commented Dec 1, 2022

Description

Release v5.2.0

Related issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

avclarke and others added 13 commits November 23, 2022 16:00
* Refactor futures to use redux and sdk

* More futures state refactor

* Markets query updates

* Clean up

* Refactor clean up

* More createSelectors
Merge main into dev
Merge main into dev
* feat: added 1inch token to spot balances table.

* fix: added liquid KWENTA token support on spot balances table.

* fix: changed Oracle Price to Price copying.

* fix: updated spot balances holding.

* refactor: lifted exchange tokens query up to Overview component.
* fix: filtered same synth tokens from 1inch tokens.
* fix: token description.

* fix: show mobile spot balances.

* fix: sortable synth balances table.

* fix: removed toWei operation in OpenPositions component.
* fix: type safe of priceChange.

* fix: added KWENTA token log.

* fix: corrected  balance set.

* feat: sort spot balance in descending order by default.
+ feat: added sortWei util.

* fix: variable renaming.

* refactor: removed redundant code.

Co-authored-by: Oluwakorede Fashokun <koredefashokun@gmail.com>

* fix: used sdk coingecko prices query.
+ feat: added batchGetCoingeckoPrices fn.

* revert: useCoinGeckoTokenPricesQuery.

* style: import sort [Overview.tsx).

* revert: reset tokenBalances redux selector.

* fix: removed unused selectors.

* refactor: clean up initExchangeTokens.

Co-authored-by: Oluwakorede Fashokun <koredefashokun@gmail.com>
* Extracted Banner component from HomeLayout for easier management

* Add dedicated BANNER_ENABLED constant for toggling the home page banner

* disable banner

Co-authored-by: platschi <platschi@posteo.org>
Updated the rainbowkit to v8 and fix the breaking changes
* fix: used `suggestedDecimals` in all possible places.

* fix: adjusted decimals.

* fix: adjusted decimals (pro).

* fix: used const instead of let.
+ refactor: added temporary variables.

* set cut off to 10

Co-authored-by: platschi <platschi@posteo.org>
* Added estimated rewards for the ongoing epoch

* Updated the dollar decmails to 2

* Sorted the tabs by usage

* Made balance more visible and the top box clickable

* Fetched more escrow table results

* Only show the estimated reward on the latest period

* Added cm fee in the query

* Fixed the build error

* Fixed the types and add tooltip

* Bump contrast on text on dark theme and fix the background

* Move the tooltip to fee paid

* Added info icon

* Update the color of epoch switcher

* Re-sorting the tabs

* Update the color of the tab group title on left nav and revert the background color of light theme

* Revert the change of the card color on light theme

* Updated the table header

* Update the label

* Updated the header

* Update the labels

* Removed the estimated rewards

* Removed the unnecessary formula

* Reduced the padding of tooltip
* Show dynamic fee without input

* Cleaned the code

* Changed the way to add dynamic fee

* Removed unnecessary code

* Cleaned the code
* fix: disabled suggestedDecimals on balance label (sUSD).

* fix: use suggestedDecimals on market page.

* fix: use suggestedDecimals on dashboard page.

* fix: use suggestedDecimals on dashboard page (mobile).

* fix: use suggestedDecimals on MarketsDropdown (mobile).
@vercel
Copy link

vercel bot commented Dec 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
kwenta ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 6:46PM (UTC)

* Fix position card avg entry preview calculation so it matches the position chart

* Fixed average entry calculation and moved it to a reusable hook
@vercel vercel bot temporarily deployed to Preview December 1, 2022 18:29 Inactive
@vercel vercel bot temporarily deployed to Preview December 1, 2022 18:46 Inactive
@platschi platschi marked this pull request as ready for review December 1, 2022 18:51
@platschi platschi merged commit f623452 into main Dec 1, 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.

6 participants