Commit 6a01aa0
committed
Bump Stwo (#2880)
Bump nightly version
Add bootloader script
Update prove & verify impl
Support passing arguments in bootloader execution
Migrate fsx to utils crates
Remove unused dep
Fix nightly clippy
Run stwo tests serially
Run stwo doc tests in nightly
Refactor execute tests
Allow saving profiler trace data with output=none
Fix deps
Set default argument values
Update cairo
Add warning on allow-syscalls execution1 parent e0c21d7 commit 6a01aa0
File tree
76 files changed
+298791
-916
lines changed- .config
- .github/workflows
- extensions
- scarb-execute
- bootloaders
- src
- tests
- oracles
- wasm
- scarb-prove
- src
- tests
- scarb-verify
- src
- tests
- scarb
- src
- bin/scarb
- compiler
- incremental
- plugin/proc_macro
- core
- manifest
- package
- publishing
- registry
- client
- source
- internal
- manifest_editor
- ops
- lint
- proc_macro_server/methods
- sources
- tests
- utils
- scarb-extensions-cli
- src
- execute
- scarb-fs-utils
- src
- scarb-test-support
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+298791
-916
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
113 | 118 | | |
114 | 119 | | |
115 | 120 | | |
| |||
0 commit comments