Neo
Neo
### Link to minimal reproducible example https://github.com/neotheprogramist/web3modal-bug ### Summary ## Description I am currently developing a web3 app using Qwik as the framework. I have encountered a peculiar issue related...
# Bug Report **Cairo version:** v2.4.4 **Current behavior:** When repeating the assignment `let value = 1 / 1;` 255 times or more in the code, the following error is encountered:...
Add update_state method to world contract that updates state based on the valid fact in Fact Registry
**Describe the bug** When running `cargo leptos serve` and opening the browser at `localhost:3000`, the following error is encountered: ``` Errors: [ NotFound, ] ``` This error is printed in...
fixes https://github.com/neotheprogramist/era-system-contracts/issues/2