Commit 11c1e78
authored
Bump deps, starknet types core, rust (#3766)
<!-- Reference any GitHub issues resolved by this PR -->
Closes #
## Introduced changes
<!-- A brief description of the changes -->
- This is using a blockifer fork, needed to comment out the code using
`size-of`, because types from new versions of starknet-types-core didn't
have it and it didn't compile.
## Checklist
<!-- Make sure all of these are complete -->
- [x] Linked relevant issue
- [x] Updated relevant documentation
- [x] Added relevant tests
- [x] Performed self-review of the code
- [ ] Added changes to `CHANGELOG.md`1 parent fe43a4b commit 11c1e78
File tree
25 files changed
+630
-619
lines changed- .github/workflows
- crates
- cheatnet/src/runtime_extensions/deprecated_cheatable_starknet_extension
- conversions
- src
- tests/e2e
- forge-runner/src
- forge/src/scarb
- runtime/src
- sncast
- src/starknet_commands
- script/run
- verify
- tests
- e2e
- account
- verify
- integration
- snforge-scarb-plugin-deprecated/src/attributes
- fuzzer
- snforge-scarb-plugin/src/attributes
- fuzzer
25 files changed
+630
-619
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
| |||
324 | 325 | | |
325 | 326 | | |
326 | 327 | | |
| 328 | + | |
327 | 329 | | |
328 | 330 | | |
329 | 331 | | |
| |||
0 commit comments