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

fix: parsePrefixedAddress handles prefixed addresses and regular ones #10

Merged

Conversation

frontendphil
Copy link
Member

The method's type requires it to handle both prefixed and regular non-prefixed addresses. However, the implementation did not accommodate that. This PR adds the "missing" functionality and also a regression test.

@frontendphil frontendphil merged commit 2ba9351 into main Dec 11, 2024
2 checks passed
@frontendphil frontendphil deleted the fix/parse-prefixed-address-does-not-operate-on-addresses branch December 11, 2024 16:01
frontendphil pushed a commit that referenced this pull request Dec 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.0.3](v1.0.2...v1.0.3)
(2024-12-11)


### Bug Fixes

* parsePrefixedAddress handles prefixed addresses and regular ones
([#10](#10))
([2ba9351](2ba9351))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant