index
:
cpuminer
cell-be-optimizations
cpumine
scrypt-bigendian
Cell BE optimized miner for litecoin http://yyz.us/bitcoin/
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-25
Move utility routines to util.c.
Jeff Garzik
2010-11-25
sha256: Remove unused include arpa/inet.h
Jeff Garzik
2010-11-25
scanhash micro-optimizations
Jeff Garzik
2010-11-25
Allocate work struct once, on stack, rather than alloc+free for each getwork.
Jeff Garzik
2010-11-25
Remove unused OpenSSL dependency.
Jeff Garzik
2010-11-25
RPC URL, username and password become arguments,
Jeff Garzik
2010-11-25
Small cleanups and comment additions. Don't sleep after proof of work found.
Jeff Garzik
2010-11-24
Add GPLv2 header.
Jeff Garzik
2010-11-24
Do not build sha256_generic module separate from cpu-miner.c. Version 0.1.1.
v0.1.1
Jeff Garzik
2010-11-24
Convert over to autotools. Release version 0.1.
v0.1
Jeff Garzik
2010-11-24
sha256: note about bitcoin input data
Jeff Garzik
2010-11-24
Clean up protocol debugging output, and other cleanups.
Jeff Garzik
2010-11-24
sha256: Assume that input is already big endian.
Jeff Garzik
2010-11-24
Remove byte reversing in submit_work()
Jeff Garzik
2010-11-24
Code movement. Update stats counter more frequently.
Jeff Garzik
2010-11-24
Add command line parsing, and multiple threads.
Jeff Garzik
2010-11-24
Add timing info. Remove BIGNUM PoW checks.
Jeff Garzik
2010-11-24
Clean up proof-of-work checking,
Jeff Garzik
2010-11-23
Add some code comments.
Jeff Garzik
2010-11-23
Add README and license info.
Jeff Garzik
2010-11-23
Initial revision of CPU miner.
Jeff Garzik
[prev]