Skip to content

wip: ucan1 integration snapshot for smelt e2e#17

Merged
frrist merged 2 commits into
frrist/ucan1from
frrist/smelt/ucan1-integration
May 29, 2026
Merged

wip: ucan1 integration snapshot for smelt e2e#17
frrist merged 2 commits into
frrist/ucan1from
frrist/smelt/ucan1-integration

Conversation

@frrist

@frrist frrist commented May 28, 2026

Copy link
Copy Markdown
Member

Snapshots a working end-to-end upload flow through the smelt local-dev stack. See smelt/docs/HANDOFF.md for full context.

@frrist frrist marked this pull request as ready for review May 28, 2026 01:11
@frrist frrist requested a review from alanshaw as a code owner May 28, 2026 01:11
Comment thread cmd/cli/setup/register.go
// the proof TOML-safe. The consumer (pkg/config/services.go) base64-decodes
// before calling delegation.Decode.
return base64.StdEncoding.EncodeToString(encoded), nil
return base64.StdEncoding.EncodeToString(wire), nil

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Use container.Encode(container.Base64Gzip, ct)? Or just container.Base64 if you don't want gzip also.

It returns a []byte but it is a base64 string - you can just cast string(bytes).

@frrist frrist self-assigned this May 28, 2026
frrist and others added 2 commits May 28, 2026 16:54
Snapshots a working end-to-end upload flow through the smelt local-dev
stack. See smelt/docs/HANDOFF.md for full context.
@frrist frrist force-pushed the frrist/smelt/ucan1-integration branch from 2f5c79b to 0195d37 Compare May 29, 2026 00:35
@frrist frrist merged commit 1ab1a31 into frrist/ucan1 May 29, 2026
8 checks passed
@frrist frrist deleted the frrist/smelt/ucan1-integration branch May 29, 2026 00:36
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.

2 participants