Connor Turland
Connor Turland
For this, take a look at the new examples of the scaffold for assemblyscript zomes... Create a little folder with scaffold files, and then put a file in, and the...
Ah, I see. My bad
Things in core API are a little messy right now cause they went into some pretty deep changes lately. Links stuff is happening real soon. The `call` function should work...
Hey Max... good point. At the same time, we're still at experimental stage with assemblyscript, since we haven't got our HDK ready yet, without JSON.parse. That said, we will definitely...
Willem mentioned: "I am still envisioning having classes tagged as @entryType and validate could be a class method."
> which python3.12 After using python 3.12 to setup my venv, I had to also run the main command like this for it to work: ``` python3.12 -m uvicorn main:app...
Also have this issue and haven’t discovered a fox yet.
I didn’t experience the issue when using the initial commit on the repo, so it seems like a flaw that’s been introduced unintentionally
@lucksus do you agree the best (lasting) way to fix this would be to merge this whole branch, develop, into master and then to add a new commit that flips...
@lucksus I think your concerns are very relevant... While trying to do something for hdk-assemblyscript I was looking at the macro code, and it's really hard to make sense of,...