Deniz Mert Edincik

Results 285 comments of Deniz Mert Edincik

I am thinking those definitions can be auto generated, anyone tried that before? Otherwise I will try to jump into it.

@joshfarrant, I finished the first part with dumping possible actions, I am using iOS 13, so there are total 335 actions there, with 83 different parameter types. Also there are...

I have similar problem, after a little bit debugging, I can see that, parameters passed as: `-ouid=4096 ,gid=4096` which is matching on my cygwin install, output of id command but...

I am not sure this will be good addition to the language. This will create a foot gun in my opinion. Consider : ``` var someRef : &FlowToken.Vault{FungibleToken.Receiver} = .......

This is not possible I guess - Technically requires something like nested transactions to work. - Can create very big performance issues. What if listener also emits an event ?...

I think this is too brief ( not diving in to detail ), in my opinion it can have very bad influence on developers. We already have low composability, this...

@m4ksio Why would access node time-out my script execution ? Isn't gas limit better for that?

> @bluesign Script execution is a feature of the protocol, but concrete availability depends on the node operators. As script execution is computation, and computation costs money, operators may limit...

Thanks @ramtinms, I totally understand the technical reason, and it is fair enough. > but concrete availability depends on the node operators. my problem is this one actually, on one...

@mrakus7 I have mixed feelings about this. Questions in my head: - What is the reference here for `huge` size data ? - Do we want people to use Flow...