Ayush Choudhary
Ayush Choudhary
### Who @ayushch80 ### What Grant is inactive https://gitcoin.co/grants/5784/ironswap-polygon ### Why I don't know why my request is rejected or cancelled please tell me how to improve it from my...
like as `sendTransaction` in ethersjs https://github.com/ethers-io/ethers.js/blob/d3b7130ed6ec50b192eb7f33905eaa327d65eee2/packages/cli/src.ts/cli.ts#L227
## Bug report ` [plugin:vite:import-analysis] Failed to resolve entry for package "@material/button". The package may have incorrect main/module/exports specified in its package.json. ` ### Actual behavior Showing module export error...
Few days ago I made a JS application that was able to generate 1M addresses within 10 seconds so I implemented some of its code here which may bring some...
# Integration of Automated Builds ## Overview This feature request aims to implement the build process by integrating automated builds using Node.js v21 and GitHub Actions. ## Implementation You can...
This PR fixes an issue where error paths in the package edit and delete routes could trigger infinite recursion, leading to a stack overflow and crashing the server. #### Routes...