MoneroOcean / node-cryptonight-hashing

Cryptonight hashing functions for node.js
27 stars 111 forks source link

cn/2-v2 Update #11

Closed QuantumLeaper closed 6 years ago

QuantumLeaper commented 6 years ago

Works with latest cn/2-v2 algorithm (September 23rd)

bobbieltd commented 6 years ago

Whatttt !?! Holyyyyy ! You should not copy and paste like that, only PR the cn/2 part of codes.

QuantumLeaper commented 6 years ago

My bad for the horrid workflow. Was in a rush :p Works though 😂

MoneroOcean commented 6 years ago

@QuantumLeaper where did you took that cn/2-v2 code from? xmrig official repo do not have cn/2 tweak, right?

bobbieltd commented 6 years ago

@MoneroOcean Can you add Cryptonight Lite Variant 2 (it seems not in your codes) or we need to wait for xmrig.

MoneroOcean commented 6 years ago

We need to wait for xmrig. I do not feel like putting effort developing it ahead.

MoneroOcean commented 6 years ago

Closing this since cn/2 tweak is integrated by me.

QuantumLeaper commented 6 years ago

My apologies for the late response. I pulled the XMRIG files from a development version of XMRIG before it was released after testing it to see it worked.

@bobbieltd I didn't know there was a cnlite variant 2 even in development, but if you link me to the code I can attempt to port it to XMRIG