Commit b37b325
feat: bump to cairo 2.9.2 (#2879)
* wip: deps versionning
* fix: add missing scarb field
* chore: bump scarb
* fix blockifier changes
* fix: update scarb related code for testing
* fix blockifier resource bounds mapping
* bump scarb version
* cairo fmt
* tests: regenerate test databases
* fix: bump cainome to fix event parsing
* fix: clippy
* fix contract call
* add test for calling non legacy contract
* wip: fixing cairo compilation
* chore: bump to cairo 2.9.2
* chore: update scarb
* fix: fmt and scarb update
* tests: regenerates test dbs
* fix: migrate to new scarb test functions
* tests: regenerate test db
* tests: regenerate test db
* ci: add scarb for test commands since it depends on scarb metadata
* fix(core-cairo-test): build external world class and adjust panick messages
* feat: don't enforce fee if tx max fee is zero
* chore: bump scarb
* fix: add better error message if env var SCARB is not correctly set
* tests: regenerate test db and update addresses in cairo config
* only modify if we're in fee enabled mode
* tests: fix test policies
* ci: use rust 181 devcontainer
* tests: regenerate test db
* ci: wip
* ci+docker: move to ubuntu:noble
* ci: add back dojo-dev image for test
* ci: add the container to build for the same version
* docker: add make to devcontainer
* ci: use latest dojo-dev
* docker: revert to bookworm for dojo image
* fix(devcontainer): add missing dependencies for testing
* ci: bump devcontainer
* tests: regenerate test db
---------
Co-authored-by: Ammar Arif <[email protected]>1 parent 4b6d473 commit b37b325
File tree
120 files changed
+1861
-1780
lines changed- .devcontainer
- .github/workflows
- bin
- katana
- sozo
- benches
- src/commands
- tests/test_data
- invalid_cairo_version
- crates
- benches/contracts
- src/models
- dojo
- core-cairo-test
- src
- tests
- event
- helpers
- meta
- model
- storage
- utils
- world
- core
- src
- contract/components
- event
- meta
- model
- storage
- utils
- world
- lang
- src
- attribute_macros
- derive_macros
- inline_macros
- test-utils/src
- world
- abigen/src
- src/contracts/abigen
- katana
- cairo
- executor
- src/implementation/blockifier
- pool/src/validation
- primitives/src/conversion
- rpc
- rpc-types/src
- rpc/tests
- torii/types-test
- examples
- game-lib
- armory
- bestiary
- simple
- src
- spawn-and-move
- src
- xtask/generate-test-db/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+1861
-1780
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
14 | 10 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 11 | + | |
19 | 12 | | |
20 | 13 | | |
21 | 14 | | |
22 | 15 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 16 | | |
29 | | - | |
| 17 | + | |
30 | 18 | | |
31 | 19 | | |
32 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
95 | | - | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
117 | | - | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| |||
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
127 | | - | |
128 | | - | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
143 | | - | |
144 | | - | |
145 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| |||
157 | 161 | | |
158 | 162 | | |
159 | 163 | | |
160 | | - | |
| 164 | + | |
161 | 165 | | |
162 | 166 | | |
163 | 167 | | |
| |||
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
169 | | - | |
| 173 | + | |
170 | 174 | | |
171 | 175 | | |
172 | 176 | | |
| |||
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
179 | | - | |
| 183 | + | |
180 | 184 | | |
181 | 185 | | |
182 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
0 commit comments