Skip to content

Update to spec v1.0.0 — 2025 edition#134

Merged
expede merged 62 commits intomainfrom
v1-2025-edition
Dec 1, 2025
Merged

Update to spec v1.0.0 — 2025 edition#134
expede merged 62 commits intomainfrom
v1-2025-edition

Conversation

@expede
Copy link
Member

@expede expede commented May 7, 2025

No description provided.

@expede expede force-pushed the v1-2025-edition branch from e26aa8c to e66cc04 Compare May 7, 2025 01:34
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
match self {
DelegatedSubject::Specific(did) => Display::fmt(did, f),
DelegatedSubject::Any => "*".fmt(f),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@expede this seems to be inconsistent with spec https://github.com/ucan-wg/delegation?tab=readme-ov-file#powerline and @hugomrdias implementation of iso-ucan. Just wanted to check if this is deliberate change or a mistake

@expede expede marked this pull request as ready for review December 1, 2025 16:16
@expede expede requested review from a team and cdata as code owners December 1, 2025 16:16
@expede expede merged commit f30d11c into main Dec 1, 2025
1 check failed
@expede expede deleted the v1-2025-edition branch December 1, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants