You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation
Running services as oracles is required for executing most HTTP requests
due to non-deterministic answers. Now that running services as oracles
is charged for and limited, it's possible to mark it as stable.
## Proposal
Remove the `unstable-oracles` feature.
## Test Plan
CI should catch any regressions.
## Release Plan
- These changes follow the usual release cycle, since it adds a new
feature to be included in the next testnet.
## Links
- Closes#3524
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments