Commit 67871d6
* bump cairo to 2.12.0
* save
* cairo: set version to 2.12 for lower dependencies and specify patch version in projects
* fix(sozo): add workspace support with single dojo world package
* fix(sozo): ensure DECLARE transactions are handled following 0.14 rules
* fix: run linters
* fix(sozo): conserve coloring of scarb commands in sozo output
* feat(sozo): add --no-scarb-warning for build and test
* update dev container for rust toolchain bump and update slot dep for cainome 0.10
* fix(ci): update rust version for release
* chore: bump version to 1.7.0-alpha.2
* fix: add missing Cargo.lock updates
* fix: use new scarb macros parser and adjust dojo macro to it
* fix: fix cairo linter
* fix: regenerated tests db
* fix: update test policies
* fix: fix tests
* fix: run linters
* fix(ci): add snfoundry github action
* fix: flag flaky test to be investigated
---------
Co-authored-by: glihm <dev@glihm.net>
1 parent a571146 commit 67871d6
78 files changed
Lines changed: 1260 additions & 1153 deletions
File tree
- .devcontainer
- .github/workflows
- bin
- cairo-bench/src
- sozo
- src/commands
- options/account
- tests/test_data
- crates
- dojo
- core-tests
- src/tests
- helpers
- world
- core
- dojo-cairo-test
- dojo-snf-test
- macros
- src
- attributes
- derives
- introspect
- helpers
- inlines
- utils/src
- tx
- world/src/remote
- macros/merge-options/macro_test
- sozo
- mcp/tests
- ops/src
- migrate
- tests
- scarb_interop/src
- scarb_metadata_ext/src
- examples
- game-lib
- armory
- src
- bestiary
- src
- simple
- src
- spawn-and-move
- src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | | - | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| 147 | + | |
146 | 148 | | |
147 | 149 | | |
148 | | - | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
| 4 | + | |
0 commit comments