TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
February 22, 2023, 02:12:51 PM |
|
Got it. latest version? 2023.1.7? If so can you run it with logs? add: -log -logpool to your commandline. Please DM me the files you will find in the Logs folder.
|
|
|
|
Damiber
Newbie
Offline
Activity: 12
Merit: 0
|
 |
February 22, 2023, 04:54:45 PM |
|
Have sent you DM request
Does the api not auto refresh itself
|
|
|
|
|
crsminer
Jr. Member
Offline
Activity: 64
Merit: 1
|
 |
March 06, 2023, 08:12:33 AM |
|
Hi TT,
Can you please implement NEXA? Way more profitable than all others.
Thx.
|
|
|
|
CryptoSperm
Newbie
Offline
Activity: 60
Merit: 0
|
 |
March 29, 2023, 12:39:08 AM |
|
I'm getting the error "Block does not solve the boundary - Function" while Solo mining on a kawpow test fork. It happens after block 7499 is mined. If I restart the chain it will again error at block 7499 or 7500. Could it be related to #define ETHASH_EPOCH_LENGTH 7500? Any Ideas?
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
March 29, 2023, 04:22:20 PM |
|
I'm getting the error "Block does not solve the boundary - Function" while Solo mining on a kawpow test fork. It happens after block 7499 is mined. If I restart the chain it will again error at block 7499 or 7500. Could it be related to #define ETHASH_EPOCH_LENGTH 7500? Any Ideas?
Can you please share more information? The commandline you use and the OS would be very helpful to help.
|
|
|
|
CryptoSperm
Newbie
Offline
Activity: 60
Merit: 0
|
 |
March 29, 2023, 09:15:00 PM |
|
In the RVN fork code src/crypto/ethash/include/ethash/ethash.h for testing purpose I changed the epoch length "#define ETHASH_EPOCH_LENGTH 7500" to "#define ETHASH_EPOCH_LENGTH 56" and it confirmed to be the configuration issue with TT-Miner erroring after mining block 55 instead of 7499. The ERROR: GPU[00-KAW]: Rejected #2175, RT in 71 ms. [Block does not solve the boundary - Function: 16779391(-22)][10.10.0.191:4456] So it looks like the miner errors when the epoch changes on the node. The miner is on windows with command line: TT-Miner.exe -coin KAW -P http://my_username:my_password@10.10.0.191:4456 The QT node it is mining to is Ubuntu with config: server=1 miningaddress=correctwalletaddress rpcuser=my_username rpcpassword=my_password rpcallowip=127.0.0.1 rcpallowip=10.10.0.101 rcpallowip=10.10.0.191 rpcport=4006
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
March 30, 2023, 03:26:29 AM |
|
So you change the epoch length of the node and mine with TT to that node? What do you expect to happened other than the fail you see?
|
|
|
|
crsminer
Jr. Member
Offline
Activity: 64
Merit: 1
|
 |
March 30, 2023, 06:30:47 AM |
|
@TT
Hi! Can you add Clore and/or Kaspa?
Thx!
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
March 30, 2023, 07:09:51 AM |
|
@TT
Hi! Can you add Clore and/or Kaspa?
Thx!
Hi - Kaspa is on the list for the new release, Clore is already supported with kawpow algo (no -coin option): TT-Miner -a KawPoW -P ...... Let me know if that works for you or if you have any issues.
|
|
|
|
crsminer
Jr. Member
Offline
Activity: 64
Merit: 1
|
 |
March 30, 2023, 10:22:33 AM |
|
Wow.. did not know that.. you should write in the description that Clore is supported  . It works! I tried with -algoalt KawPoW. Only small issue is that coin name is not printed in miner output, it is --- Pool[DEF-0]. Now we wait for KAS in next release... any ETA? 
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
March 30, 2023, 04:39:50 PM |
|
Wow.. did not know that.. you should write in the description that Clore is supported  . It works! I tried with -algoalt KawPoW. Only small issue is that coin name is not printed in miner output, it is --- Pool[DEF-0]. Now we wait for KAS in next release... any ETA?  hope to get it out very soon. Will not be the fastest under the sun - but it is a first start.
|
|
|
|
CryptoSperm
Newbie
Offline
Activity: 60
Merit: 0
|
 |
March 30, 2023, 09:36:11 PM |
|
So you change the epoch length of the node and mine with TT to that node? What do you expect to happened other than the fail you see?
I changed the length to reproduce the error with different epoch configuration which it did. I noticed on the miner it is still looking at epoch 0 even though the chain moved to the next epoch. The CPU mining was able to continue the chain. I'm just trying to figure out why the miner isn't moving to the new epoch regardless of epoch length.
|
|
|
|
grendel25
Legendary
Offline
Activity: 2296
Merit: 1031
|
 |
April 12, 2023, 11:13:01 PM |
|
Thank you for supporting Epic Cash!
|
|
|
|
bubers
Newbie
Offline
Activity: 1
Merit: 0
|
 |
May 04, 2023, 07:26:02 PM |
|
Hello, I have a problem with TT Miner when I mine EPIC with another coin whenever the miner creates the DAG file and sets the kernels of the cards it works sometimes then it runs for a certain time and at some point suddenly the whole rig switches completely from what can it be
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
May 15, 2023, 05:56:37 PM |
|
New beta for TT miner available - version 2023.2.0 beta 1.
Today the windows version only.
- new support for ZIL - new DAG-swapping feature to allow ZIL & EPIC & ETC or other 3rd coin
|
|
|
|
styleshifter
|
 |
May 16, 2023, 08:08:14 AM |
|
New beta for TT miner available - version 2023.2.0 beta 1.
Today the windows version only.
- new support for ZIL - new DAG-swapping feature to allow ZIL & EPIC & ETC or other 3rd coin
Thanks for the update. Maybe you should mention where to find the beta release https://github.com/TrailingStop/TT-Miner-beta/releases
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
May 16, 2023, 08:22:56 AM |
|
Yes - sorry ;-(
Was in a hurry.... will give more details later today.
|
|
|
|
TrailingStop (OP)
Member

Offline
Activity: 563
Merit: 16
|
 |
May 16, 2023, 07:12:07 PM |
|
New beta release (windows only): TT-Miner 2023.2.0 beta 2 New - add overclock offset for core & memory to the windows version (option -oc-coreoff[...], -oc-memoff[...] ). Fixes - reenabled the config file to specify general oc settings for TT (option -conf[...]). This will give you the option to set different OC settings per GPU in a mixed rig. https://github.com/TrailingStop/TT-Miner-beta
|
|
|
|
nabeerl77
Newbie
Offline
Activity: 18
Merit: 0
|
 |
May 18, 2023, 04:42:48 AM |
|
|
|
|
|
|