Search content
Sort by

Showing 13 of 13 results by taalex79
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LIZUS 🚀🔥🔥🚀 SKEIN - POW - POS ��🔥🔥🚀 MASTERNODES 🚀🔥🔥🚀
by
taalex79
on 03/02/2018, 15:07:52 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCZ] BitcoinZ - No-premine, No-ICO, No-Dev Tax - 100% Community
by
taalex79
on 12/11/2017, 08:57:22 UTC
what is this coin status to be in coinomi wallet??

Wallet  MyBitcoinZ

Do you mean this coin is in coinomi already?

this is what is in my office.
Shows:
5335btsz
$ 36.69

but in fact, at the exchange rate for today, I have $ 24.84.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCZ] BitcoinZ - No-premine, No-ICO, No-Dev Tax - 100% Community
by
taalex79
on 12/11/2017, 07:30:51 UTC
what is this coin status to be in coinomi wallet??

Wallet  MyBitcoinZ
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCZ] BitcoinZ - No-premine, No-ICO, No-Dev Tax - 100% Community
by
taalex79
on 12/11/2017, 06:21:45 UTC
btcz has a well-made android wallet. only he does not correctly show the number of dollars. I have in my wallet 5335btcz, which at the rate of 0.004657 now is $ 24.84. And in the wallet, $ 36.69 is displayed. Why is that? This is mistake. Correct it please.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCZ] BitcoinZ - No-premine, No-ICO, No-Dev Tax - 100% Community
by
taalex79
on 09/11/2017, 07:10:37 UTC
Miningspeed and suprnova pages down for anyone else?

cтaбильнo paбoтaющий пyл c чecтными выплaтaми - https://zhash.pro/stats-zen
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 19/10/2017, 07:33:27 UTC
If the "+" is a share, what is "*"?

> : indicates that a new job was received
+ : indicates one submitted share
*  : indicates one submitted devfee-share=2% (commission for the use of miner)
= : sum of the stats if mining on multiple GPUs
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 19/10/2017, 05:06:05 UTC
Mini report for the past 12 hours. The average speed according to the statistics of flaypool was 1540 and it was 1580. Ie, the gain is 2.5%. It seems to be not bad. But considering 2% devfee there is a gain of 0.5%.

What is the dev fee of the alternative miner that you would use?

Not more than 1%. Then it makes sense all this, and just play in new toys without having any special profit changes in the end!

Refine from me WIN 10.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 19/10/2017, 04:48:09 UTC
Mini report for the past 12 hours. The average speed according to the statistics of flaypool was 1540 and it was 1580. Ie, the gain is 2.5%. It seems to be not bad. But considering 2% devfee there is a gain of 0.5%.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 18/10/2017, 21:18:58 UTC
Can you give example of batch file?

timeout 15
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
zm --server eu1-zcash.flypool.org --port 3333 --cuda_devices 0 1 2 3 4 --user t1JjQf4RUWSNxmEzsr2sbTJE34ghtAQ5ztE.gsmp106 --pass x --templimit 81 --log 2 --pec


you asked this?


Some of the options are wrong in this example.


To get a description of the available options just launch zm.exe without any arguments and you'll get this output:             
Code:
ZM 0.5.2, dstm's ZCASH Cuda Miner

Usage:
 zm --server hostname --port port_nr --user user_name
    [--pass password] [options]...

 Stratum:
    --server         Stratum server hostname
                     prefix hostname with 'ssl://' for encrypted
                     connections - e.g. ssl://mypool.com
    --port           Stratum server port number
    --user           Username / Workername
    --pass           Worker password

 Options:
    --help           Print this help
    --dev            Space separated list of cuda devices
    --list-devices   List available cuda devices
    --time           Enable output of timestamps

    --temp-target    In C - If set, enables temperature controller.
                     The performance of each GPU will be continuously
                     adjusted such that the temperature stays around
                     this value. It is recommended to set your fan speed
                     to 100% when using this setting.

    --telemetry      [=ip:port]. Starts telemetry server. Telemetry data
                     can be accessed using a web browser(http) or by json-rpc.
                     If no arguments are given the server listens on
                     127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222
                     Valid port range [1025-65535]
 Example:
    zm --server servername.com --port 1234 --user username


This is also described on the opening post of this thread.
However I'll write a readme and some example batch files to make it easier for windows users.


I read it. but until the file was created, the system did not start (after that everything worked!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 18/10/2017, 21:09:12 UTC
Can you give example of batch file?

timeout 15
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
zm --server eu1-zcash.flypool.org --port 3333 --cuda_devices 0 1 2 3 4 --user t1JjQf4RUWSNxmEzsr2sbTJE34ghtAQ5ztE.gsmp106 --pass x --templimit 81 --log 2 --pec
All lines except the last are for amd. They has no sense for nvidia.



I agree. It will be right. So:
ZM --server eu1-zcash.flypool.org --port 3333 --cuda_devices 0 1 2 3 4 --user t1JjQf4RUWSNxmEzsr2sbTJE34ghtAQ5ztE.gsmp106 --pass x --templimit 81 --log 2 --pec

It's enough.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 18/10/2017, 20:56:57 UTC
Can you give example of batch file?

timeout 15

zm --server eu1-zcash.flypool.org --port 3333 --cuda_devices 0 1 2 3 4 --user t1JjQf4RUWSNxmEzsr2sbTJE34ghtAQ5ztE.gsmp106 --pass x --templimit 81 --log 2 --pec


you asked this?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 18/10/2017, 19:50:10 UTC
Thank you! Everything worked.
5 * Gigabyte GeForce P106-100 6144MB. It was 1610, it was 1680. Total + 4.5%.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.2 (Linux / Windows)
by
taalex79
on 18/10/2017, 19:16:56 UTC
I do not run this application, a window appears and disappears immediately. and did not understand where to prescribe their parameters. or is it done after the application is launched?
WIN 10.

p.s. I use google translator. maybe because of his translation, something did not understand (.