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

Replaced custom parsing logic by Uri #1169

Merged
merged 1 commit into from
May 18, 2023
Merged

Replaced custom parsing logic by Uri #1169

merged 1 commit into from
May 18, 2023

Conversation

YohDeadfall
Copy link
Contributor

@YohDeadfall YohDeadfall commented Apr 19, 2023

@lontivero, that pull request replaces the current custom logic I asked you about with one provided by Uri out of the box.

Note that the pull request changes the type of an exception to be thrown by BitcoinUriBuilder from FormatException to UriFormatException. Still, it should be safe since the last one derives from FormatException.

Copy link
Contributor

@Kukks Kukks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@knocte
Copy link
Contributor

knocte commented Apr 26, 2023

ACK

@NicolasDorier NicolasDorier merged commit af8ed66 into MetacoSA:master May 18, 2023
@knocte
Copy link
Contributor

knocte commented May 18, 2023

ACK

FTR, my ACK was a false positive, I thought I was commenting on this other PR: #1168

@YohDeadfall YohDeadfall deleted the uri-parsing branch May 18, 2023 09:31
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.

5 participants