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

perf: optimize ContractCallRequestModule #9

Merged
merged 10 commits into from
Nov 12, 2023

Conversation

gas1cent
Copy link
Member

@gas1cent gas1cent commented Nov 7, 2023

🤖 Linear

Closes OPO-599

@gas1cent gas1cent requested a review from 0xmoebius November 7, 2023 12:23
@gas1cent gas1cent self-assigned this Nov 7, 2023
Copy link

linear bot commented Nov 7, 2023

OPO-599

@gas1cent gas1cent marked this pull request as ready for review November 11, 2023 10:34
// });
// }
/// @inheritdoc IContractCallRequestModule
function createRequest(bytes32 _requestId, bytes calldata _data, address _requester) external {
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't this be only callable by the Oracle?

@0xmoebius 0xmoebius merged commit f24521d into dev Nov 12, 2023
2 checks passed
@0xmoebius 0xmoebius deleted the perf/opo-599-contract-call-request-module branch November 12, 2023 12:28
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.

2 participants