Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: participation key rendering from base64url to base64 #114

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

tasosbit
Copy link
Contributor

ℹ Overview

The key info modal rendered the participation keys with base64url

The expected format is base64 with padding, as goal outputs. This fixes copy-pastability to 3rd party tools that may not support base64url.

✅ Acceptance:

  • Pre-commit checks pass

@tasosbit tasosbit force-pushed the fix/keys-view-base64-encoding branch from 49a3363 to 1c48eb6 Compare January 17, 2025 12:17
Copy link

cloudflare-workers-and-pages bot commented Jan 17, 2025

Deploying nodekit-run with  Cloudflare Pages  Cloudflare Pages

Latest commit: 85a8ff1
Status: ✅  Deploy successful!
Preview URL: https://4b30fc43.nodekit-run.pages.dev
Branch Preview URL: https://fix-keys-view-base64-encodin.nodekit-run.pages.dev

View logs

@tasosbit tasosbit force-pushed the fix/keys-view-base64-encoding branch 3 times, most recently from 1aa6dd8 to df605da Compare January 17, 2025 12:30
@tasosbit tasosbit force-pushed the fix/keys-view-base64-encoding branch from df605da to 85a8ff1 Compare January 20, 2025 10:04
@PhearZero PhearZero changed the base branch from main to v1.2.0 January 20, 2025 17:47
@PhearZero PhearZero merged commit 8354c39 into v1.2.0 Jan 20, 2025
2 checks passed
tasosbit pushed a commit that referenced this pull request Jan 22, 2025
…encoding

Fix: participation key rendering from base64url to base64
@tasosbit tasosbit deleted the fix/keys-view-base64-encoding branch February 12, 2025 15:39
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.

3 participants