dojo
dojo copied to clipboard
Dojo is a toolchain for building provable games and autonomous worlds with Cairo
Implement a `katana_getStorageProofs` api similar to the `katana_getStorageProofs` api https://github.com/eqlabs/pathfinder/pull/726
Currently, doing a scan over an indexed component doesn't return an ordered entity array, so when querying across multiple components, we need to sort before finding the intersection. We can...
**Describe the bug** For dojo contract dojo-lang generated a `name` method. ( and other tag, namespaces etc) `name` conflicts with erc standards and some other namings may conflict with other...
## Summary by CodeRabbit - **New Features** - Introduced new structures: `OptimisticEntityUpdate`, `OptimisticEntity`, and `OptimisticEventMessage`, enhancing the entity and event message handling. - Updated service methods to work with `OptimisticEntity`...
## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced subscription capabilities for indexer updates in the World service. - Added a new RPC method, `SubscribeIndexer`, allowing clients...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action ## Summary by CodeRabbit - **New Features** - Updated Docker image version to `v1.0.0-alpha.14` across various development and CI workflows, enhancing the development environment...
combination of: #2442 #2483 #2491 to be merge after: #2460 ## Summary by CodeRabbit - **New Features** - Added support for flexible command-line argument handling in the Torii application, allowing...
**Describe the bug** When deploying to mainnet the Overlays aren't automatically applied, so you have to manually apply write access to the system contracts **To Reproduce** This happend while I...
# Description ## Related issue ## Tests - [ ] Yes - [ ] No, because they aren't needed - [ ] No, because I need help ## Added to...