Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add new dojo folder into crates * wip * fix: wip tests * fix: rename simple example * fix: rework abigen * fmt * wip * wip * fix: rework remote world fetching * fix: ensure namespaces are mapped correctly * feat: add namespaces as resource too for the diff * feat: complete the diff computation * fix: fmt * feat: add declarer and migration flow again * wip * fix: fix migration flow * fix: adjust controller account and migrate * wip * wip: migration * fix * fix * fix: rework txs + error message on tx failed * fmt * fix: use disable_multicall * fix: add inspect command for world * fix: add perms names and tag * fix: simplify resource management * fix wip * add comment to not forget cleaning on build * fix: add clean back * clean * fix: migration output clean and simple * fix: world upgrade * fix: test * fix: ensure warning if world address/seed differ * fix: refacto * fix: big refactor * fix: ensure model and modelvalue are in the ABI * fix: add manifests back * fix: compiling workspace ok * fix: simplify storage trait * fix: add call again * wip: cairo test * wip: tests * fix: fix upgrade with dojo_name now * fix: fix core tests * fix: order init contract * chore: use scarb from dojo fork * fix: use cainome from remote branch * feat: add multi-declarers * fix: fix missing generate task migration * chore: use fix rev for scarb * fix: regenerate world ABI * fix: regenerate world ABI * fix: use new cainome rev for event selector * feat: adjust torii for new events structure * fix: fmt * chore: bump scarb * feat(torii): add support for new events historical * fix: migrate spawn and move * fix: tests * fix: fmt * fix: cleanup * fix: cairo test compilation * fix: rename generated contracts for models and events for easier testing * chore: bump scarb * fix: complete workspace tests + clippy * add metadata feature on dojo-world * fix: fix CI path and scarb version + abigen check * fix: replace WorldMetadata to avoid using metadata feature * fix: format check and tests * fix: remove namespace bytearray from WorldStorage * fix: change namespaces to snapshot * fix: update db * fix: world storage API update * fix: tests * ci: remove bindgen check due to formatting * fix: add bindgen back with new world representation * chore: bump scarb * fix: ensure namespaces are correctly mapped for default, and add traces * fix: ensure multi declaration works + added timeout * fix: add back the world abi in the final manifest * feat: historical event messages * fix: ensure we have 2 outputs based on changes * fix: display inspect * fix: ensure the tag is correctly output in the manifest * torii clietn evnet messages * fix: merge main + update tests * spookyfy * feat: add sozo hash back * fix: fix fmt * fix: add sozo init back * fix: fmt --------- Co-authored-by: notV4l <imV4l@proton.me> Co-authored-by: Nasr <larko236@outlook.com>
- Loading branch information