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

Removed limit on IPFS_HASH_REGEX #293

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

rannyeribatista
Copy link
Contributor

Hi there! 👋

Pretty excited for this one...

We've been having issues with NFT loading and wrong hashes being parsed, etc... Well, this is the solution to all of these problems! 🙌

Initially, we had validation for the hash sizes, limiting the hashes to 46 characters. Once removed, the hashes now load properly and display their full length.

closes #280
closes #291

Two issues with one PR! I wish this happens more often in the future 😆

@rannyeribatista rannyeribatista added the bug Something isn't working label Jun 13, 2022
@rannyeribatista rannyeribatista self-assigned this Jun 13, 2022
@lenilsonjr
Copy link
Contributor

LGTM! CI failing for unrelated reason, will merge this in.

@lenilsonjr lenilsonjr merged commit 4ab204b into development Jun 13, 2022
@TheComputerGenie TheComputerGenie deleted the bug/280_nft_url_uploading_issue branch April 22, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open in gateway link clips hash wrongly Failure of complete NFT url uploading
2 participants