holochain / holochain/docs-pages
Hash prefix in base64 excludes the "u" character that HoloHashB64 prepends
- Dominant language
- Nunjucks
- Stars
- 98
- Forks
- 32
- Avg merge
- 9h 49m
- Merged PRs (30d)
- 2
Description
## What is incorrect
The base64 hash prefixes are correct, but missing the "u" character that HoloHashB64 expects.
This is explained in the rust docs page: https://docs.rs/hdi/latest/hdi/hash/index.html#self-identifying-hash-encoding
My suggestion is to include that rust docs page in the "References" section.
## Link to page
https://developer.holochain.org/build/identifiers
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the documentation page linked in the issue and locate its References section. Add the linked hdi Rust documentation page there, then verify that the reference explains the leading "u" expected by HoloHashB64.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100