Author

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

hero member
Activity: 756
Merit: 501
August 29, 2013, 06:00:40 AM
Cool, the more nodes the better!  Cheesy

Do you guys think I should put Neisklar's node as bootstrap addres? Maybe it is wiser to have a number of separate p2pools so that users get fewer but higher payouts, minimizing tx fees.
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
August 29, 2013, 05:44:58 AM
I can't get mine working properly...   it's getting some error about 'quark-hash' not being found or some such & not loading headers...   just going to take it down instead of leaving that shell up  Grin
I had the same problem until I looked around in Neisklar's Github. Git clone this https://github.com/Neisklar/quarkcoin-hash-python , then python setup.py install, then the pool should work.
Thanks to everyone testing, seems to run good so far, weirdly my yacpool had some hiccups this morning, investigating.
Ah, cool.. yeah, that fixed it.

I put your IP as a bootstrap address, but I don't guess it'll work properly until you change that persist value to true instead of false?

ed: nm, it does seem to be working.  i'm getting mined payouts already and it looks like your node accepted my share

So, http://nogleg.com:8372 is working now, 8372 is also the mining port (username is quarkcoin payout address).  It's set to 0% fee, etc, etc


member
Activity: 106
Merit: 10
Quark developer
August 29, 2013, 05:19:50 AM
i get a error if i want send qrk from my windows wallet:

"transaction too large"

a amopunt what i want to send is 4000 qrk my fee i increase too 40 qrk for transaction but same error!

please help

Try sending smaller amounts. A transaction only allows 160 inputs, so if you try to combine lots of small inputs (for example 0.1 qrk) from a p2pool the transaction will be too large.
hero member
Activity: 756
Merit: 501
August 29, 2013, 05:19:17 AM
You just need to send smaller transactions. If you got many small transactions, e.g. from a p2pool, and want to send them to another address in one transaction, the transaction becomes too large. Try sending in chunks of 1000 for example.

edit: beat you to it  Grin
legendary
Activity: 1061
Merit: 1001
August 29, 2013, 05:09:16 AM
i get a error if i want send qrk from my windows wallet:

"transaction too large"

a amopunt what i want to send is 4000 qrk my fee i increase too 40 qrk for transaction but same error!

please help

this thread should help
http://forum.quarkcoin.org/Thread-Unconfirmed-transactions-total-400k-QRK

don't forget there was a new quark wallet launched, see firts post of this ANN thread for links

basically:

1. Backup your wallet
2. Run quarkcoin-qt -salvagewallet
This will take a while. After it completes your unconfirmed transactions should appear as unspent again.
3. Resend the coins in smaller amounts. The new version of the wallet should warn you if the transaction is too big.


(save your wallet in same way as bitcoin, click file icon and save, save as : wallet.dat

also there is a new wallet version out, so once you have done new transactions and sorted this problem. download new wallet and add saved wallet.dat by uploading)
hero member
Activity: 719
Merit: 500
CLOAK Private,Secure & Untraceable Digitalcurrency
August 29, 2013, 05:01:50 AM
i get a error if i want send qrk from my windows wallet:

"transaction too large"

a amopunt what i want to send is 4000 qrk my fee i increase too 40 qrk for transaction but same error!

please help
hero member
Activity: 756
Merit: 501
August 29, 2013, 04:39:08 AM
That's how p2pool is designed to work, if your miner is slow, you won't get a payout every time the pool finds a block. Have a look at this, my 200kH miner was running all the time:
https://i.imgur.com/5PDgvAx.jpg
The share difficulty rose quite a bit too, resulting in a higher variance for slow miners. You could try adding +0.005 to your address to mine on a lower share difficulty, but I have not tested that long enough to be sure that payouts are correctly sent out when you do that.
legendary
Activity: 2088
Merit: 1015
August 29, 2013, 02:32:49 AM
Sadly it has happened again... Successfully earn ~2 QRK per block for an hour then they stop coming hashrate is ~50kh/s
Restarted minerd and now its earning again, hopefully it won't stall at an hour again.
Qrkpool.tk stalled after 2 hours this time... Back to solo Wink
sr. member
Activity: 359
Merit: 250
August 29, 2013, 02:28:47 AM
Anyone knows how to solo mine with the minerd?
Same as a pool but the information comes from quarkcoin.conf and you must have the daemon running
-o 127.0.0.1:rpcport
-u rpcusername
-p rpcpassword

The defalut rpcport must be 11973, i suppose. Thanks i'll try that out.
legendary
Activity: 2088
Merit: 1015
August 29, 2013, 02:23:16 AM
Anyone knows how to solo mine with the minerd?
Same as a pool but the information comes from quarkcoin.conf and you must have the daemon running
-o 127.0.0.1:rpcport
-u rpcusername
-p rpcpassword
sr. member
Activity: 359
Merit: 250
August 29, 2013, 02:19:35 AM
Anyone knows how to solo mine with the minerd?
legendary
Activity: 2088
Merit: 1015
August 28, 2013, 09:45:08 PM
Sadly it has happened again... Successfully earn ~2 QRK per block for an hour then they stop coming hashrate is ~50kh/s


Restarted minerd and now its earning again, hopefully it won't stall at an hour again.
legendary
Activity: 2088
Merit: 1015
August 28, 2013, 09:27:43 PM
Sadly it has happened again... Successfully earn ~2 QRK per block for an hour then they stop coming hashrate is ~50kh/s

legendary
Activity: 2088
Merit: 1015
August 28, 2013, 06:08:45 PM
Just switched from solo to your pool so far I've received a few payouts will let it run for a while and see if it continues
hero member
Activity: 756
Merit: 501
August 28, 2013, 05:52:53 PM
The pool seems to run fine, I did notice that the payout bar for my address disappeared but still get payouts (just not every found block, only have 200kH), I hope that's also the case for the few other guys whose payout graph shows nothing. Bit weird really.

If you recieve no payouts after >1 hour of mining or notice something odd tell me please.

Sorry if I missed the answer, How do I get mining on your pool. IF you could link me to instructions, I just woke up and am kinda foggy today. THanks
Sure, if you're on Windows:
Get the quark cpuminer, there are several in this thread, I'd use this one https://bitcointalksearch.org/topic/m.3021474 or the one directly under it if it runs on your CPU.
Extract the archive, add a shortcut to minerd.exe
Edit the shortcut target like this: minerd.exe -a quark -o http://qrkpool.tk:8868 -u yourQRKcoinaddress -p x -t 4
-u is your address, don't use exchange addresses. -p is the password (doesn't matter for p2pool), -t is the number of cores/threads to use.
Run the shortcut.

Linux guys should be able to do it on their own.  Grin
full member
Activity: 210
Merit: 100
August 28, 2013, 05:25:01 PM
The pool seems to run fine, I did notice that the payout bar for my address disappeared but still get payouts (just not every found block, only have 200kH), I hope that's also the case for the few other guys whose payout graph shows nothing. Bit weird really.

If you recieve no payouts after >1 hour of mining or notice something odd tell me please.

Sorry if I missed the answer, How do I get mining on your pool. IF you could link me to instructions, I just woke up and am kinda foggy today. THanks
hero member
Activity: 756
Merit: 501
August 28, 2013, 04:55:40 PM
The pool seems to run fine, I did notice that the payout bar for my address disappeared but still get payouts (just not every found block, only have 200kH), I hope that's also the case for the few other guys whose payout graph shows nothing. Bit weird really.

If you recieve no payouts after >1 hour of mining or notice something odd tell me please.
legendary
Activity: 2088
Merit: 1015
August 28, 2013, 04:14:41 PM
Which pool is everyone mining at?
Solo currently, considering giving eule's pool a shot.

Has anyone used eule's pool and willing to offer some feedback?
legendary
Activity: 2088
Merit: 1015
August 28, 2013, 03:34:23 PM
Appears down, it is throwing python errors.

And eule's pool should be added to the OP
https://bitcointalksearch.org/topic/m.3021876
legendary
Activity: 2674
Merit: 3000
Terminated.
August 28, 2013, 02:37:21 PM
Thank you for all your replies.

I wish this coin will to get big with time.
Well once the demand grows and let miners dump, it could.
Jump to: