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(rpc): Create celestia-rpc crate and add integration tests #17

Merged
merged 11 commits into from
Jul 3, 2023

Conversation

zvolin
Copy link
Member

@zvolin zvolin commented Jul 3, 2023

Closes #14, closes #15

@zvolin zvolin requested a review from oblique July 3, 2023 10:18
@zvolin zvolin force-pushed the feat/rpc-tests branch 3 times, most recently from 11a4e86 to 94d9dc7 Compare July 3, 2023 10:28
README.md Outdated Show resolved Hide resolved
rpc/src/client.rs Outdated Show resolved Hide resolved
rpc/src/client.rs Outdated Show resolved Hide resolved
rpc/src/lib.rs Show resolved Hide resolved
rpc/src/lib.rs Outdated Show resolved Hide resolved
types/src/share.rs Show resolved Hide resolved
rpc/tests/share.rs Outdated Show resolved Hide resolved
Co-authored-by: Yiannis Marangos <yiannis@eiger.co>
Copy link
Member

@oblique oblique left a comment

Choose a reason for hiding this comment

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

LGTM

@oblique oblique merged commit 9ae45fe into main Jul 3, 2023
@zvolin zvolin deleted the feat/rpc-tests branch July 3, 2023 19:36
@github-actions github-actions bot mentioned this pull request Jan 9, 2024
@zvolin zvolin mentioned this pull request Jan 12, 2024
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.

Add commitment verification on Blob Integration testing with go celestia node
2 participants