saddle-finance / saddle-frontend

An open source UI for saddle.finance 🤠
https://saddle.exchange
54 stars 58 forks source link

Removed refs of POOLS_MAP and Tokens with BasicPools/Tokens for the Deposit page (Registry refactor) #1178

Closed arthur-zhuk closed 2 years ago

arthur-zhuk commented 2 years ago

Removed references of POOLS_MAP with BasicPools and Tokens with BasicTokens sourced from the registry. Please take a look at naming in particular as I feel they can be improved easily. This encompasses the Deposit page.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1178 (145e995) into master (8d3a2a1) will decrease coverage by 0.06%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1178      +/-   ##
==========================================
- Coverage   10.77%   10.70%   -0.07%     
==========================================
  Files         156      156              
  Lines        5800     5837      +37     
  Branches     1828     1859      +31     
==========================================
  Hits          625      625              
- Misses       5175     5212      +37     
Impacted Files Coverage Δ
src/components/DepositPage.tsx 0.00% <0.00%> (ø)
src/components/ReviewDeposit.tsx 0.00% <0.00%> (ø)
src/hooks/useTokenFormState.ts 0.00% <0.00%> (ø)
src/pages/Deposit.tsx 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.