#include "cpuminer-config.h" #if defined(USE_ASM) && defined(__arm__) && defined(__APCS_32__) #if defined(__ARM_ARCH_5E__) || defined(__ARM_ARCH_5TE__) || \ defined(__ARM_ARCH_5TEJ__) || defined(__ARM_ARCH_6__) || \ defined(__ARM_ARCH_6J__) || defined(__AR...
CPU miner for Litecoin and Bitcoin. Contribute to yurii-ops/cpuminer development by creating an account on GitHub.
/* for cpu hash test */ void scryptjane_hash(void* output, const void* input) { uint32_t Nsize = 1UL << (opt_nfactor + 1); uint64_t chunk_bytes; uint8_t *X, *Y; scrypt_aligned_alloc YX, V; chunk_bytes = 2ULL * SCRYPT_BLOCK_BYTES * SCRYPT_R; V = scrypt...
It was only a matter of time though. In 2014, ZeusMiner launched its first Scrypt ASIC. These days, the markets for SHA256 and Scrypt ASIC hardware alike are dominated by mining monolithBitmain. Mining Hardware The Bitmain Antminer hardware hasquickly risento become some of the best on the ...
CPU miner for Litecoin and Bitcoin. Contribute to flufy3d/cpuminer development by creating an account on GitHub.
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} oa369 / cpuminer Public forked from pooler/cpuminer Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
CPU miner for Litecoin and Bitcoin. Contribute to yurii-ops/cpuminer development by creating an account on GitHub.
CPU miner for Litecoin and Bitcoin (with GetMiningCandidate) - cpuminer/scrypt-arm.S at master · bitcoin-sv/cpuminer
CPU miner for Litecoin and Bitcoin. Contribute to yurii-ops/cpuminer development by creating an account on GitHub.
CPU miner for BitZeny and Litecoin and Bitcoin. Contribute to nezumi-tech/cpuminer development by creating an account on GitHub.