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

[WIP] refactor: switch to hex formatting #2843

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dignifiedquire
Copy link
Contributor

Description

Switches formatting to hex in all cases, except for tickets to preserve stability.

Depends on

Closes #2841

Breaking Changes

TODO

Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2843/docs/iroh/

Last updated: 2024-10-25T15:26:15Z

Copy link

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 5f09e17

@dignifiedquire
Copy link
Contributor Author

Greaaat.. labels can only be 63 bytes in local swarm discovery/dns land, meaning hex encoding won't fit....

😭

@rklaehn
Copy link
Contributor

rklaehn commented Oct 29, 2024

Greaaat.. labels can only be 63 bytes in local swarm discovery/dns land, meaning hex encoding won't fit....

Yeah, that is the reason that pkarr uses zbase32.

@dignifiedquire dignifiedquire changed the title refactor: switch to hex formatting [WIP] refactor: switch to hex formatting Nov 1, 2024
@dignifiedquire dignifiedquire marked this pull request as draft November 1, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

refactor!: switch all debug encodings to hex
2 participants