roger_s
roger_s
I'm not in charge of assignments on dojo
origami token package: ~4GB during build, ~8.5GB during tests ``` sozo test --package origami_token ```
Is there an scarb issue for that? The language server is also consumes around 6GB. Btw, running the same test with Dojo alpha 9, it's around 13GB
Some effects that depend on camera position have this unfortunate effect, like reflections. Try disabling your camera effects and see if the faces disappear.
I think this should wait until `@starknet-react/core` bumps to 4.0 https://www.npmjs.com/package/@starknet-react/core?activeTab=versions
I'm working with Dojo, and [dojo.js](https://github.com/dojoengine/dojo.js) already migrated to v6, preparing to add Paymaster support on execute calls. With v5, I start getting errors, because they already use some new...
Not at this moment, but I will in a week or two. Looks like the only hook I'm using that is having issues on v6 is `useBalance()`. I was able...
I started testing wallets this week, useBlockNumber()` also has some issues, and I get all sort of weird errors. A pre-release would be good!
How do we generate the src5 id for this extension when there are only events, and no functions? I'using [src5-rs](https://github.com/ericnordelo/src5-rs).
@ponderingdemocritus this is configured like the [pistols client](https://github.com/underware-gg/pistols/tree/main/client), but is not building 🫤 it's complaining that the wasm is a ESM module... don't know if you have any idea, I'll...