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

Endpoint to download a certificate value #2074

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

ndr-ds
Copy link
Contributor

@ndr-ds ndr-ds commented May 29, 2024

Motivation

We need to be able to download certificate values directly from the Proxy. Fixes #2029

Proposal

Adds an entrypoint for downloading a certificate value given a hash

Test Plan

CI for now, will replace chain info queries in following PR

Copy link
Contributor Author

ndr-ds commented May 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @andresilva91 and the rest of your teammates on Graphite Graphite

@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch 3 times, most recently from 14fd1b2 to 5915829 Compare May 29, 2024 13:20
@ndr-ds ndr-ds marked this pull request as ready for review May 29, 2024 14:28
Copy link

graphite-app bot commented May 29, 2024

Graphite Automations

"Assign reviewers" took an action on this PR • (05/29/24)

6 reviewers were added to this PR based on Andre da Silva's automation.

@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch from 5915829 to 7832aa3 Compare May 29, 2024 23:33
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch 2 times, most recently from c8a3801 to 143c6a4 Compare May 30, 2024 21:07
@ndr-ds ndr-ds changed the title GRPC entrypoint to download a certificate Endpoint to download a certificate value May 30, 2024
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch 3 times, most recently from 19ddf6b to cba62d9 Compare May 31, 2024 02:54
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch from cba62d9 to 7a20c90 Compare May 31, 2024 15:30
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch from 7a20c90 to eded29e Compare June 1, 2024 03:21
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch from eded29e to cacd182 Compare June 13, 2024 17:28
linera-rpc/src/grpc/client.rs Show resolved Hide resolved
linera-rpc/proto/rpc.proto Show resolved Hide resolved
linera-rpc/src/client.rs Outdated Show resolved Hide resolved
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch from cacd182 to c1b9285 Compare June 17, 2024 07:11
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch 2 times, most recently from bb19397 to ca5a8ab Compare June 17, 2024 16:06
linera-core/src/unit_tests/test_utils.rs Outdated Show resolved Hide resolved
linera-rpc/proto/rpc.proto Outdated Show resolved Hide resolved
linera-rpc/proto/rpc.proto Outdated Show resolved Hide resolved
linera-rpc/src/grpc/conversions.rs Outdated Show resolved Hide resolved
linera-rpc/src/grpc/conversions.rs Outdated Show resolved Hide resolved
@ndr-ds ndr-ds force-pushed the 05-28-grpc_entrypoint_to_download_a_certificate branch from ca5a8ab to 25c740e Compare June 17, 2024 22:15
@ndr-ds ndr-ds merged commit a02339a into main Jun 18, 2024
4 checks passed
@ndr-ds ndr-ds deleted the 05-28-grpc_entrypoint_to_download_a_certificate branch June 18, 2024 07:44
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.

Create a GRPC entrypoint to download a certificate
2 participants