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

Add SEP 0023 support. #327

Merged
merged 4 commits into from
Apr 15, 2020
Merged

Add SEP 0023 support. #327

merged 4 commits into from
Apr 15, 2020

Conversation

abuiles
Copy link
Contributor

@abuiles abuiles commented Apr 15, 2020

What

Add support for SEP0023.

Why

CAP-0027 introduced multiplexed addresses, this introduces a new strkey format to represent both the public key and 64-bit ID of a MuxedAccount.

Fix #325

@abuiles abuiles changed the base branch from master to release-v3.0.0 April 15, 2020 18:28
@abuiles abuiles marked this pull request as ready for review April 15, 2020 19:47
@abuiles abuiles merged commit c915c14 into release-v3.0.0 Apr 15, 2020
@abuiles abuiles deleted the sep23 branch April 15, 2020 21:21
abuiles added a commit that referenced this pull request Apr 20, 2020
* Add encodeMuxedAccount to StrKey.

* Add decodeMuxedAccount.

* Put back network cleanup in after test.

* Add test for unused trailing bit
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.

2 participants