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

✨ Solidity Test Prover Contract #4

Open
Thomasvdam opened this issue Jul 3, 2023 · 0 comments
Open

✨ Solidity Test Prover Contract #4

Thomasvdam opened this issue Jul 3, 2023 · 0 comments
Labels
type: feature ✨ New feature or request

Comments

@Thomasvdam
Copy link
Member

Thomasvdam commented Jul 3, 2023

✨ Feature

A solidity prover contract that can receive data requests, data request results, and on receiving a result invoke a callback in another contract.

Motivation

This will make testing integrations locally easier for protocol developers.

Implementation

  • A simple prover contract that adheres to the post_data_request interface
  • The contract should invoke a callback on a target contract with the DR result.
@Thomasvdam Thomasvdam added the type: feature ✨ New feature or request label Jul 3, 2023
@Thomasvdam Thomasvdam added this to the unspecified milestone Jul 3, 2023
@Thomasvdam Thomasvdam changed the title ✨ Solidity Test Oracle Contract ✨ Solidity Test Prover Contract Aug 12, 2024
@mariocao mariocao removed this from the unspecified milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants