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

Update StrKey implementations to support CAP-40 signed payloads #4262

Closed
3 tasks done
Tracked by #409
Shaptic opened this issue Mar 7, 2022 · 0 comments
Closed
3 tasks done
Tracked by #409

Update StrKey implementations to support CAP-40 signed payloads #4262

Shaptic opened this issue Mar 7, 2022 · 0 comments

Comments

@Shaptic
Copy link
Contributor

Shaptic commented Mar 7, 2022

Breakdown and Rollout: Horizon & Protocol 19. See #4261 for the master issue.


CAP-40 introduces a new type of signer: a signed payload, which is a signer that includes both a payload and the signature on that payload alongside it. The StrKey representation of this new signer is defined in stellar/stellar-protocol#1014 as a change to SEP-23. This is blocked on stellar/stellar-protocol#1014 getting finalized, approved, and merged.

SDKs must be updated to support this new signer:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant