Skip to content

chore: update tables, support unknown multicodec#71

Merged
lidel merged 7 commits into
ipfs:mainfrom
makew0rld:patch-1
Jan 13, 2026
Merged

chore: update tables, support unknown multicodec#71
lidel merged 7 commits into
ipfs:mainfrom
makew0rld:patch-1

Conversation

@makew0rld
Copy link
Copy Markdown
Contributor

Fixes #70

This codec is in the table and has been registered for over a year, see multiformats/multicodec#347.

@makew0rld makew0rld changed the title Add blake3-hashseq codec support Update tables Jul 22, 2025
@makew0rld
Copy link
Copy Markdown
Contributor Author

makew0rld commented Jul 22, 2025

Ok after reading #61 I just updated the table in general.

Edit: and after seeing #64 I have added support for any future unknown multicodecs. This better fulfills #70.

@makew0rld makew0rld changed the title Update tables Update tables, support unknown multicodec Jul 22, 2025
lidel added 2 commits January 13, 2026 17:40
synced with https://github.com/multiformats/multicodec/raw/refs/heads/master/table.csv

adds 11 missing codecs:
- crc64-nvme, x509-certificate
- mldsa-44-pub, mldsa-65-pub, mldsa-87-pub (FIPS 204)
- ed448-priv, x448-priv
- mlkem-512-priv, mlkem-768-priv, mlkem-1024-priv (FIPS 203)
- jwk_jcs-priv
@lidel lidel changed the title Update tables, support unknown multicodec chore: update tables, support unknown multicodec Jan 13, 2026
keep new codec entries from PR branch when merging upstream main
Copy link
Copy Markdown
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @makew0rld, updated to reflect latest codec table.

2026-01-13_17-50

CID with unknown codec for testing:

  • bagm3hzqeciqjc3yae6sxkb2m44vdgf3xyndy2zit66dklen5rew2djlxx4rtl6i

@lidel lidel merged commit a64a476 into ipfs:main Jan 13, 2026
1 check 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.

Support blake3-hashseq

2 participants