YORN
YORN
Just adding my experience here... I too see that the `data` param is clobbered when using the visual editor in vscode. Quite a nasty little issue! To reproduce, 1. create...
Yes, we support pull and push. At the moment pulls are very infrequent, so push is just better for being up to date. Yes common principal across cans is critical....
Thanks for the report! What I see when performing a swap *seems* to correspond to the network graph. This is trivial, but it's worth noting that you must have opened...
I decided to look a bit deeper at this today, since I'd noticed a similar pattern of IC message calls that appear to be missing when using Plug. The reason...
I ran into this issue today, and the `Globals.assign({ frameLoop: "always", });` fix works in my case. However, it was quite difficult to spot because the issue occurs without any...
This repo looks awesome! I can't decide whether I'm silly for not trying it out because it isn't TS. 😅
That's a great idea @bitdivine! I'll have to play with teasing out that data, but I'm sure something is possible there. Do you have any thoughts on how you'd like...
Hey Ethan, this has actually been on my radar for a long time. I'm excited to review and get this merged if it's ready to go.
How's this looking on your end? I'll wait until you give your stamp of approval before diving in, but very excited to make this happen :)
Had a quick look today. Not a fan of the amount of reorganization, makes the diff harder for me to follow 😅. I might attempt to pick out the functional...