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

Roundtrip Test for OpenRPC #27

Closed
nashqueue opened this issue Jul 4, 2023 · 0 comments · Fixed by #28
Closed

Roundtrip Test for OpenRPC #27

nashqueue opened this issue Jul 4, 2023 · 0 comments · Fixed by #28
Assignees

Comments

@nashqueue
Copy link
Member

Create a Roundtrip test to make sure all relevant Methods are working. Make sure the typings are correct and that we don't need fancy serialization and deserialization

github-merge-queue bot pushed a commit that referenced this issue Jul 5, 2023
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

Basic round trip test that submits a blob and then reads it back from
DA.

Resolves #27.

<!-- 
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue. 
-->

## Checklist

<!-- 
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants