Skip to content

added IPFS.Add() before major IPFS cat, unpin, get and tokenID DHT check operations - #461

Merged
maneeSHA-256 merged 2 commits into
developmentfrom
arnab/ipfs-add-token-hash
Feb 10, 2026
Merged

maneeSHA-256 merged 2 commits into
developmentfrom
arnab/ipfs-add-token-hash

Conversation

@arnabghose997

Copy link
Copy Markdown
Member

This PR adds IPFS Add operation to convert the TokenID to TokenHash wherever there is any major IPFS operations such as IPFS cat, unpin, get and tokenID

Please Note

pinCheck() function has been modified where a code block to convert TokenID to TokenHash has added inside. Hence, moving forward it should be ensured that only Token ID is passed to pinCheck(), not Token Hash

… a IPFS.add() operation inside pinCheck() to get the tokenHash from tokenID

@gklps gklps left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@gklps gklps left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@KryptSai
KryptSai requested a review from gklps February 10, 2026 06:02
@maneeSHA-256
maneeSHA-256 merged commit 7c9da5d into development Feb 10, 2026
0 of 3 checks passed
@arnabghose997
arnabghose997 deleted the arnab/ipfs-add-token-hash branch February 18, 2026 05:17
gklps pushed a commit that referenced this pull request Mar 24, 2026
added IPFS.Add() before major IPFS cat, unpin, get and tokenID DHT check operations
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.

3 participants