Greg
Greg
> I am sorry I totally missed this side effect but merging this will move all this backend adapter code to flowkit which doesn't make any sense. Exactly. And it's...
You can compose structs but the types won't match, the only way to my knowledge of doing anything like it is defining an interface for Address, which arguably could be...
There is some extra implementation for the events in the backend https://github.com/onflow/flow-emulator/blob/master/server/backend/backend.go#L435-L560 It might be sensible to move that into the emulator, but I'm not in the right mindset now...
@bluesign it feels to me like this could/should be handled on another layer, not by the emulator itself. I'm afraid it adds complexity in the codebase that is very specific...
> I understand the concerns, and to be honest, I don't have too hard an opinion on this feature too. We can maybe drop this PR. My only concern was...
@bluesign just make sure to resolve the conflict and we merge it.
Reviewed the _(1) Interactive Screen Implementation_ milestone. Really nice work! **I approve the milestone as being completed.** 🎉 During the review and usage of the tool, I found some minor...
I really like this proposal. It will be super useful for understanding Cadence execution.
> Yes, the end goal would to be get general execution metadata, including things like line hits, computation and memory usage. So instead of just coverage report that we have...
Hi 👋 my name is Gregor, and as a software engineer working on developer tools, I will be your point of contact for this task, so good luck, and don't...