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

Fix: Remove old distributor from sdk and fetch the estimation from AWS #2685

Merged
merged 7 commits into from
Jul 31, 2023

Conversation

LeifuChen
Copy link
Contributor

@LeifuChen LeifuChen commented Jul 27, 2023

Description

  1. Switch the fleek storage to AWS bucket
  2. Remove the old token distributor contract

Related issue

Continue the work started in #2629

Motivation and Context

How Has This Been Tested?

Rewards Estimation

Check if the estimated rewards file is fetched correctly

Rewards Claim

Click on the Claim All to see the metamask pop-up correctly

Screenshots (if appropriate):

@vercel
Copy link

vercel bot commented Jul 27, 2023

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

Name Status Preview Updated (UTC)
kwenta ✅ Ready (Inspect) Visit Preview Jul 31, 2023 1:01pm
kwenta-storybook ✅ Ready (Inspect) Visit Preview Jul 31, 2023 1:01pm

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #2685 (5e481aa) into dev (bfc59bd) will increase coverage by 0.11%.
Report is 16 commits behind head on dev.
The diff coverage is 64.61%.

@@            Coverage Diff             @@
##              dev    #2685      +/-   ##
==========================================
+ Coverage   51.27%   51.38%   +0.11%     
==========================================
  Files         382      382              
  Lines       11540    11538       -2     
  Branches     2757     2745      -12     
==========================================
+ Hits         5917     5929      +12     
+ Misses       5400     5385      -15     
- Partials      223      224       +1     
Files Changed Coverage Δ
packages/app/src/components/TVChart/DataFeed.ts 21.79% <ø> (+3.04%) ⬆️
...es/app/src/sections/futures/MarketDetails/utils.ts 100.00% <ø> (ø)
...ions/futures/MobileTrade/UserTabs/PositionsTab.tsx 64.10% <0.00%> (ø)
packages/app/src/state/staking/actions.ts 14.52% <0.00%> (ø)
packages/app/src/utils/futures.ts 58.45% <ø> (-0.58%) ⬇️
packages/app/src/queries/rates/utils.ts 30.76% <28.57%> (-2.57%) ⬇️
...es/app/src/sections/futures/Trade/TradeBalance.tsx 77.33% <62.85%> (+3.72%) ⬆️
packages/app/src/components/TVChart/TVChart.tsx 62.31% <100.00%> (+0.55%) ⬆️
packages/app/src/queries/rates/constants.ts 66.66% <100.00%> (+6.66%) ⬆️
...ages/app/src/queries/rates/useCandlesticksQuery.ts 32.00% <100.00%> (ø)
... and 7 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@platschi platschi marked this pull request as ready for review July 27, 2023 17:46
Marko-roy
Marko-roy previously approved these changes Jul 28, 2023
@platschi platschi merged commit 88af629 into dev Jul 31, 2023
4 of 6 checks passed
@platschi platschi deleted the fix/deprecated-old-distributor-claim branch July 31, 2023 13:11
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