dojo icon indicating copy to clipboard operation
dojo copied to clipboard

Dojo is a toolchain for building provable games and autonomous worlds with Cairo

Results 177 dojo issues
Sort by recently updated
recently updated
newest added

right now we're lacking tests on katana's forking feature. not much tests have been written for the forked storage provider. the flow of the forked storage provider should generally be:...

katana
tracking issue

As an active member of the backend game community, I propose integrating Dojo with Godot to enhance accessibility and promote openness in decentralized game development. **Why integrate with Godot?** **Community...

sdk

**Is your feature request related to a problem? Please describe.** currently we deploy base contract and replace class hash for actual contract so we cannot use constructor directly. **Describe the...

**Describe the bug** A clear and concise description of what the bug is. When I start torri it should panic ``` 2024-05-06T01:02:39.837458Z INFO torii::relay::server: Relay peer id. peer_id=12D3KooWBnHbK76yzpCUFfFeAuAWiqUyxWtxQGJgbiiKP2x1DZoc 2024-05-06T01:02:39.843185Z INFO...

bug

**Is your feature request related to a problem? Please describe.** In some cases users build certain contracts for testing or other uses and those are not required to be migrated,...

backlog
sozo

**Is your feature request related to a problem? Please describe.** #1819 issue was about introducing the overlay system usage to have sozo automatically granting permissions to the models that a...

enhancement
sozo

**Is your feature request related to a problem? Please describe.** graphql is nice but sql would allow more complex querying **Describe the solution you'd like** expose a SQL endpoint with...

enhancement
torii

**Describe the bug** We should only upload the metadata to IPFS if they have changed from the last upload. For which we can store the IPFS hash of metadata in...

bug
good first issue
sozo
external-contributor

**Is your feature request related to a problem? Please describe.** `sozo migrate plan` only displays class hashes **Describe the solution you'd like** We have precomputed addresses so it would be...

enhancement
good first issue
sozo

**Describe the bug** When using `get_events` with `to_block = Some(BlockId::Tag(BlockTag::Pending))`, the event page is always empty. **Expected behavior** We should return the events of the pending block's transactions. **Screenshots** **Additional...

bug
katana