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

Expose GetMessage in Warp API #1062

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Expose GetMessage in Warp API #1062

merged 1 commit into from
Jan 23, 2024

Conversation

cam-schultz
Copy link
Contributor

@cam-schultz cam-schultz commented Jan 23, 2024

Why this should be merged

Exposes GetMessage in the Warp API. The use case is for clients (such as awm-relayer) to fetch a Warp message while only needing to know the ID, not the full message bytes.

Corresponding coreth PR: ava-labs/coreth#465

How this works

Adds GetMessage to client.go and service.go

How this was tested

Manually tested via the client in a local deployment

How is this documented

N/A

@cam-schultz cam-schultz changed the title expose GetMessage in Warp API Expose GetMessage in Warp API Jan 23, 2024
@darioush darioush merged commit 210b337 into master Jan 23, 2024
10 checks passed
@darioush darioush deleted the expose-get-warp-message branch January 23, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants