Merged
Conversation
- Removed the `@iexec/iexec-oracle-factory-wrapper` dependency from package.json. - Deleted Oracle Factory documentation files: oracle-factory.md, advanced-configuration.md, getting-started.md, createOracle.md, readOracle.md, and updateOracle.md. - Cleaned up related code and references to ensure consistency and maintainability.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes the Oracle Factory feature from the iExec documentation. The Oracle Factory was a tool for creating and managing decentralized oracles that could fetch real-world data from APIs and make it available on blockchain networks.
Key changes include:
- Complete removal of Oracle Factory documentation and code examples
- Cleanup of references to Oracle Factory in overview and quick start sections
- Removal of Oracle Factory package dependency
Reviewed Changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/use-iapp/oracle-factory/* | Complete removal of all Oracle Factory documentation files including getting started guide, method documentation, and advanced configuration |
| src/overview/use-cases.md | Removed Oracle Factory use case card from the overview page |
| src/overview/quick-start.md | Removed Oracle Factory project card from quick start section |
| src/index.md | Updated feature description to remove Oracle Factory reference |
| package.json | Removed @iexec/iexec-oracle-factory-wrapper dependency |
| README.md | Removed Oracle Factory reference from todo comment |
| .vitepress/sidebar.ts | Removed Oracle Factory navigation section from sidebar configuration |
akugone
approved these changes
Aug 7, 2025
This was referenced Aug 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.