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

Feature/GBI-1840 - P2SH address support #18

Merged
merged 3 commits into from
May 2, 2024
Merged

Conversation

Luisfc68
Copy link
Collaborator

@Luisfc68 Luisfc68 commented May 2, 2024

What

Added support to P2SH address, including a generic function (outputScriptToAddress) that allows the consumer to parse an output script without knowing its specific type.

PS: also added the library for the test-coverage reports

Why

Right now flyover supports P2PKH and P2SH addresses and this library was only allowing to parse P2PKH, also in the future we're looking to support all the types of addresses so the consumer should be able to call one function regardless of the type of the output script

Task

https://rsklabs.atlassian.net/browse/GBI-1840

@Luisfc68 Luisfc68 merged commit 9f35c2f into QA-Test May 2, 2024
3 checks passed
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.

3 participants