Sameh Abouel-saad

Results 109 comments of Sameh Abouel-saad

@xmonader @muhamadazmy although this hard to verify, I saw similar behavior like the one described in the issue happens even after the fix was merged. see: https://github.com/threefoldtech/js-sdk/issues/3148 feel free to...

I'm on it. first, I wanted to quickly verify if `tls_passthrough` option was working, given the tools I am more familiar with. 1 - deployed VM from the playground on...

I tried to use both caddy on the backend and the ts grid client to deploy the gw, I had a weird issue with the ts client and can't deploy...

@muhamadazmy I checked the validation code and it seems we are not validating if the port part is included, I think we should validate this at least when `tls_passthrough` is...

what is mentioned in the docs is that stable will be ignored if I use both check-latest and stable. I should be able to use the stable release in my...

Azamy fake tested it, so should be verified.

Due to a bug ... Here we check if the user has the amount due for the current cycle plus any existing amount in the contract lock.https://github.com/threefoldtech/tfchain/blob/5a9ad375cb3cfa637ab51b7494d0680fc78d405c/substrate-node/pallets/pallet-smart-contract/src/billing.rs#L166 This leads to...

**Update:** I attempted to debug this issue today. I found the calls that created and canceled these contracts was executed with runtime 116 I inspected the codebase tagged with v2.1.4...