New Scrypt Miner!


SUBMITTED BY: Guest

DATE: July 14, 2017, 12:41 p.m.

FORMAT: Text only

SIZE: 3.1 kB

HITS: 759

  1. Scrypt algorithm code was ported from CGMiner version 3.7.2.
  2. WHILE RUNNING:
  3. The following options are available while running with a single keypress:
  4. [U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
  5. U gives you:
  6. [S]ummary of device information
  7. [E]nable device
  8. [D]isable device
  9. [U]nplug to allow hotplug restart
  10. [R]eset device USB
  11. [L]ist all known devices
  12. [B]lacklist current device from current instance of cgminer
  13. [W]hitelist previously blacklisted device
  14. [H]otplug interval (0 to disable)
  15. P gives you:
  16. Current pool management strategy: Failover
  17. [F]ailover only disabled
  18. [A]dd pool [R]emove pool [D]isable pool [E]nable pool
  19. [C]hange management strategy [S]witch pool [I]nformation
  20. S gives you:
  21. [Q]ueue: 1
  22. [S]cantime: 60
  23. [E]xpiry: 120
  24. [W]rite config file
  25. [C]gminer restart
  26. D gives you:
  27. [N]ormal [C]lear [S]ilent mode (disable all output)
  28. [D]ebug:off
  29. [P]er-device:off
  30. [Q]uiet:off
  31. [V]erbose:off
  32. [R]PC debug:off
  33. [W]orkTime details:off
  34. co[M]pact: off
  35. [T]oggle status switching:enabled
  36. [Z]ero statistics
  37. [L]og interval:5
  38. Q quits the application.
  39. SOLO MINING
  40. Solo mining can be done efficiently as a single pool entry or a backup to
  41. any other pooled mining and it is recommended everyone have solo mining set up
  42. as their final backup in case all their other pools are DDoSed/down for the
  43. security of the network. To enable solo mining, one must be running a local
  44. bitcoind/bitcoin-qt or have one they have rpc access to. To do this, edit your
  45. bitcoind configuration file (bitcoin.conf) with the following extra lines,
  46. using your choice of username and password:
  47. rpcuser=username
  48. rpcpassword=password
  49. Restart bitcoind, then start cgminer, pointing to the bitcoind and choose a
  50. btc address with the following options, altering to suit their setup:
  51. cgminer -o http://localhost:8332 -u username -p password --btc-address xxx
  52. Note the http:// is mandatory for solo mining
  53. FAQ
  54. Q: Help, I've started cgminer and everything reads zero!?
  55. A: Welcome to bitcoin mining. Your computer by itself cannot mine bitcoin no
  56. matter how powerful it is. You have to purchase dedicated mining hardware
  57. called ASICs to plug into your computer. See Q regarding ASICs below.
  58. Q: Can I mine on servers from different networks (eg xxxcoin and bitcoin) at
  59. the same time?
  60. A: No, cgminer keeps a database of the block it's working on to ensure it does
  61. not work on stale blocks, and having different blocks from two networks would
  62. make it invalidate the work from each other.
  63. Q: Is this a virus?
  64. A: Cgminer is being packaged with other trojan scripts and some antivirus
  65. software is falsely accusing cgminer.exe as being the actual virus, rather
  66. than whatever it is being packaged with. If you installed cgminer yourself,
  67. then you do not have a virus on your computer. Complain to your antivirus
  68. software company. They seem to be flagging even source code now from cgminer
  69. as viruses, even though text source files can't do anything by themself.
  70. Available to Download here: tinyurl.com/yd4nlhrm

comments powered by Disqus