Skip to content

docs: Outdated references in mdBook documentation (hash function, library name, version) #2660

@amathxbt

Description

@amathxbt

gmiden team

Description

The mdBook documentation at https://0xmiden.github.io/miden-vm/ contains several outdated references that don't match the current next branch README:

1. Hash Function Name

  • Docs say: "Rescue Prime Optimized"
  • Should be: "Poseidon2"
  • Location: docs/intro/main.md (Cryptographic operations section)

2. Library Name

  • Docs say: stdlib
  • Should be: miden-core-lib
  • Location: docs/intro/main.md (External libraries section)

3. Version Number

  • Docs say: "v0.19"
  • Should be: Current release version
  • Location: docs/intro/main.md (Status and features section)

Proposed Fix

I'd be happy to submit a PR to update these references if that would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions