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

413 changehandle #458

Merged
merged 3 commits into from
Sep 3, 2024
Merged

413 changehandle #458

merged 3 commits into from
Sep 3, 2024

Conversation

claireolmstead
Copy link
Contributor

Problem

We do not have an endpoint to return an encoded payload for signing a change handle call.

Link to GitHub Issue(s): #413

Solution

  • Create GET endpoint to return an encoded payload.
  • Remove encoding from the POST change handle.

with @JoeCap08055 @enddynayn

Steps to Verify:

  1. Get encoded extrinsic
  2. Post change handle

@claireolmstead claireolmstead self-assigned this Aug 29, 2024
@claireolmstead claireolmstead linked an issue Aug 29, 2024 that may be closed by this pull request
4 tasks
Copy link
Contributor

@mattheworris mattheworris left a comment

Choose a reason for hiding this comment

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

  • Read through changes
  • Requesting updates to block expiration

@claireolmstead claireolmstead merged commit 29e59f4 into main Sep 3, 2024
11 checks passed
@claireolmstead claireolmstead deleted the 413-changehandle branch September 3, 2024 19:13
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.

changeHandle
3 participants