Merged Pull Requests

Open Source Contributions

Bugs fixed, builds unblocked and features shipped upstream in projects I use and believe in.

  • 12 Merged pull requests
  • 11 Open source projects
  • 213K Combined repo stars
  • 580 Lines changed
Github Profile Photo

Shwetas Dhake

https://github.com/shwetd19
firecrawl avatarfirecrawl/firecrawl#4105

Honor REDIS_RATE_LIMIT_URL in docker-compose

The shared compose environment interpolated the rate-limit Redis URL from the wrong variable, silently ignoring the documented setting. Fixed the interpolation so self-hosted deployments can point rate limiting at a separate Redis.

TypeScript

178K

+1 -1

Merged Thu Jul 23 2026

docker devops bug fix
ApeWorX avatarApeWorX/ape#2572

Detect via_ir for Foundry projects

Ape ignored the via_ir flag in foundry.toml, so Solidity compiled with different pipeline settings than the project intended. Parsed the key and forwarded it to the compiler config as viaIR.

Python

1.1K

+5 -0

Merged Thu Apr 17 2025

python solidity web3
fossasia avatarfossasia/eventyay#540

Enhanced event dashboard usability

Opened the video configuration link in a new tab so organisers keep their dashboard context, and removed the redundant tickets setup widget to declutter the page.

Python

1.7K

+1 -1

Merged Fri Feb 28 2025

ember ui/ux