Spencer T Brody
Spencer T Brody
[CIP-94](https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-94/CIP-94.md) (did:nft) and [CIP-101](https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-101/CIP-101.md) (did:safe) both have whole sections on how to read the Caip10Link from Ceramic to set the `controller` property of the resulting DID document, but doesn't have...
builds on https://github.com/ceramicnetwork/rust-ceramic/pull/362. There was no easy way to unit test this change, but I have a PR ready for a test in ceramic-tests that will exercise this: https://github.com/3box/ceramic-tests/pull/129
There should be no functional changes here, just code refactoring. This PR splits the `event_id_from_car` function into two phases: first parse the CAR data into an Event struct, solely based...
**Is your feature request related to a problem? Please describe.** [We are using](https://github.com/ceramicnetwork/js-ceramic/blob/84db855498834b7b16562ab4cdac231cb7fc0474/packages/http-client/src/utils.ts#L16) the cross-fetch package as part of the [http-client](https://www.npmjs.com/package/@ceramicnetwork/http-client) for the Ceramic protocol. We've noticed that if we...
And generate corresponding TimeProofs