Commit b05b202
authored
Release 0.51.0 (#3838)
<!-- Reference any GitHub issues resolved by this PR -->
Closes #
## Introduced changes
<!-- A brief description of the changes -->
- Reverted removing `--experimental-oracles` flag until all issues with
oracles are resolved
## Checklist
<!-- Make sure all of these are complete -->
- [ ] Linked relevant issue
- [ ] Updated relevant documentation
- [ ] Added relevant tests
- [ ] Performed self-review of the code
- [ ] Added changes to `CHANGELOG.md`1 parent 0618a5d commit b05b202
File tree
26 files changed
+725
-716
lines changed- crates
- cheatnet/src/runtime_extensions/forge_runtime_extension
- forge-runner/src
- forge
- src
- run_tests
- test_utils/src
- tests
- data/forking/.snfoundry_cache
- integration
- snforge-scarb-plugin-deprecated
- snforge-scarb-plugin
- docs
- src
- appendix/snforge
- snforge-advanced-features
- sncast_std
- snforge_std_deprecated
- snforge_std
26 files changed
+725
-716
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
0 commit comments