saddle-finance / saddle-frontend

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

Add master_registry contract address on network other than mainnet #1090

Closed nkrulikovsky closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1090 (a55b234) into master (b98ea58) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1090   +/-   ##
=======================================
  Coverage   11.17%   11.17%           
=======================================
  Files         145      145           
  Lines        5118     5118           
  Branches     1607     1607           
=======================================
  Hits          572      572           
  Misses       4546     4546           
Impacted Files Coverage Δ
src/constants/index.ts 94.70% <ø> (ø)
src/hooks/useContract.ts 3.35% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b98ea58...a55b234. Read the comment docs.

nkrulikovsky commented 2 years ago

@ug02fast This PR is fixing the issue which saddle pool don't load on the frontend on the network other than mainnet. But I can find the some lagging on emvos and in some case, it doesn't all their pool. I think we can fix that issue on another PR.