Skip to content

Couple of typos in latest RandomX design.md ( https://github.com/tevador/RandomX/blob/1e9d4b2df63fa6edf46b06789486e23c0fcaa55a/doc/design.md ) #332

Description

@willy-b

Hello RandomX team!

Thanks so much for this project and the excellent documentation.

In case it is useful, I wanted to alert the team to a couple of harmless typos in the design.md that may nonetheless distract some readers and thus may be of interest to correct:

  • In the sentence (

    1. Hash resuls were calculated and the final scratchpads were written to disk as files with '.spad' extension (source code: [scratchpad-entropy.cpp](../src/tests/scratchpad-entropy.cpp))
    )

    Hash resuls were calculated and the final scratchpads were written to disk as files with '.spad' extension (source code: scratchpad-entropy.cpp)

    "resuls" should be "results"

  • In the sentence (

    This shows that SuperscalaHash has quite low sensitivity to high-order bits and somewhat decreased sensitivity to the lowest-order bits. Sensitivity is highest for bits 3-53 (inclusive).
    )

    This shows that SuperscalaHash has quite low sensitivity to high-order bits and somewhat decreased sensitivity to the lowest-order bits. Sensitivity is highest for bits 3-53 (inclusive).

    "SuperscalaHash" should be "SuperscalarHash"


Also, just FYI, it is not part of this repo, but the Official Monero website page for RandomX ( https://www.getmonero.org/resources/moneropedia/randomx.html ) which links here has a broken article on RandomX:


Thanks so much!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions