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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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: df605da
Status:🚫  Deploy failed.

View logs

@tasosbit tasosbit force-pushed the fix/keys-view-base64-encoding branch 2 times, most recently from df28fcc to 1aa6dd8 Compare January 17, 2025 12:28
@tasosbit tasosbit force-pushed the fix/keys-view-base64-encoding branch from 1aa6dd8 to df605da Compare January 17, 2025 12:30
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