Deniz Mert Edincik

Results 311 comments of Deniz Mert Edincik

> Another aspect to all of this that I personally feel is important is the mutability of said license. Changing the license of an NFT is problematic at best horrible...

Unfortunately, I missed the office hours :( But I think the most important is somehow we need to decide on some basic rules ( like a kind of constitution, and...

hey @jacob-tucker, I think Soul-Bound Token https://github.com/onflow/flow/pull/788 is very good idea ( from our bam from Emerald City) For the NFT part, as we discussed earlier, that design ending up...

Doesn't AN already timeout script execution? Is this for some kind of clean stop?

@dete I really liked this; much more useful. Also, it is extending the FLIP instead of limiting it. Pros: - We can move createEmptyVault and createEmptyCollection to Vault and NFT...

> Would it be possible at all for a Vault in FT to optionally contain the address it was withdrawn from? Just beeing able to look at that to know...

related: `AnyResource` should also have `uuid`

I think better solution here is a native `UniquelyIdentifieable` interface or something similar (for uuid case)

this is super strange bug, if you figure out I am curious. only possibility I see is: `Contract{Name: "a"}, Contract{Name: "b"}, Contract{Name: "a"}`