fizzisist
|
9981bbeed1
|
Change BTC/Mkey to BTC/Gkey
|
12 years ago |
fizzisist
|
aa7ac184f9
|
Display total value for selected work
After selecting the work (pubkeybatch), display the total value in
BTC/Mkey so that the user has an idea what their expected earnings are.
|
12 years ago |
fizzisist
|
9626e3a428
|
Fix units of "value"
Units of BTC/MkeyHr are meaningless. Change them to BTC/Mkey (expected
earnings per million keys generated).
|
12 years ago |
samr7
|
8c2a7cb90b
|
Vanity pool doesn't accept solutions using POST, despite their
documentation, so use GET instead of POST for solutions.
Use OPENSSL_free() instead of free() for hex public keys.
|
12 years ago |
samr7
|
f95e89020f
|
Use strings to compare public keys instead of EC_POINT_cmp().
Fix another bug in the bounty list parser.
|
12 years ago |
samr7
|
7c93e8de60
|
Fix a ridiculous bug in oclvanityminer's bounty list parser.
|
12 years ago |
samr7
|
08034e064b
|
Display bounty list when invoked with -v.
|
12 years ago |
samr7
|
e10fdd5431
|
Insert patterns into the AVL tree in the correct order.
|
12 years ago |
samr7
|
af42e55a22
|
Initial multi-device OpenCL support for oclvanitygen and oclvanityminer.
|
12 years ago |
samr7
|
53903a714c
|
Follow HTTP redirections on bounty servers.
|
12 years ago |
samr7
|
dece236223
|
Process bounties with the same public key as batches.
|
12 years ago |
samr7
|
b6ca74fb9e
|
Move version tag to pattern.h.
|
13 years ago |
samr7
|
d717f45f41
|
Fix a memory leak and some compiler warnings in oclvanityminer.
|
13 years ago |
samr7
|
4700be088f
|
Add oclvanityminer. Move OpenCL engine code to oclengine.c.
|
13 years ago |