Dieter Shirley
Dieter Shirley
Nice catch, @adamkolar! We noticed this internally yesterday, but it's a fairly important miss so I'm going to leave this issue open for a bounty.
 Thanks, @Arachnid! (I may be embarrassed, but I'm still grateful!)
Great suggestion. Thanks @pauliax! I think we'll add indexed to all tokenId and address instances (so Pregnant would have all three parameters indexed).
Thanks for this, @Arachnid! > Although this function notes that it's not intended to be called onchain, even offchain the execution time of listing kitties will soon become impractical. This...
Yeah, this is such a tough problem. One the one hand, asking humans to copy around a bunch of hex digits is super annoying. On the other hand, a simple...
Thanks for the suggestions, @bluesign. I definitely agree on adding events for objects moving in and out of storage, and I'm pretty sold on the idea of noting when new...
Over time, it's starting to seem to me that the best equivalent to a "contract" in Solidity isn't a contract in Flow, but instead it is "Type". The specific motivating...
I do think we should do this in two waves: First, let's have a full-court-press to fix all of the places where _end users_ might see or input their Flow...
If it's not too late, and if no one has a serious objection, I would like to propose that the standard output format should be ALL UPPERCASE (other than the...
I don't consider users of the Emulator as "end users". End users are the people playing Top Shot, not the people writing Cadence! My list: - Flow Port - ~Emulator~...