Deniz Mert Edincik
Deniz Mert Edincik
> However, you're right that `AnyStruct` as the top-type covers any other dynamic type, so the dynamic type of the underlying value _could_ actually be optional. This is unlike any...
@kiselev-sv on 4h you need to download all files from there individually.
I support the "GossipSub Message Forensic (GMF)" approach, articulating my views as follows: - Network layer is clearly separated from internal messaging logic. - By carrying GossipSub envelope without data...
What I was proposing is something like this: Some struct like message.Message as the Flow message. ( enriched with seqno, topic. signature, key from pb.Message, and decoded event as interface{}...
> It is assumed that there are 3600*24 seconds in every day and there are no leap years. I think ignoring leap years is not a good idea.
This is a great idea, I was long time defending this approach. I few comments: - Multisign, as an example, makes it a bit more complicated than it is. I...
My only concern is; there is need for cadence parser everywhere. I really like the pragmas as native language feature, though I am also almost sure people will use regex...
I am thinking a bit different again ( in the context of flix and this FLIP, synergy between them ) I think we can define interactions ( like in flix...
> Or is it okay for the `prepare` functions in each `role` to have the full list of signers in each case? Roles should isolate signers, it would be no...
I think 99% of the transactions are single signer ( single Role, ignoring duc etc ), thats why I think this level of detail seems not enough for me. I...