Skip to content
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

[Keystone] Use audited version of OCR2Base.sol in OCR3Capability.sol #13487

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

bolekk
Copy link
Contributor

@bolekk bolekk commented Jun 10, 2024

Copied from contracts/src/v0.8/functions/v1_1_0/ocr/

Copied from contracts/src/v0.8/functions/v1_1_0/ocr/
Copied from contracts/src/v0.8/functions/v1_1_0/ocr/
* @dev For details on its operation, see the offchain reporting protocol design
* doc, which refers to this contract as simply the "contract".
*/
abstract contract OCR2Base is ConfirmedOwner, OCR2Abstract {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a difference between this and the one in the shared folder?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some minor differences, mostly optimizations that were done by the Functions team.

@archseer archseer added this pull request to the merge queue Jun 11, 2024
Merged via the queue into develop with commit 5e27da9 Jun 11, 2024
106 checks passed
@archseer archseer deleted the chore/better-ocr2base branch June 11, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants