Author

Topic: [ANN] [QRK] Quark | Core 0.10 upgrade - page 401. (Read 1031025 times)

legendary
Activity: 1246
Merit: 1000
August 25, 2013, 08:15:36 AM
intresting statistic from p2p pool



gpuminer or botnet???
member
Activity: 60
Merit: 10
August 25, 2013, 08:06:26 AM
Nevermind now, couldn't get the damn thing to work.  Angry

What was the problem?
member
Activity: 60
Merit: 10
August 25, 2013, 07:37:59 AM
Finally put my code up on github.

https://github.com/uncle-bob/quarkcoin-cpuminer

I'm looking for suggestions or ideas. Groestl-Hash seem to be the deal breaker right now. It's taking up as much time as all other 5 hashes combined. Any speed up for Groestl would be a win. Currently the V1 release confuses the compiler slightly less and is a smidgen faster. However I think this code is currently the best option for speeding up beyond that. It's still around twice as fast as the default miner.

Added bonus, almost everything for quark now fits a single function. While it won't fit on a GPU until the code size is reduced and memory is shrunk, it's just yet. Consider this my last update for cpuminer.

I wrote this cause I'm greedy, and so I leave my tipjar.
BTC: 1DaSUSqcr13G4QJYamsecW6yHh95QTT39R
QRK: QQRNpg7aGHcvgEFvXEk1DoCtLydboVsAzf

Nice one.

For groestl512 the AES extensions in modern cpus could be used:
http://bench.cr.yp.to/impl-hash/groestl512.html

Currently thats a wthing i'm working on, or at least started, but there is currently to much other stuff to be done:(
legendary
Activity: 2534
Merit: 1129
August 25, 2013, 06:41:49 AM
Finally put my code up on github.

https://github.com/uncle-bob/quarkcoin-cpuminer

I'm looking for suggestions or ideas. Groestl-Hash seem to be the deal breaker right now. It's taking up as much time as all other 5 hashes combined. Any speed up for Groestl would be a win. Currently the V1 release confuses the compiler slightly less and is a smidgen faster. However I think this code is currently the best option for speeding up beyond that. It's still around twice as fast as the default miner.

Added bonus, almost everything for quark now fits a single function. While it won't fit on a GPU until the code size is reduced and memory is shrunk, it's just yet. Consider this my last update for cpuminer.

I wrote this cause I'm greedy, and so I leave my tipjar.
BTC: 1DaSUSqcr13G4QJYamsecW6yHh95QTT39R
QRK: QQRNpg7aGHcvgEFvXEk1DoCtLydboVsAzf

Thanks for that !  ..sent 4400 QRK

Are you working on any other  QRK projects or services ?

legendary
Activity: 2674
Merit: 3000
Terminated.
August 25, 2013, 05:45:20 AM
Finally put my code up on github.

https://github.com/uncle-bob/quarkcoin-cpuminer

I'm looking for suggestions or ideas. Groestl-Hash seem to be the deal breaker right now. It's taking up as much time as all other 5 hashes combined. Any speed up for Groestl would be a win. Currently the V1 release confuses the compiler slightly less and is a smidgen faster. However I think this code is currently the best option for speeding up beyond that. It's still around twice as fast as the default miner.

Added bonus, almost everything for quark now fits a single function. While it won't fit on a GPU until the code size is reduced and memory is shrunk, it's just yet. Consider this my last update for cpuminer.

I wrote this cause I'm greedy, and so I leave my tipjar.
BTC: 1DaSUSqcr13G4QJYamsecW6yHh95QTT39R
QRK: QQRNpg7aGHcvgEFvXEk1DoCtLydboVsAzf
Nice, keep up the good work.
newbie
Activity: 20
Merit: 0
August 25, 2013, 05:22:54 AM
Finally put my code up on github.

https://github.com/uncle-bob/quarkcoin-cpuminer

I'm looking for suggestions or ideas. Groestl-Hash seem to be the deal breaker right now. It's taking up as much time as all other 5 hashes combined. Any speed up for Groestl would be a win. Currently the V1 release confuses the compiler slightly less and is a smidgen faster. However I think this code is currently the best option for speeding up beyond that. It's still around twice as fast as the default miner.

Added bonus, almost everything for quark now fits a single function. While it won't fit on a GPU until the code size is reduced and memory is shrunk, it's just yet. Consider this my last update for cpuminer.

I wrote this cause I'm greedy, and so I leave my tipjar.
BTC: 1DaSUSqcr13G4QJYamsecW6yHh95QTT39R
QRK: QQRNpg7aGHcvgEFvXEk1DoCtLydboVsAzf
hero member
Activity: 719
Merit: 500
CLOAK Private,Secure & Untraceable Digitalcurrency
August 25, 2013, 04:31:52 AM
i have send 2000 QRK from my windows QT-Wallet to another adress and i dont get any confirmation in wallet it shows since 6h 0 of 6 confirmation?

anyone knows why?
Updated wallet?
Correct blockchain?

i send before i have it updated it didnt work and then i downloaded new version of qt and nothing happend with last big transfer so i tested and send a 0.01 qrk but it the same no confirmations as well.

This times qt want a transfer fees this wasnt in past, but still have no confirmation and no transfer.

Try this:

1. Backup wallet

2. Run the wallet with "-salvagewallet" option, e.g.

Code:
quarkcoin-qt -salvagewallet

3. Unconfirmed balance should be available again.


thank you !

this helps out!

now works!
member
Activity: 106
Merit: 10
Quark developer
August 25, 2013, 02:20:54 AM
i have send 2000 QRK from my windows QT-Wallet to another adress and i dont get any confirmation in wallet it shows since 6h 0 of 6 confirmation?

anyone knows why?
Updated wallet?
Correct blockchain?

i send before i have it updated it didnt work and then i downloaded new version of qt and nothing happend with last big transfer so i tested and send a 0.01 qrk but it the same no confirmations as well.

This times qt want a transfer fees this wasnt in past, but still have no confirmation and no transfer.

Try this:

1. Backup wallet

2. Run the wallet with "-salvagewallet" option, e.g.

Code:
quarkcoin-qt -salvagewallet

3. Unconfirmed balance should be available again.
hero member
Activity: 719
Merit: 500
CLOAK Private,Secure & Untraceable Digitalcurrency
August 25, 2013, 02:13:23 AM
i have send 2000 QRK from my windows QT-Wallet to another adress and i dont get any confirmation in wallet it shows since 6h 0 of 6 confirmation?

anyone knows why?
Updated wallet?
Correct blockchain?

i send before i have it updated it didnt work and then i downloaded new version of qt and nothing happend with last big transfer so i tested and send a 0.01 qrk but it the same no confirmations as well.

This times qt want a transfer fees this wasnt in past, but still have no confirmation and no transfer.
legendary
Activity: 2088
Merit: 1015
August 25, 2013, 01:08:59 AM
5 blocks in a row for the P2Pool, not good. Is that almost a 51% attack?

https://i.imgur.com/tcBwsk7.png
That is called luck Wink

Maybe if they had 51 of the last 100 blocks I would be more concerned or if this "pattern" were to continue
legendary
Activity: 2674
Merit: 3000
Terminated.
August 24, 2013, 07:57:17 PM
i have send 2000 QRK from my windows QT-Wallet to another adress and i dont get any confirmation in wallet it shows since 6h 0 of 6 confirmation?

anyone knows why?
Updated wallet?
Correct blockchain?
full member
Activity: 205
Merit: 100
August 24, 2013, 06:58:58 PM
Did you update your wallet in the past few days?
hero member
Activity: 719
Merit: 500
CLOAK Private,Secure & Untraceable Digitalcurrency
August 24, 2013, 04:05:41 PM
i have send 2000 QRK from my windows QT-Wallet to another adress and i dont get any confirmation in wallet it shows since 6h 0 of 6 confirmation?

anyone knows why?
legendary
Activity: 2674
Merit: 3000
Terminated.
August 24, 2013, 01:58:43 PM
Why are payments so low to start off with? I average 30 - 40 QRK a block on the P2Pool but for the first half an hour, I get like 3.9 QRK per block
That's what P2Pools were designed to do.

Ahh okay. Where's the P2Pool software for QRK?  O.o
P2Pool rewards people that mine for a longer period of time. Anti hopper measure I guess.
legendary
Activity: 1246
Merit: 1000
August 24, 2013, 01:56:08 PM
Why are payments so low to start off with? I average 30 - 40 QRK a block on the P2Pool but for the first half an hour, I get like 3.9 QRK per block
That's what P2Pools were designed to do.

Ahh okay. Where's the P2Pool software for QRK?  O.o
https://github.com/Neisklar/
legendary
Activity: 2674
Merit: 3000
Terminated.
August 24, 2013, 01:44:04 PM
Why are payments so low to start off with? I average 30 - 40 QRK a block on the P2Pool but for the first half an hour, I get like 3.9 QRK per block
That's what P2Pools were designed to do.
legendary
Activity: 2674
Merit: 3000
Terminated.
August 24, 2013, 12:44:13 PM
Ouch, 542 diff...
legendary
Activity: 910
Merit: 1000
PHS 50% PoS - Stop mining start minting
August 24, 2013, 01:51:02 AM
here guys:

Code:
apt-get install unzip -y
cd
wget http://stonefoz.myfastmail.com/cpuminer-quark2.zip
unzip cpuminer-quark2.zip
cd cpuminer-quark2
CFLAGS="-O3 -msse2" ./configure
make

thanks that worked perfectly Smiley

I have only orphans on Ubuntu 64bit with this configure ?!? someone else?

I have gotten 10 blocks in about 8 hours. Works fine for me.

I have only orphans at home and on Digitalocean VPS Ubuntu 13.04 64bit:

[2013-08-24 01:21:00] accepted: 0/1 (0.00%), 97.07 khash/s (booooo)

anyone else this problem ?



Yes on v2 I had some problems and had some reported so I pulled the AMD WIN64 minerd down and posted the v1 bins- which seem to work perfect, just a lil bit slower.
Will run tests for stonefoz to see what's going on.

>>>>>
Fast AMD optimized win64 clients, should also work on newer intel. 1mh (1000kh)++ on newer chips
https://bitcointalksearch.org/topic/m.2989468
full member
Activity: 205
Merit: 100
August 24, 2013, 01:25:10 AM
Unable to connect to the network
 Cry
Here you go:
addnode=192.241.169.123
addnode=82.196.15.56
addnode=37.139.8.75
addnode=85.114.140.163
addnode=69.162.95.90
hero member
Activity: 719
Merit: 500
CLOAK Private,Secure & Untraceable Digitalcurrency
August 24, 2013, 12:52:18 AM
here guys:

Code:
apt-get install unzip -y
cd
wget http://stonefoz.myfastmail.com/cpuminer-quark2.zip
unzip cpuminer-quark2.zip
cd cpuminer-quark2
CFLAGS="-O3 -msse2" ./configure
make

thanks that worked perfectly Smiley

I have only orphans on Ubuntu 64bit with this configure ?!? someone else?

I have gotten 10 blocks in about 8 hours. Works fine for me.

I have only orphans at home and on Digitalocean VPS Ubuntu 13.04 64bit:

[2013-08-24 01:21:00] accepted: 0/1 (0.00%), 97.07 khash/s (booooo)

anyone else this problem ?

Jump to: