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

new #23

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open

new #23

wants to merge 84 commits into from

Conversation

jaam1
Copy link

@jaam1 jaam1 commented Jun 14, 2016

new

Wolf and others added 30 commits May 22, 2014 00:20
Segfault and compilation error on OSX10.9 and FreeBSD 10 with clang
…for one can't even return anything other than success unless you give it fucked args.
…x_aes_ni() entirely. Replaced with a FAR better hardware implementation.
…for share validation, but faster share validation means less stales!
…udo_round_mut() and wrote functions that are a lot more friendly to parallel execution. One with a xor operation, and one without, but with a copy operation.
…ge fucker we execute 0x80000 times every hash.
…king autotools fix the optimization level at O2 and add debug info. Fixed that.
…ibcurl.m4 somewhere where the autotools can find it.
…. I think it's more proper now, based on my limited understanding of the autotools from reading the docs for the past half hour.
…to disable AES-NI, and split cryptonight.c into four files - a header, functions common to both implementations, the AES-NI implementation, and the slow implementation. Also moved AES-NI specific asm to its own file.
Wolf and others added 30 commits June 8, 2014 17:19
…refetching added to AES-NI implementation.
…at in there because it looked like a good idea without testing, because it really sucks ass.
…ng to stdout is slow. Also moved a divide out of the thread function, as divides are ouch slow.
…ilt for AES-NI and the miner doesn't have it. The check is obviously omitted when using the non-AES-NI implementation.
… for some time - also did a LOT of code cleaning.
…lock() that should be available on Linux, but aren't on some broken OSes.
Increased timeout to 5 minutes to get rid of disconnects if there are no blocks in a network for 2 minutes.
Clean way to handle this issue instead of cheating on pool side with stupid job retransmission.
No more stratum connection interruption.
Increase timeout to 600 for upcoming fork
add some extra documentation and a sample command line
Add a message stating that cpuminer-multi won't be maintained.
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

5 participants