Skip to content

NOMP npm update fail @ multihashing. #69

@GenTarkin

Description

@GenTarkin

Just wanted to let you know, I and it seems lots of other folks run into issue w/ npm update failing on multi hashing.
I tried all sorts of 0.10 versions, none worked.
After trial and error of downloading some of the other forks of nomp... some of them compiled (because their multihashing was older) and some didnt(for similar reasons as this repo).
Ultimately my solution was having to fork stratum pool to my own repo, then redirecting the multihashing dependency in package.json to point to an older github fork that I found worked ... in this case foxer666's fork of multihashing compiled fine.
After redirecting that dependency, your repo of nomp compiled fine. Pool fires up and works.
I realize that newer algos may be missing because of the older multihashing ... BUT ... I dont use the newer algos so that doesnt effect me.

The errors I kept running into were in the cryptonight.o compilation during npm update. Perhaps recent changes to that source cause the problem? I dont know. But either way, just a heads up.

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