Pages:
Author

Topic: [ANN][LTZ] LitecoinZ - Designed for the future - page 10. (Read 54135 times)

jr. member
Activity: 387
Merit: 2
I don't know how to get to what I am to take screenshots of please what site should I visit?

Sorry, what do you mean?
jr. member
Activity: 387
Merit: 2
Please add links to https://insight.litecoinz.org/  Smiley

yes, in few minutes website will be linked to the new explorer based on insight.

newbie
Activity: 109
Merit: 0
I don't know how to get to what I am to take screenshots of please what site should I visit?
member
Activity: 183
Merit: 10
Cryptobiosis
newbie
Activity: 112
Merit: 0

the price is continuing fall?? Did you smoke something?? LOL
Of course I was interested in the  LTZ coin, now began to look at the purchases and study the project. But why can't I find the LTZ coin on the CMC? Maybe I'm doing something wrong, I don't understand.  Roll Eyes
jr. member
Activity: 154
Merit: 4
I think the project is on one leg now. Despite the fact that it seems like it is often added to the exchanges, the price is continuing fall ..

the price is continuing fall?? Did you smoke something?? LOL

The price  LitecoinZ stabilized, they are not falling, but not growing. This is already good news and it shows us that the coin has potential. I initially reacted to the coin with some distrust, but now I see that the project is developing rapidly and the team is working hard.
member
Activity: 183
Merit: 10
Cryptobiosis
uhm the zapple exchange is not looking good.

Is there a problem we can help with?

Guy @ Zapple
All works fine.
Withdraws in 5-10 sec. Never seen faster Grin
jr. member
Activity: 387
Merit: 2
I think the project is on one leg now. Despite the fact that it seems like it is often added to the exchanges, the price is continuing fall ..

the price is continuing fall?? Did you smoke something?? LOL
member
Activity: 282
Merit: 10
I think the project is on one leg now. Despite the fact that it seems like it is often added to the exchanges, the price is continuing fall ..
member
Activity: 238
Merit: 27
Nice, LTZ dev is making a great work with this cryptocurrency, we can expect great thinks to come, the development dont stop and still making a great work.
member
Activity: 62
Merit: 12
uhm the zapple exchange is not looking good.

Is there a problem we can help with?

Guy @ Zapple
member
Activity: 183
Merit: 10
Cryptobiosis
New LTZ blocks explorer based on insight.js is available!!


Thanks to JoeBlack for supporting LitecoinZ Project!

Thanks. Looks nice. 1 block = 10000 usd  ROFL
member
Activity: 140
Merit: 10
Litecoin is a very ambitious project. Despite the rapid falling of the market of cryptocurrency, this project is confidently keeping its position.
jr. member
Activity: 387
Merit: 2
New LTZ blocks explorer based on insight.js is available!!


Thanks to JoeBlack for supporting LitecoinZ Project!
member
Activity: 183
Merit: 10
Cryptobiosis
Thanks. Zapple exchange works fine.
jr. member
Activity: 77
Merit: 1
See sending and receiving
send https://www.img.in.th/image/54BWi7
receive https://www.img.in.th/image/54B78J
Please help me solve this problem.

Error was fixed on Discord.

this is for everyone wich has this error:

"Expression: nWitnessCacheSize > 0"

here we have the solution in a short how to solve "Expression: nWitnessCacheSize > 0" error #22

https://github.com/litecoinz-project/litecoinz/issues/22


Greez Newtl  Wink
newbie
Activity: 2
Merit: 0
See sending and receiving
send https://www.img.in.th/image/54BWi7
receive https://www.img.in.th/image/54B78J
Please help me solve this problem.
sr. member
Activity: 588
Merit: 251
EVOS
Indeed, if the coin was added to new exchanges, it would have gained great popularity among the community.
And also liquidity in the market would increase.
jr. member
Activity: 387
Merit: 2
Update Instructions

our Soft-fork is now almost completed,  and Wallet already is Updated to the New Parameter´s
With the new [n=144, k=5] parameters we made also our own Miner,
here is the new mining Software for you collected with configuration

New Wallet: https://github.com/litecoinz-project/litecoinz/releases


Example to mine on your CPU:


Win

Code:
zhminer.exe -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -t 4

Linux

Code:
./zhminer -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -t 4


Example to mine on your CUDA GPUs:

Win

Code:
zhminer.exe -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -cd 0 1

Linux

Code:
./zhminer -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -cd 0 1

zhminer: https://github.com/litecoinz-project/zhminer/releases


Example to mine on your CUDA GPUs:

Win

Code:
miner.exe --algo 144_5 --server pool.litecoinz.org --user YOUR_LTZ_ADDRESS_HERE.worker1 --pass x --port 3333 --cuda_devices 0 1 2 3 4 5 --pers ZcashPoW

Linux

Code:
./miner --algo 144_5 --server pool.litecoinz.org --user YOUR_LTZ_ADDRESS_HERE.worker1 --pass x --port 3333 --cuda_devices 0 1 2 3 4 5 --pers ZcashPoW

EWBF miner: https://github.com/litecoinz-project/EWBF-Equihash-miner

For Our Pool Operators we made a Z-Nomp wich support´s

  • Equihash48_5
  • Equihash96_3
  • Equihash96_5
  • Equihash144_5
  • Equihash192_7
  • Equihash200_9

https://github.com/litecoinz-project/z-nomp
https://github.com/litecoinz-project/node-stratum-pool

Meanwhile... we from the Red AMD Team can mine to start collecting funds for the next Exchange.

Keep it Cool and Running.


wallet bug? https://www.img.in.th/image/5EtQdw

This issue has been already fixed. Please install latest version of LitecoinZ https://github.com/litecoinz-project/litecoinz/releases/download/v1.0.17.1/litecoinz-1.0.17.1-win64-setup.exe

If the problem persists, please join to our discord for further assistance
newbie
Activity: 2
Merit: 0
Update Instructions

our Soft-fork is now almost completed,  and Wallet already is Updated to the New Parameter´s
With the new [n=144, k=5] parameters we made also our own Miner,
here is the new mining Software for you collected with configuration

New Wallet: https://github.com/litecoinz-project/litecoinz/releases


Example to mine on your CPU:


Win

Code:
zhminer.exe -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -t 4

Linux

Code:
./zhminer -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -t 4


Example to mine on your CUDA GPUs:

Win

Code:
zhminer.exe -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -cd 0 1

Linux

Code:
./zhminer -l pool.litecoinz.org:3333 -u YOUR_LTZ_ADDRESS_HERE.worker1 -cd 0 1

zhminer: https://github.com/litecoinz-project/zhminer/releases


Example to mine on your CUDA GPUs:

Win

Code:
miner.exe --algo 144_5 --server pool.litecoinz.org --user YOUR_LTZ_ADDRESS_HERE.worker1 --pass x --port 3333 --cuda_devices 0 1 2 3 4 5 --pers ZcashPoW

Linux

Code:
./miner --algo 144_5 --server pool.litecoinz.org --user YOUR_LTZ_ADDRESS_HERE.worker1 --pass x --port 3333 --cuda_devices 0 1 2 3 4 5 --pers ZcashPoW

EWBF miner: https://github.com/litecoinz-project/EWBF-Equihash-miner

For Our Pool Operators we made a Z-Nomp wich support´s

  • Equihash48_5
  • Equihash96_3
  • Equihash96_5
  • Equihash144_5
  • Equihash192_7
  • Equihash200_9

https://github.com/litecoinz-project/z-nomp
https://github.com/litecoinz-project/node-stratum-pool

Meanwhile... we from the Red AMD Team can mine to start collecting funds for the next Exchange.

Keep it Cool and Running.


wallet bug? https://www.img.in.th/image/5EtQdw
Pages:
Jump to: