docs(common): remove deprecated DecryptionOracle references#1597
Merged
mergify[bot] merged 2 commits intomainfrom Dec 22, 2025
Merged
docs(common): remove deprecated DecryptionOracle references#1597mergify[bot] merged 2 commits intomainfrom
mergify[bot] merged 2 commits intomainfrom
Conversation
🧪 CI InsightsHere's what we observed from your CI run for ecc00af. 🟢 All jobs passed!But CI Insights is watching 👀 |
melanciani
reviewed
Dec 17, 2025
melanciani
reviewed
Dec 17, 2025
melanciani
reviewed
Dec 17, 2025
melanciani
reviewed
Dec 17, 2025
melanciani
requested changes
Dec 17, 2025
Contributor
melanciani
left a comment
There was a problem hiding this comment.
thanks ! a few comments to update though
Contributor
Author
|
Regarding the KMSVerifier section comment: this is out of scope for this PR. Created https://github.com/zama-ai/fhevm-internal/issues/797 to track fixing this. |
3 tasks
Contributor
Author
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 0e87219 |
Merge Queue Status✅ The pull request has been merged at ecc00af This pull request spent 13 minutes 54 seconds in the queue, including 12 minutes 40 seconds running CI. Required conditions to merge
|
…elf-relaying pattern - Remove Oracle references from sdk-guides (public-decryption.md, sdk-overview.md, initialization.md) - Remove Oracle references from solidity-guides/configure.md - Replace deprecated DecryptionOracle section in coprocessor docs with current Public Decryption flow
2e3b6c7 to
ecc00af
Compare
antoniupop
approved these changes
Dec 22, 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.
There are still references to the old Decryption oracle pattern that I did not address as those were not publicly accessible pages