A highly-optimized library for atproto DIDs.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

DidOther as one String #2

open opened by metaflame.dev targeting main from feature/did-other-as-string

Previously, DidOther stored two strings - one for the method, one for the identifier.

This was kinda redundant, because the method is usually very short, and looking for the : separator is trivial. Everything is stored as a single String now.

This means that it basically just cuts off the common did: prefix. Maybe that's also unnecessary, and DidOther could just take over the whole String without allocating anything new. For now, though, it just stores method:ident as one String.

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:c6te24qg5hx54qgegqylpqkx/sh.tangled.repo.pull/3mhdsrxgdaz22
Diff #0

No differences found between the selected revisions.

History

1 round 0 comments
sign up or login to add to the discussion
metaflame.dev submitted #0
patch application failed: error: No valid patches in input (allow with "--allow-empty")
expand 0 comments