Pages:
Author

Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer - page 24. (Read 1232692 times)

sr. member
Activity: 350
Merit: 250
Why is Verters pool reporting much higher hashrate than it should? What are other good/working Lyra2RE pools? Wish OP would get updated.

VTC.HASHLINK.EU is also working fine Wink
newbie
Activity: 20
Merit: 0
the alg changed but the price did not change anything! why?
legendary
Activity: 938
Merit: 1001
Why is Verters pool reporting much higher hashrate than it should? What are other good/working Lyra2RE pools? Wish OP would get updated.

Its reporting it because the diff adjustment for lyra2re is different to scrypt-n. So I had to add in a multiplier to the stats.

The multiplier is currently 1024 - and I've requested feedback from miners as to what they see on the site for their hashrate as compared to what they get on the mining console.

What is your real hashrate compared to what it shows?

legendary
Activity: 1596
Merit: 1000
Why is Verters pool reporting much higher hashrate than it should? What are other good/working Lyra2RE pools? Wish OP would get updated.
full member
Activity: 181
Merit: 100
Has anyone been able to mine on local p2pool using Linux sgminer?
newbie
Activity: 14
Merit: 0
Please help,

is a new vertcoin miner working with w7 64bit?
I cannot configure it to work, tried at least 20 combinations, different configuration from this forum, none of them are working...


I'm using: sgminer-v5-Lyra2RE-RC1-WIN32
with this in my bat file:

setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe  -a lyra2 -o stratum+tcp://pool.verters.com:3333 -u xxx.xxx -p x

also tried:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer.exe --kernel Lyra2RE -o stratum+tcp://pool.verters.com:4444 -u hjurcic.2 -p xxx

nothing works. When I start my bat file manually from cmd, it says all devices are disabled...
Can anyone help? Everything worked fine until change to Lyra2RE.

Also, I'm using Ati ASUS R9 280x

please someone help with configuring so it works Smiley

Try this:

BAT. File:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe  --algorithm Lyra2RE  --sgminer.conf  -o***  -u***  -p***
legendary
Activity: 938
Merit: 1001
A study into the blockchain of scrypt-n and x11 coins a worrying pattern regarding the 'nonce' value

I found this out 6 months ago. Only publishing now because Lyra2RE doesn't seem to have this issue

Interesting find, thanks for sharing. Does this show that the scrypt aglo as implemented in the altcoins to date is not truly random? What implications would this have for the blockchains of those coins?

Well, it either shows i've misread the data - or something along those lines.

It would be nice if someone can run this against litecoin or such. As I don't have a synced litecoin node currently.

From a practical point - it would be worth GPU and ASIC miner's tweaking their implementations to only hash nonces divisible by 256 - and see if that gives an advantage (if the data checks out, the advantage should be massive)
sr. member
Activity: 362
Merit: 250
A study into the blockchain of scrypt-n and x11 coins a worrying pattern regarding the 'nonce' value

I found this out 6 months ago. Only publishing now because Lyra2RE doesn't seem to have this issue

Interesting find, thanks for sharing. Does this show that the scrypt aglo as implemented in the altcoins to date is not truly random? What implications would this have for the blockchains of those coins?
newbie
Activity: 14
Merit: 0
Please help,

is a new vertcoin miner working with w7 64bit?
I cannot configure it to work, tried at least 20 combinations, different configuration from this forum, none of them are working...


I'm using: sgminer-v5-Lyra2RE-RC1-WIN32
with this in my bat file:

setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe  -a lyra2 -o stratum+tcp://pool.verters.com:3333 -u xxx.xxx -p x

also tried:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer.exe --kernel Lyra2RE -o stratum+tcp://pool.verters.com:4444 -u hjurcic.2 -p xxx

nothing works. When I start my bat file manually from cmd, it says all devices are disabled...
Can anyone help? Everything worked fine until change to Lyra2RE.

Also, I'm using Ati ASUS R9 280x

please someone help with configuring so it works Smiley


Had the same problem. Found a configuration on here for a R290 but tried it anyway on my 280x and it worked. Not optimized yet but at least producing some results.

{
"pools" : [
   {
      "url" : "stratum+tcp://pool.verters.com:4444",
      "user" : "xxx",
      "pass" : "x"
   }
]
,
"algorithm" : "Lyra2RE",
"intensity" : "15",
"gpu-threads" : "2",
"lookup-gap" : "2",
"worksize" : "128",
"gpu-engine" : "1100",
"gpu-memclock" : "1500",
"autofan" : true,
"kernel-path" : "/usr/local/bin"
}

Hi Vertans

Here my config for my RIG 5 280X whit Hynix VRM
Driver: Catalyst 14.4
OS: Win. 8.1 64Bit

{
"pools" : [
   {
      "url" : "***",
      "user" : "***",
      "pass" : "***"
   }
]
,
"intensity" : "17,17,17,17,17",
"worksize" : "256,256,256,256,256",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"lookup-gap" : "2,2,2,2,2",
"thread-concurrency" : "8192,8192,8192,8192,8192",
"gpu-engine" : "1020,1020,1020,1020,1020",
"gpu-memclock" : "1500,1500,1500,1500,1500",
"gpu-threads" : "2,2,2,2,2",
"gpu-powertune" : "0,0,0,0,0",
"temp-cutoff" : "95,95,95,95,95",
"temp-overheat" : "85,85,85,85,85",
"temp-target" : "62,62,62,62,62",
"auto-fan" : true,
"gpu-fan" : "0-80,0-80,0-80,0-80,0-80",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "30",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "20",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"verbose" : "true"
}

that conf givs me 910 Kh/s per Card:-)
legendary
Activity: 938
Merit: 1001
A study into the blockchain of scrypt-n and x11 coins a worrying pattern regarding the 'nonce' value

I found this out 6 months ago. Only publishing now because Lyra2RE doesn't seem to have this issue
sr. member
Activity: 252
Merit: 250
Coin Developer - CrunchPool.com operator

CrunchPool was not measuring hashrate properly, now that's fixed. Rest assured you were mining correctly and payouts worked fine, only reporting was off.

For the time being, we have 0% fee! come mine with us: http://p2pool.crunchpool.com:9171/
sr. member
Activity: 362
Merit: 250
here is a pic..

https://drive.google.com/file/d/0B9-AOU6DTuTPX2F6cnFGYXhBOU0/view?usp=sharing

dont know how to paste it directly here Sad

There appears to be an error in sgminer.conf, can you copy + paste it here?

hjurcic - theres a file in the mining directory called sgminer.conf. Rename this file to sgminer.conf.bak, or the settings in this file will take precedence over your .bat file settings.

My 280X .bat file
Code:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe --algorithm Lyra2RE -o stratum+tcp://pool.verters.com:4444 -u xxxxxx -p xxxxxx -I 18 --gpu-fan 58 --gpu-threads 2 --gpu-powertune -20 --gpu-platform 0

820 KH/s with this one. I haven't tweaked it that much because I wanted it running right after the switch.
sr. member
Activity: 350
Merit: 250
Which drivers are the best for lyra minings?

"It is optimized for 14.6" - djm34

14.6 and 14.9 are working perfect. Smiley
full member
Activity: 136
Merit: 100
Which exchanges are confirmed to be on new wallet/algo?
legendary
Activity: 1904
Merit: 1003
Which drivers are the best for lyra minings?

"It is optimized for 14.6" - djm34
full member
Activity: 159
Merit: 100
Which drivers are the best for lyra minings?
legendary
Activity: 938
Merit: 1001
IS the coin forked again by mistake this time???

I received my first payout to Bittrex, but the second payout never arrived.

The block explorer is down

Rule 1. Never set your payout address as an Exchange!

legendary
Activity: 3808
Merit: 1723
IS the coin forked again by mistake this time???

I received my first payout to Bittrex, but the second payout never arrived.

The block explorer is down
legendary
Activity: 1182
Merit: 1000
Anyone having payout issues at coinotron?

Payouts were suspended after fork. VTC network seems to be stable so we enabled payouts.
Payouts were sent few minutes ago.

full member
Activity: 192
Merit: 100
Linux 64 System with one GPU: AMD R9 280x, Stock Linux Drivers, 900 kH/s +
Interesting: parallel XMR CPU Miner (AMD FX 8Core) is running without any decrease of Hashpower.
Was an intelligence test to activate the real "quick and dirty" VTC Miner  :-)
Pages:
Jump to: