follow us on twitter . like us on facebook . follow us on instagram . subscribe to our youtube channel . announcements on telegram channel . ask urgent question ONLY . Subscribe to our reddit . Altcoins Talks Shop Shop


This is an Ad. Advertised sites are not endorsement by our Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise Here

Author Topic: [ANN]BitTube-Miner Based on XMR-Stak  (Read 2312 times)

Offline Joseph12

  • Jr. Member
  • *
  • Activity: 59
  • points:
    2460
  • Karma: 0
  • Trade Count: (0)
  • Referrals: 0
  • Last Active: November 12, 2020, 12:54:19 AM
    • View Profile

  • Total Badges: 7
    Badges: (View All)
    10 Posts First Post Third year Anniversary
[ANN]BitTube-Miner Based on XMR-Stak
« on: July 04, 2020, 10:28:11 PM »
[ANN]BitTube-Miner Based on XMR-Stak

Features
Support all common backends (CPU/x86, AMD-GPU and NVIDIA-GPU)
Support all common OS (Linux, Windows and macOS) - easy to use
Guided start (no need to edit a config file for the first start)
Auto configuration for each backend - open source software (GPLv3)
TLS support
HTML statistics
JSON API for monitoring

Download: GitHub
Download: Mega

Change Log
v2.0.0.3
-Fixes issue with displaying wrong wallet address when using static difficulty.
-All binaries compiled with microhttpd, ssl and hwloc support.
-Linux version compiled on Ubuntu 17.10.

v2.0.0.2
-BitTube Miner 2.0.0.2
-Working CUDA Implementation for BitTube PoW v2.
-All binaries compiled with microhttpd, ssl and hwloc support.
-Linux version compiled on Ubuntu 17.10.

v2.0.0.1
-BitTube Miner 2.0.0.1
-All binaries compiled with microhttpd, ssl and hwloc support.
-Linux version compiled on Ubuntu 17.10
-V4 CUDA PoW still work in progress, in the meantime to mine with NVIDIA cards you need to use OpenCL.

v2.0.0.0
-BitTube Miner 2.0.0.0
-All binaries compiled with microhttpd, ssl and hwloc support.
-Linux version compiled on Ubuntu 17.10
-V4 CUDA PoW still work in progress, in the meantime to mine with NVIDIA cards you need to use OpenCL after the fork at height 110000.


Usage

Configurations

Before you started the miner the first time there are no config files available. Config files will be created at the first start. The number of files depends on the available backends. config.txt contains the common miner settings. pools.txt contains the selected mining pools and currency to mine. amd.txt, cpu.txt and nvidia.txt contains miner backend specific settings and can be used for further tuning.
Note: If the pool is ignoring the option rig_id in pools.txt to name your worker please check the pool documentation how a worker name can be set.

Usage on Windows
1. Double click the bittube-miner.exe file
2. Fill in the pool url settings, currency, username and password

disable the dialog
Code: [Select]
set XMRSTAK_NOWAIT=1
for non UAC execution.
Code: [Select]
Press any key to exit
CPU Only:
Code: [Select]
bittube-miner --noAMD --noNVIDIA
NVIDIA/AMD Only:
The miner will automatically detect if CUDA (for NVIDIA GPUs) or OpenCL (for AMD GPUs) is available.
Code: [Select]
bittube-miner --noCPU
NVIDIA via OpenCL
It is possible to use the OpenCl backend which is originally created for AMD GPUs with NVIDIA GPus. Some NVIDIA GPUs can reach better performance with this backend.
Code: [Select]
bittube-miner --openCLVendor NVIDIA --noNVIDIA
Docker image usage
You can run the Docker image the following way:
Code: [Select]
docker run --rm -it -u $(id -u):$(id -g) --name fireice-uk/bittube-miner -v "$PWD":/mnt bittube-miner
docker stop bittube-miner
docker run --rm -it -u $(id -u):$(id -g) --name fireice-uk/bittube-miner -v "$PWD":/mnt bittube-miner --config config.txt

Debug the docker image by getting inside:
Code: [Select]
docker run --entrypoint=/bin/bash --rm -it -u $(id -u):$(id -g) --name fireice-uk/bittube-miner -v "$PWD":/mnt bittube-miner
FAQ

Virus Protection Alert
Some virus protection software flags the miner binary as malware. This is a false positive — the software does not contain any malware (and since it is open source, you can verify that yourself!) If your antivirus software flags bittube-miner, it will likely move it to its quarantine area. You may have to whitelist bittube-miner in your antivirus.

Change Currency to Mine

If the miner is compiled for Monero and Aeon than you can change

the value currency in the config or
start the miner with the command line option --currency monero or --currency aeon7
run bittube-miner --help to see all supported currencies and algorithms

How can I mine Monero
Set the value currency in pools.txt to monero.

Which currency must be chosen if my fork coin is not listed
If your coin you want to mine is not listed please check the documentation of the coin and try to find out if cryptonight or cryptonight-lite is the used algorithm. Select one of these generic coin algorithms.

Altcoins Talks - Cryptocurrency Forum

[ANN]BitTube-Miner Based on XMR-Stak
« on: July 04, 2020, 10:28:11 PM »

This is an Ad. Advertised sites are not endorsement by our Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise Here


 

ETH & ERC20 Tokens Donations: 0x2143F7146F0AadC0F9d85ea98F23273Da0e002Ab
BNB & BEP20 Tokens Donations: 0xcbDAB774B5659cB905d4db5487F9e2057b96147F
BTC Donations: bc1qjf99wr3dz9jn9fr43q28x0r50zeyxewcq8swng
BTC Tips for Moderators: 1Pz1S3d4Aiq7QE4m3MmuoUPEvKaAYbZRoG
Powered by SMFPacks Social Login Mod