Joel Thorstensson
Joel Thorstensson
[📚 Preview](https://github.com/ceramicnetwork/CIP/blob/cip/batch-pubsub-updates/CIPs/cip-123.md)
``` cip: 105 title: StreamType: DIDPublish author: Joel Thorstensson (@oed) discussions-to: https://github.com/ceramicnetwork/CIP/issues/105 status: Draft category: Standards type: RFC created: 2021-06-27 requires: 5 ``` ## Simple Summary DIDPublish is a powerful...
``` cip: title: Conviction Voting Template author: Joel Thorstensson (@oed) discussions-to: status: Idea category: Standards type: RFC created: 2021-02-28 ``` > This is still a work in progress. Will add...
``` cip: 75 title: TipSync author: Joel Thorstensson (@oed) discussions-to: https://github.com/ceramicnetwork/CIP/issues/75 status: Idea category: Standards type: Core created: 2020-11-15 ``` ## Simple Summary A scalable approach to syncing stream tips...
Discussion for [CIP-71](https://github.com/ceramicnetwork/CIP/blob/master/CIPs/CIP-71/CIP-71.md)
Discussion for CIP-69 See PR for latest spec: #74
Discussion for [CIP-59](https://github.com/ceramicnetwork/CIP/blob/master/CIPs/CIP-59/CIP-59.md).
Discussion for [CIP-8](https://github.com/ceramicnetwork/CIP/blob/master/CIPs/CIP-8/CIP-8.md).
This PR extends the codec according to what's described in [this forum post](https://forum.ceramic.network/t/simplify-event-creation/1448/2?u=jthor) Will need a corresponding change in: - [rust-dag-jose](https://github.com/ceramicnetwork/rust-dag-jose/tree/main) - [spec + fixtures](https://ipld.io/specs/codecs/dag-jose/) - [go-dag-jose](https://github.com/ceramicnetwork/go-dag-jose) (although this one...