Satyam Kulkarni
Satyam Kulkarni
### Clear and concise description of the problem There is an increase in the number of developers in web3 and a lot of DApps are being built and deployed every...
### Bug description I am prisma with postgresql with below schema Debugged this error a little bit inside compile @prisma/client code and found this (this is a computer generated code...
#### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Everybody works with...
### Description I am trying to create a client with URL `redis://${process.env.REDIS_HOST}:${process.env.REDIS_PORT}`, and sending `REDIS_HOST=rediss` and `REDIS_PORT=6379`, but still it is trying to connect with localhost > redis is running...
Ref - #200 Implemented `eth_getFilterChanges` according to [discussion](https://github.com/a16z/helios/issues/200#issuecomment-1494965702) Do not merge this yet - [ ] `eth_getFilterChanges` works for `eth_newFilter`, `eth_newBlockFilter` which returns different types of data (Vec & H256)
Implemented `eth_newFilter` - Not verifying current, according to this [discussion](https://github.com/a16z/helios/issues/200#issuecomment-1493275285) - Adding support for `eth_getFilterChanges` first before merging this
I have Lowered the Brightness of Carousel Images so as to increase the Visibility of Text on the Carousel. Before Changes  After Changes 
Images in Carousel has a little bit of white tint and the text on it is also white. It is difficult to read SCREENSHOT  I want to help fix...