dojo
                                
                                
                                
                                    dojo copied to clipboard
                            
                            
                            
                        Dojo is a toolchain for building provable games and autonomous worlds with Cairo
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
DOJ-394 Integration of the new layout into torii. Blocked by #1945 - [x] New layout processor with cainome - [x] Arrays - [x] Tuples - [x] Byterrays - [ ]...
# Description Add a name field in GenesisClassJson that allows class identification by a unique name rather than by hash in Katana ## Related issue Fixes # ## Tests -...
# Description Add contract registry on world probably missing some checks
`cargo-udeps` failed: https://github.com/dojoengine/dojo/actions/runs/8960124577 Reference: branch refs/heads/main (commit 5a3d2464065ac19e98977178d9fec8501868585e).
# Description Add support for specifying custom constructor fix: #1888 ## Related issue ## Tests - [x] Yes ## Added to documentation? - [ ] README.md - [ ] [Dojo...
# Description This PR includes the following fixes to support connecting an ArgentX wallet with the local Katana environment: - **Path Update:** Corrected a wrong path in the `declare-argent-account.sh` script....
Integration testing for messaging between L1 and L2 layers Closes [#1785](https://github.com/dojoengine/dojo/issues/1785) Closes DOJ-329