blockworks-foundation / mango-ui-v3

Mango Markets V3 UI
https://trade.mango.markets
GNU Affero General Public License v3.0
83 stars 115 forks source link

Re-add Coinbase Wallet Adapter #400

Closed riordanp closed 2 years ago

riordanp commented 2 years ago

Performance issues with the previous PR (https://github.com/blockworks-foundation/mango-ui-v3/pull/395) are fixed in @solana/wallet-adapter-wallets 0.18.2, re-adding the Coinbase adapter as before

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
mango-ui-v3 ✅ Ready (Inspect) Visit Preview Aug 19, 2022 at 3:28PM (UTC)
mango-ui-v3-devnet ✅ Ready (Inspect) Visit Preview Aug 19, 2022 at 3:28PM (UTC)
mango-ui-v3-testnet ✅ Ready (Inspect) Visit Preview Aug 19, 2022 at 3:28PM (UTC)
github-actions[bot] commented 2 years ago

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 844.58 KB (🟡 +8.08 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!