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

feat(preimage): OracleServer + HintReader #96

Merged
merged 2 commits into from
Apr 8, 2024
Merged

feat(preimage): OracleServer + HintReader #96

merged 2 commits into from
Apr 8, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Apr 6, 2024

Overview

Note

Blocked by #94

Adds the host end of the PreimageOracle ABI plumbing. This includes two new traits:

  • PreimageOracleServer
  • HintReaderServer

as well as implementations of both of them that compliment the existing client handles, the OracleReader and HintWriter.

@clabby clabby added K-feature Kind: feature A-preimage Area: kona-preimage crate labels Apr 6, 2024
@clabby clabby self-assigned this Apr 6, 2024
@clabby clabby force-pushed the cl/oracle-host branch 3 times, most recently from a0a6f9f to 3d8cd85 Compare April 6, 2024 22:11
Adds the host end of the `PreimageOracle` ABI plumbing. This includes
two new traits:
* `PreimageOracleServer`
* `HintReaderServer`

as well as implementations of both of them that compliment the existing
client handles, the `OracleReader` and `HintWriter`.
@clabby clabby force-pushed the cl/oracle-host branch 2 times, most recently from 8f3d29c to cedbf87 Compare April 6, 2024 22:44
@refcell refcell added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit 9f9a724 Apr 8, 2024
13 checks passed
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
@clabby clabby deleted the cl/oracle-host branch April 19, 2024 18:51
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-preimage Area: kona-preimage crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants