Pages:
Author

Topic: [ANN][TZC] TrezarCoin Super-Secure-PoW/PoS - page 75. (Read 156621 times)

full member
Activity: 253
Merit: 101
Search github for the latest klausT ccminer.  I think it works best for neoscrypt. Smiley

Nice much thanks for tip getting more hashrate now.   Smiley
full member
Activity: 208
Merit: 100
Yes that is my address.

Sorry I am new to this. How would I start my wallet with --rescan?
Thank you for your help.

Use CMD, navigate to your Trezarcoinfolder and execute trezarcoin-qt.exe --rescan

Edit: If you need futher help, please join slack.

SOoo I think I messed up during the download of the wallet. I downloaded but i didnt extract the files. Instead I ran the wallet app which opened the wallet. Then I continued to send my TZC from nova to the given address. Any hope of ever getting my TZC?

Thank you for your support.
It's probably windows now? You could search your windows partition for a wallet.dat, it may be that it was created in the temp folder.
Or if you still have the app open, there is an option to backup the wallet.
newbie
Activity: 13
Merit: 0
Yes that is my address.

Sorry I am new to this. How would I start my wallet with --rescan?
Thank you for your help.

Use CMD, navigate to your Trezarcoinfolder and execute trezarcoin-qt.exe --rescan

Edit: If you need futher help, please join slack.

SOoo I think I messed up during the download of the wallet. I downloaded but i didnt extract the files. Instead I ran the wallet app which opened the wallet. Then I continued to send my TZC from nova to the given address. Any hope of ever getting my TZC?

Thank you for your support.
newbie
Activity: 6
Merit: 0
Search github for the latest klausT ccminer.  I think it works best for neoscrypt. Smiley

Hey thank you this 100% fixed the problem and doubled my hash rate, I'm at like 1000khash/s. I will make sure to pass this on!
sr. member
Activity: 602
Merit: 264
I bought some TZC last night.
I hope to have bet on the good horse.
 I believe in the project. Good luck to the team!  Cheesy
full member
Activity: 245
Merit: 105
Search github for the latest klausT ccminer.  I think it works best for neoscrypt. Smiley
newbie
Activity: 6
Merit: 0
I'm having some troubles with the miners, I'm new to mining (2 days) but decent with computers.  I'm wondering if anyone has seen anything like it while mining TZC. I'm running a NVIDIA GTX 1060 6gb, and my OS is linux ubuntu 16.04. The only miner I can get to work and mine TZC is nsg, but I'm only getting like 300-300khash/s and it can be pretty volatile, usually read higher when I just launch (see 526Khash/s in Example1). Pretty much I am getting 50 TZC a day, and i'm using tzcpool.xyz pool.  I get the Stratum from pool 0 notifications a lot. If I add neoscyrpt to the code, the miner launches, but I keep getting stratum from pool 0 notifications and I receive no TZC (also states 0Khash/s) even though it says accepted blocks (see Example 2). Now if I try to using ccminer-neoscrypt, it appears I am mining, but again I do receive any TZC or show a hashrate in my mining pool, and I also continually have the accepted hashes rejected due to "low difficulty" (see Example 3). Finally, if I try using the original ccminer forked from tpruvot/ccminer, the code fails to compile when using ./build.sh (Example 4.).  I legit can't win here, and nsg is the only algorithm that works, so I can't test to if using a different algorithm will give me a better return with my GPU. Anyone have any suggestions?

Example 1:
./nsgminer -o stratum+tcp://stratum.tzcpool.xyz:3026 -u -p

 Block: 0x4047ED889A255256... [20:37:24]  Diff:39.1K  Best:70
--------------------------------------------------------------------------------
 [P]ool management [G]PU management ettings [D]isplay options [Q]uit
 OCL 0:  53.0C  16%    | 375.0 379.8 526.3 KH/s | A:6 R:0 HW:0 U:2.1/m
--------------------------------------------------------------------------------

[20:35:20] Accepted 529A385A7B000000x0 Diff 33.206/32.000 OCL 0
[20:35:37] The network difficulty has been set to 39599
[20:35:37] Stratum from pool 0 detected new block
[20:36:32] Stratum from pool 0 requested work restart
[20:36:49] Accepted 799543C746000000x0 Diff 57.871/32.000 OCL 0
[20:36:50] Stratum from pool 0 detected new block
[20:37:10] Accepted B49382AD54000000x0 Diff 48.372/5.393 OCL 0


Example 2:
./nsgminer --neoscrypt -o stratum+tcp://stratum.tzcpool.xyz:3026 -u -p

[P]ool management [G]PU management ettings [D]isplay options [Q]uit
 OCL 0:  47.0C         |  64.3 228.3   0.0 KH/s | A:0 R:0 HW:0 U:0.0/m
--------------------------------------------------------------------------------

[20:18:51] Probing for an alive pool
[20:18:52] The network difficulty has been set to 63361
[20:18:52] Stratum from pool 0 detected new block
[20:18:52] Disabling extra threads due to dynamic mode.
[20:18:52] Tune dynamic intensity with --gpu-dyninterval
[20:18:53] Thread 1 being disabled
[20:19:18] The network difficulty has been set to 63397
[20:19:18] Stratum from pool 0 detected new block
[20:19:18] Pool 0 is hiding block contents from us
[20:19:40] Stratum from pool 0 detected new block
[20:20:03] Stratum from pool 0 detected new block
[20:37:24] The network difficulty has been set to 39142
[20:37:24] Stratum from pool 0 detected new block
[20:37:30] Accepted 25AC98D20F010000x0 Diff 15.069/5.393 OCL 0
[20:37:35] Accepted 97DBF10C3A000000x0 Diff 70.559/5.393 OCL 0
[20:37:35] Accepted 2F2B10B83D000000x0 Diff 66.365/5.393 OCL 0


Example 3:

./ccminer -o stratum+tcp://stratum.tzcpool.xyz:3026 -u -p

Compiled with GCC 5.4 using Nvidia CUDA Toolkit 9.0

[2017-10-16 20:21:16] Starting Stratum on stratum+tcp://stratum.tzcpool.xyz:3026
[2017-10-16 20:21:16] NVML GPU monitoring enabled.
[2017-10-16 20:21:16] 1 miner thread started, using '' algorithm.
[2017-10-16 20:21:16] Binding thread 0 to cpu 0 (mask 1)
[2017-10-16 20:21:16] Stratum difficulty set to 512
[2017-10-16 20:21:18] stratum time is at least 25s in the future
[2017-10-16 20:21:18] stratum.tzcpool.xyz:3026  block 60084
[2017-10-16 20:21:38] stratum time is at least 66s in the future
[2017-10-16 20:21:38] stratum.tzcpool.xyz:3026  block 60085
[2017-10-16 20:21:38] GPU #0: GeForce GTX 1060 6GB, 845 (T= 55C F= 18% C=1974/3$
[2017-10-16 20:22:07] GPU #0: GeForce GTX 1060 6GB, 853 (T= 56C F= 40% C=1974/3$
[2017-10-16 20:22:38] GPU #0: GeForce GTX 1060 6GB, 845 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:22:38] GPU #0: GeForce GTX 1060 6GB, 269 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:22:38] accepted: 0/1 (0.00%), 711.52 kH/s nooooo
[2017-10-16 20:22:38] reject reason: low difficulty share of 0.0000268103112399$
[2017-10-16 20:22:43] GPU #0: GeForce GTX 1060 6GB, 838 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:22:44] accepted: 0/2 (0.00%), 732.54 kH/s nooooo
[2017-10-16 20:22:44] reject reason: low difficulty share of 0.0000319365542075$
[2017-10-16 20:23:13] GPU #0: GeForce GTX 1060 6GB, 850 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:23:18] GPU #0: GeForce GTX 1060 6GB, 859 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:23:18] accepted: 0/3 (0.00%), 762.96 kH/s nooooo
[2017-10-16 20:23:18] reject reason: low difficulty share of 0.0000186179975896$
[2017-10-16 20:23:28] Stratum difficulty set to 384


Example 4:
#ccminer-original, forked from tpruvot/ccminer. followed the linux install instructions exactly.
$ ./autogen.sh
$ ./configure
$ ./build.sh

#So here is a line or two above the error, after running ./build.sh
txas info    : Function properties for _Z26x11_shavite512_gpu_hash_64jjPmPj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 72 registers, 4096 bytes smem, 344 bytes cmem[0], 72 bytes cmem[2]
make[2]: Leaving directory '/home/bigdata/Desktop/ccmine-orig/ccminer'
Makefile:2196: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/bigdata/Desktop/ccmine-orig/ccminer'
Makefile:651: recipe for target 'all' failed
make: *** [all] Error 2
newbie
Activity: 33
Merit: 0
will do, thx for the reply Smiley
legendary
Activity: 1884
Merit: 1005
Something is wrong for me. i downloaded the wallet, got my address but, when i enterit in zpool, it identifies it as a Treau and not a tzc ...

wallet address is Tk4vqPqSrnW66crFTacND4NDKVQKyJB5VG

any idea?

You have to ask zpool, Iam not able to do anything here.
newbie
Activity: 33
Merit: 0
Something is wrong for me. i downloaded the wallet, got my address but, when i enterit in zpool, it identifies it as a Treau and not a tzc ...

wallet address is Tk4vqPqSrnW66crFTacND4NDKVQKyJB5VG

any idea?
newbie
Activity: 12
Merit: 0

KoinMiner.com - TZC Mining Pool

https://koinminer.com

* *

NEW! Fast mining pool with low fees, DoS protection, and stratum servers located in the US and soon in the EU.

* *

No registration is required, use your wallet address as the username. We do payouts hourly.

* *

Code:
-o stratum+tcp://us1.koinminer.com:4233 -u  -p=EOT

* *

Visit our Slack channel for support:
https://koinminer.slack.com

* *

Follow us on Twitter:
@KoinMiner

member
Activity: 84
Merit: 11
@Checkaz

Haven't seen anything coming in from staking for over 2 weeks, any ideas?

Staking enabled for 242 inputs, coin weight is 77568 coin days
15 min, 34 avg, 193 max


Difficult to tell. With those coins, not getting any PoS in 2 weeks is quite hard, but definitely nothing outside the realm of possibility. Maybe a dev can help.
newbie
Activity: 12
Merit: 0
nice project, can't wait for what to come next Smiley
newbie
Activity: 19
Merit: 0
@Checkaz

Haven't seen anything coming in from staking for over 2 weeks, any ideas?

Staking enabled for 242 inputs, coin weight is 77568 coin days
15 min, 34 avg, 193 max
legendary
Activity: 1884
Merit: 1005
What a bad luck for me.   all orphan LOL!

http://tinyimg.io/i/oLHP6X1.JPG

Is your client up to date? Please doublecheck with the block explorer

I have coins in the wallet but I have not received any payment in 4 days that I must place?

How many coins do you have? Whats your Coinweight? - You need about 100k-200k to get 1 block a day ~ estimated.

What a bad luck for me.   all orphan LOL!

http://tinyimg.io/i/oLHP6X1.JPG



Is your client up to date? Please doublecheck with the block explorer


maybe it bug  today it blackout when im restart my pc  cant open win wallet.

i going to del all file except wallet  and reopen  wait for sync

it show pos and longtime alway say out of sync im close it and re open it sync and say all orphan.



That mostly happens when the power goes off or the wallet isnt closed in an appropriate way, then there maybe is a data corruption which can be solved with --rescan.



full member
Activity: 350
Merit: 100
XDNA - Most innovative cryptocurrency in 2018
What a bad luck for me.   all orphan LOL!

http://tinyimg.io/i/oLHP6X1.JPG



Is your client up to date? Please doublecheck with the block explorer


maybe it bug  today it blackout when im restart my pc  cant open win wallet.

i going to del all file except wallet  and reopen  wait for sync

it show pos and longtime alway say out of sync im close it and re open it sync and say all orphan.

newbie
Activity: 3
Merit: 0
What a bad luck for me.   all orphan LOL!

http://tinyimg.io/i/oLHP6X1.JPG

Is your client up to date? Please doublecheck with the block explorer

I have coins in the wallet but I have not received any payment in 4 days that I must place?
legendary
Activity: 1884
Merit: 1005
What a bad luck for me.   all orphan LOL!

http://tinyimg.io/i/oLHP6X1.JPG

Is your client up to date? Please doublecheck with the block explorer
full member
Activity: 350
Merit: 100
XDNA - Most innovative cryptocurrency in 2018
What a bad luck for me.   all orphan LOL!

legendary
Activity: 1884
Merit: 1005
Pages:
Jump to: