osmosis-labs / osmosis-frontend

Web interface for Osmosis Zone
https://app.osmosis.zone/
Apache License 2.0
230 stars 415 forks source link

Cache Favicon.ico [200 USDC Reward!] #3357

Closed MaxMillington closed 2 months ago

MaxMillington commented 3 months ago

🐛 Bug Bounty: Tree Shaking Optimization Needed! 🛠️ Reward: 🏆 200 USDC 🏆

We are thrilled to announce a special bug bounty for proficient third-party developers! This is an opportunity to showcase your expertise, make a significant impact, and earn a substantial reward.

Issue Description 📄 Cache Favicon.ico

Current Behavior ❌ Favicon.ico is not cached locally, and it sometimes takes a long time to retrieve

Expected Behavior 💡 This should just be on a local cache with long expiry time.

Requirements for the Bounty 🏁

Submit a pull request with a verified solution to optimize tree shaking. Demonstrate a measurable decrease in the bundle size as a result of your optimization. Ensure the fix does not introduce any new bugs or vulnerabilities. Adhere to our project's coding style and contribution guidelines. Your solution will undergo a thorough review by our team, and the bounty will be awarded upon approval.

How to Claim Your Bounty 💰

Fork our repository. Create a new branch dedicated to your optimization fix. Submit a pull request to our main branch with comprehensive details of your optimization strategy and evidence of the reduced bundle size.

Upon review and approval, the 200 USDC will be transferred to your wallet.

Please Note: All bounty claimants must undergo a KYC (Know Your Customer) process with our finance team to receive the reward. This is a mandatory step to ensure compliance with financial regulations.

We eagerly await your innovative solutions and thank you for contributing to the efficiency and performance of our project!

ramishj commented 3 months ago

I want to start working on this issue please assign it to me. Thank You

MaxMillington commented 3 months ago

@ramishj No need to assign. We pay the bounty to the first person who merges a PR to fix the problem. Thanks!

ramishj commented 2 months ago

@MaxMillington why im getting this error while building locally ![Uploading Screenshot 2024-06-23 at 12.04.30 AM.png…]()

ramishj commented 2 months ago
Screenshot 2024-06-23 at 12 04 30 AM

someone tell me how to fix this while build

ramishj commented 2 months ago

@CryptoAssassin1 @kamal-sutra

Screenshot 2024-06-23 at 12 04 30 AM someone tell me how to fix this while build

MaxMillington commented 2 months ago

@ramishj trying yarn clean and then yarn && yarn build

ramishj commented 2 months ago

@ramishj trying yarn clean and then yarn && yarn build

nothing happens

MaxMillington commented 2 months ago

Thank you @Myestery