Rari-Capital / rari-dApp

Rari Capital's Web3 Portal.
https://app.rari.capital
GNU Affero General Public License v3.0
151 stars 69 forks source link

Fix bug #465

Closed cryptickoan closed 2 years ago

cryptickoan commented 2 years ago
  1. UI will not let user create an empty whitelisted address.
  2. Custom oracle / master price oracle option in pool creation
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rari-capital/rari/6jkdq3wmhLKNTdwDXqEasScFL3xn
✅ Preview: In Progress

github-actions[bot] commented 2 years ago

Bundled size for the package is listed below:

build/static/css: 15.63 KB build/static/js: 25.76 MB build/static/media: 402.34 KB build/static: 26.17 MB build: 26.79 MB

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1413385924


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/pages/Fuse/Modals/AddAssetModal/OracleConfig/UniswapV3PriceOracleConfigurator.tsx 0 1 0.0%
src/components/pages/Fuse/FusePoolCreatePage.tsx 0 13 0.0%
<!-- Total: 0 14 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/components/pages/Fuse/FusePoolCreatePage.tsx 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 1413338795: -0.03%
Covered Lines: 989
Relevant Lines: 6919

💛 - Coveralls