tabcat

Results 48 issues of tabcat

More usage references are necessary so people who want to can test out the project easily. - [ ] #39 - [ ] #40 - [ ] #41

Sometimes there are version -> interface mismatches between installed ipfs and libp2p packages. Would be great to make keeping this parity easier.

## Title fix: @helia/* modules validate CID codec ## Description Closes: #377 @helia/* modules related to importing structured data, e.g. @helia/json; @helia/strings, check CID that is handed to `.get` method....

## Title fix(mock-connection): use muxer to close/abort streams ## Description Uses this.muxer.close and this.muxer.abort in MockConnection's close and abort methods. ## Notes & open questions Fixes #2675 I looked at...