Islam Nofl

Results 54 comments of Islam Nofl

I got this error: ``` [2024-07-29T16:54:14Z INFO tun2proxy] Beginning #7 TCP 10.0.0.33:54008 -> : [2024-07-29T16:54:14Z INFO tun2proxy] Beginning #6 TCP 10.0.0.33:53992 -> : [2024-07-29T16:54:14Z INFO tun2proxy] Beginning #5 TCP 10.0.0.33:53986...

Same problem, no stack traces ``` ERROR [nuxt] [request error] [unhandled] [500] Trying to join 'claim.walletData.wallet.deposits', but 'walletData.wallet.deposits' is not a defined relation on RewardClaimEntity2. ```

> For now, I am working of adding the client to starting a http proxy localy to forward traffic. Thats what `client -p` do right?

i will try read the code and if i though that i can contribute will send RP. btw, nice work on the project

> This is probably not going to happen with whole `Evm` what i would recommend is to use and send `Context` while rebuilding `Handler` when needed. The database will still...

Here you go https://stackblitz.com/edit/github-a3cz37-zk17n9?file=app.vue But for some reason doesn't give the same error Mostly related to #14126

> You should not be importing code from your `~/server` directory in the Vue part of your app It was just fast example, i use `~/type` directory for that. >...