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

minor fixes made #359

Merged
merged 2 commits into from
Feb 17, 2025
Merged

minor fixes made #359

merged 2 commits into from
Feb 17, 2025

Conversation

Psycho-Pirate
Copy link
Contributor

@Psycho-Pirate Psycho-Pirate commented Feb 17, 2025

Fixes #352 and #280
as discussed here and here

Also removes hex validation check as discussed #324 (comment)

Copy link
Owner

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -529,8 +529,5 @@ pub fn decode_offer_hex() -> error::Result<()> {
decode.offer_id,
"34460869549e37748ceaabdcff6284a98266c18052ab2a7e9eb5a1af0a5e5b7d"
);
// Checks if all the character inside the offer_id is hex.
Copy link
Owner

Choose a reason for hiding this comment

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

Probably this is done by #353

I am just slow to get the PR merged sorry!

@vincenzopalazzo vincenzopalazzo merged commit d6d92cd into vincenzopalazzo:main Feb 17, 2025
3 of 5 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.

Fo not foce the Option value to a specific value
2 participants