David Dal Busco
David Dal Busco
Hi @tinkerer-shubh , Did you run the local development environment as described in the [HACKING.md](https://github.com/junobuild/juno/blob/main/HACKING.md#running-the-development-environment) ? 1. You need Docker 2. In one terminal, run ``` npm run emulator ```...
When you start `npm run emulator`, is there any issue? i.e. do you see any errors in the log or everything seems fine? I suspect the default backend to fail...
Haaaaa you are right. `main` contains features - and new assertions - that are not compatible with the latest Docker image, which itself will be upgraded, once new features are...
Main should be good now. I temporary disabled the new asseration in #1670. Thanks for the ping about it!
That would be awesome @tinkerer-shubh ! I just merged a few PRs to follow up on your recent contributions. So before you start, I suggest rebasing the main branch in...
Created a new issue #2000 for hacktoberfest given we did not proceed here.
https://x.com/sitnikcode/status/1908546169908719941 https://github.com/suzuki-shunsuke/pinact
For history puposes: I pushed a commit to adapt effective time of release to 1100Z before merge.
@frederikrothenberger u still need this?