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

Commits on Apr 6, 2024

  1. feat(preimage): OracleServer + HintReader

    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 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d223847 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. feat(preimage): tracing

    clabby committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8bbf785 View commit details
    Browse the repository at this point in the history