Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Optimized soft aes for windows and some other features #2362

Open
wants to merge 20 commits into
base: dev
Choose a base branch
from

Conversation

cppdev-123
Copy link

This should make the miner get the hashrate it had in before CryptonightR fork
but it currently works only on windows and crashes on linux and maybe osx
any help will be welcome

@psychocrypt
Copy link
Collaborator

Thank you for you work.
Please cleanup your pull request and change only files which are necessary for this feature.
Somehow you touched 6800 lines.

@cppdev-123
Copy link
Author

the only files changed for soft aes are the asm files in cnR dir and cryptonight_aesni.h and CryptonightR_gen.cpp

some new asm files for msvc and gcc soft aes for cnR and wow were added so the there is a lot of lines edited

@psychocrypt
Copy link
Collaborator

psychocrypt commented Mar 21, 2019 via email

@Spudz76
Copy link
Contributor

Spudz76 commented Mar 25, 2019

moved to #2372
I did the above for you...
the other hacks look maybe cool but need similar treatment (and separation from this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants