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

Regtest support #8

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Regtest support #8

merged 1 commit into from
Sep 11, 2023

Conversation

limpbrains
Copy link
Collaborator

I tried to use this lib to send payment in my regtest. But it failed to parse silent payment address generated by bitcoin core from this PR, unless I increased address size.

I think it is also worth adding testcases for regtest/signet/testnet into SP bitcoin core PR.

@limpbrains
Copy link
Collaborator Author

@josibake please, take a look

@josibake
Copy link
Contributor

LGTM, this is because the regtest hrp has one extra character than mainnet/signet/testnet.

@limpbrains , I'll also be refreshing the test vectors on bitcoin core (and this library) to include more test cases and also regtest/signet encoding and decoding.

@limpbrains limpbrains marked this pull request as ready for review September 11, 2023 21:18
@limpbrains limpbrains merged commit cfd4568 into master Sep 11, 2023
1 check passed
@limpbrains limpbrains deleted the regtest branch September 11, 2023 21:18
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