-
Notifications
You must be signed in to change notification settings - Fork 240
Make oracles support not experimental #3926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: spr/master/743274ba
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
|
||
| - `--gas-report` flag to display a table of L2 gas breakdown for each contract and selector | ||
|
|
||
| #### Changed | ||
|
|
||
| - Oracles are fully supported for Scarb versions >= 2.13.1. Bugs related to oracles' output handling have been fixed. | ||
| Removed the `--experimental-oracles` flag.` | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nit: Technically should be under
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I know but the changelog will be more difficult to read this way, because all of these are related to the same feature.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Up to you |
||
|
|
||
| ## [0.52.0] - 2025-11-05 | ||
|
|
||
| ### Forge | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.