helia icon indicating copy to clipboard operation
helia copied to clipboard

An implementation of IPFS in JavaScript

Results 65 helia issues
Sort by recently updated
recently updated
newest added

## Done Criteria The Helia process has a hook for maintainer-created content to highlight why someone should care about a release. ## Why Important As an example, https://github.com/ipfs/helia/pull/283 and https://github.com/ipfs/helia/releases/tag/helia-v2.1.0...

## Done Criteria We have a durablble document that covers Helia's release philosophy and mechanics, and is easily discoverable. ## Why Important Releases are our delivery mechanism for translating the...

topic/build-and-release-fitness

Below are items that stuck out when coming to https://github.com/ipfs/helia with fresh eyes imagining what it's like for someone who hears about Helia, wants to learn more, and wants to...

topic/project-management

After we get #289 completed. We should look into a version/option to run as [Rapide](https://www.youtube.com/watch?v=Cv01ePa0G58). I'll need to spend a bit more time thinking about this and familiarizing myself with...

dif/hard
effort/weeks
kind/enhancement
need/analysis

`default should abort if signal is aborted` failed during a job: https://github.com/ipfs/helia/actions/runs/7545440173/job/20541106692?pr=384#step:5:141 ```sh @helia/ipns: npm run test:chrome-webworker # ... @helia/ipns: 1) dns resolvers @helia/ipns: default should abort if signal is...

P2
dif/easy
effort/hours
help wanted
kind/bug
kind/test
status/ready

E.g. a CID suitable for use with `@helia/json` has the `.code` value `0x200` - if a CID without this codec is passed to `@helia/json`.get it should error saying something like:...

See https://dnslink.io/#multiple-records and https://github.com/ipfs/helia-ipns/pull/55#discussion_r1244352764

dif/medium
kind/enhancement

It looks like the interface, events and scheduler are in place for republishing IPNS records. However the feature does not do anything at the moment. https://github.com/ipfs/helia-ipns/blob/d954e0a74eceeb9f6e1b3aa9a49448b79ca3aca7/packages/ipns/src/index.ts#L209-L243

dif/medium
kind/enhancement

Chatted with Alex about this today at the end of Helia WG. We should update benchmark dependencies and remove js-ipfs from the benchmarks before we finalize this ```[tasklist] ### Tasks...