Pages:
Author

Topic: [ANN][Q2C] QubitCoin secure hashing (NEW) Update 0.11.2.2 - page 23. (Read 47574 times)

newbie
Activity: 34
Merit: 0
So...

tl;dr

If someone is shitting blocks like a machine gun and network diff is not able to catch up, so blocks still come out in 1 sec periods between them
pool is not able to make all its work and stops working

TODO;

re-target diff from block to block in good way.


The difficulty or speed of blocks is not related to the 'transaction too large' error you get.

A 'transaction too large' error is when you have too many inputs that make up a transaction, causing a transaction that is too large (in bytes). You can solve this by combining the inputs by sending it to a new address.

See here for more information:

http://bitcoin.stackexchange.com/questions/37172/transaction-too-large-error
https://bitcoin.stackexchange.com/questions/5583/how-can-i-combine-all-the-tiny-amounts-ive-received-to-minimise-transaction-fee

hero member
Activity: 796
Merit: 505
So...

tl;dr

If someone is shitting blocks like a machine gun and network diff is not able to catch up, so blocks still come out in 1 sec periods between them
pool is not able to make all its work and stops working

TODO;

re-target diff from block to block in good way.
hero member
Activity: 796
Merit: 505
Well, there are some problems.
Payouts aren't working.

https://github.com/MPOS/php-mpos/wiki/Error-Codes#e0005-unable-to-fetch-blocks-upstream-share

Code:
RPC call did not return 200: HTTP error: 500 - JSON Response: [-4] Transaction too large for fee policy

Deeper into this:

Code:
2016-10-17 16:01:02 - CRIT --> E0005: Unable to fetch blocks upstream share, aborted:Unable to find valid upstream share for block: 2014715

and in same time in wallet debug.log:

Code:
2016-10-17 15:56:31 UpdateTip: new best=00000000f4982a4533b252e0df419783a0464ca8dd2ba217c24fefba613962dd  height=2017640  log2_work=52.898821  tx=2394800  date=2016-10-17 15:56:28 progress=1.000000  cache=0.0MiB(160tx)
2016-10-17 15:56:31 CreateNewBlock(): total size 1000
2016-10-17 15:56:34 UpdateTip: new best=000000009481dfcf164d7365a270ae2c2b08bc68e9395533744fb9919ad1494e  height=2017641  log2_work=52.898821  tx=2394801  date=2016-10-17 15:56:30 progress=1.000000  cache=0.0MiB(161tx)
2016-10-17 15:56:34 CreateNewBlock(): total size 1000
2016-10-17 15:56:36 UpdateTip: new best=000000011186d94574930e8c004de41467163f24d4d54018552bfaf8959d7c6d  height=2017642  log2_work=52.898821  tx=2394802  date=2016-10-17 15:56:34 progress=1.000000  cache=0.0MiB(162tx)
2016-10-17 15:56:36 CreateNewBlock(): total size 1000
2016-10-17 15:56:41 UpdateTip: new best=00000000c76272b97f3abc8bb4ea34b18b31e9f18461a50d4af54f4b025f671a  height=2017643  log2_work=52.898821  tx=2394803  date=2016-10-17 15:56:36 progress=1.000000  cache=0.0MiB(163tx)
2016-10-17 15:56:41 CreateNewBlock(): total size 1000
2016-10-17 15:56:44 UpdateTip: new best=000000008e2399940130a468877e0a20b9585775bb86f81711495cf6957bc566  height=2017644  log2_work=52.898821  tx=2394804  date=2016-10-17 15:56:41 progress=1.000000  cache=0.0MiB(164tx)
2016-10-17 15:56:44 CreateNewBlock(): total size 1000
2016-10-17 15:56:46 UpdateTip: new best=000000005c0b0f39ddba00e4c08ccfb78fea82a1f28c1c4a73b5f1b3c3c65464  height=2017645  log2_work=52.898822  tx=2394805  date=2016-10-17 15:56:44 progress=1.000000  cache=0.0MiB(170tx)
2016-10-17 15:56:46 CreateNewBlock(): total size 1961
2016-10-17 15:56:47 UpdateTip: new best=00000000a7231d5d1605134b8d436f7d8ea888fe715b2fcb3d495a8c743a3b05  height=2017646  log2_work=52.898822  tx=2394807  date=2016-10-17 15:56:45 progress=1.000000  cache=0.0MiB(172tx)
2016-10-17 15:56:47 CreateNewBlock(): total size 1000
2016-10-17 15:56:59 UpdateTip: new best=00000000a48e93e98a1aca2b3dec1b8a192fdee93cf60239be10325154ed2ed4  height=2017647  log2_work=52.898822  tx=2394808  date=2016-10-17 15:56:47 progress=0.999999  cache=0.0MiB(173tx)
2016-10-17 15:56:59 CreateNewBlock(): total size 1000
2016-10-17 15:57:00 UpdateTip: new best=000000010d6eafa62524c175d3efa22c6634d719634979de4eddf48358f355e6  height=2017648  log2_work=52.898822  tx=2394809  date=2016-10-17 15:56:59 progress=1.000000  cache=0.0MiB(174tx)

Sometimes, new blocks show faster than 1 second (instead of 30 like they should) (you can check that in your wallet) and that breaks the pool.
hero member
Activity: 548
Merit: 501
http://q2c.graymines.net/

MPOS mode alive - testing - but please register and help testing :-)



Pool still not showing correct hashrate...

hero member
Activity: 994
Merit: 500
Hello dear miners!
I'm changing pool configuration etc. (i hope make mpos working) - there will be limited availability today.
Connect your hardware to something more usefull for now :-P
http://q2c.graymines.net/
MPOS mode alive - testing - but please register and help testing :-)

LoL damn that was fast :p Smiley Never used your pool so going to have to give it a try Smiley thanks for the mpos mode.
hero member
Activity: 526
Merit: 502
Block confirmations now is 101  before they can be spent .
hero member
Activity: 796
Merit: 505
http://q2c.graymines.net/

MPOS mode alive - testing - but please register and help testing :-)

hero member
Activity: 796
Merit: 505
Hello dear miners!
I'm changing pool configuration etc. (i hope make mpos working) - there will be limited availability today.

Connect your hardware to something more usefull for now :-P
hero member
Activity: 796
Merit: 505
I see auto-payments do not work,
You will get manual payments later.

sr. member
Activity: 637
Merit: 250
The different block chains is due to the new 0.11 clients starting to enforce the soft-forks from Bitcoin (BIP34, BIP65, etc).

These are enforced if a certain number of blocks are mined on the new wallet.

Since the majority seems to be on the new wallet, I suggest everyone upgrade to the new version to remain compatible.

To get the fork info on the new wallet you can type:

getblockchaininfo



I've been running 0.8.4.1 on a mac since April 2014, the last couple of days I get the message
'Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.'
As there is no new mac wallet available, what do I do? 
Type in the above commands in Debug Window/Console?

Here's a Mac build I created from the 0.11.2.1 source. Give it a try:

https://github.com/willowrose/QubitCoin/releases/download/v0.11.2.1/q2c-0.11.2.1-osx.dmg

New mac wallet works a treat.
Many thanks!
hero member
Activity: 548
Merit: 501
I'm mining with 500+ Mhs but only showed as 2 Mhs on graymines?

Good sir, can I ask you how are you able to get such hashrate? :-D
50x Fury X?

https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795

Baikal Miner

@penambang you can test it on theblocksfactory qubit algo bigibyte

my cart gtx 1060 when minining qubit miner showing 12Mh/s and at the grayminer pool showing only 44Kh/s

Thanks k0stas, I don't have account there, but here is test result with suprnova dgb



Miner rented from miningrigrentals
legendary
Activity: 2534
Merit: 1129
Hmm...Qubitcoin was delisted from Poloniex?  Roll Eyes

Was on over 10 exchanges at one time. It was delisted from everywhere.
sr. member
Activity: 602
Merit: 250
Hmm...Qubitcoin was delisted from Poloniex?  Roll Eyes
hero member
Activity: 526
Merit: 502
I'm mining with 500+ Mhs but only showed as 2 Mhs on graymines?

Good sir, can I ask you how are you able to get such hashrate? :-D
50x Fury X?

https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795

Baikal Miner

@penambang you can test it on theblocksfactory qubit algo bigibyte

my cart gtx 1060 when minining qubit miner showing 12Mh/s and at the grayminer pool showing only 44Kh/s
hero member
Activity: 548
Merit: 501
hero member
Activity: 796
Merit: 505
Hi,

I'm making new stratum pool for you, testing it atm.



Okay, 1st tests finished, there may be some bugs, but well, who cares for now.
www:
http://graymines.net:8000

mine command line example:
Code:
sgminer.exe --kernel qubitcoin -o stratum+tcp://graymines.net:7766 -u GUnLnbgsmWYnaGTKagazufXhtBY9ETYPD5 -p x

Use sgminer v 4.1 linked on 1st page of this thread to mine.

If there will be interest on making less diff CPU port - post it :-)

Have fun!

PS. minimal payout is 10 coins.
Fee is 1%




Also confirm if you get payments please!
hero member
Activity: 796
Merit: 505
I'm mining with 500+ Mhs but only showed as 2 Mhs on graymines?

Good sir, can I ask you how are you able to get such hashrate? :-D
50x Fury X?

https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
hero member
Activity: 548
Merit: 501
I'm mining with 500+ Mhs but only showed as 2 Mhs on graymines?

hero member
Activity: 796
Merit: 505
Hi,

I'm making new stratum pool for you, testing it atm.



Okay, 1st tests finished, there may be some bugs, but well, who cares for now.
www:
http://graymines.net:8000

mine command line example:
Code:
sgminer.exe --kernel qubitcoin -o stratum+tcp://graymines.net:7766 -u GUnLnbgsmWYnaGTKagazufXhtBY9ETYPD5 -p x

Use sgminer v 4.1 linked on 1st page of this thread to mine.

If there will be interest on making less diff CPU port - post it :-)

Have fun!

PS. minimal payout is 10 coins.
Fee is 1%


hero member
Activity: 2128
Merit: 520
How I wish I sold my 500k for 50sat each Sad
Now it is  123sat at
https://novaexchange.com/market/BTC_Q2C/
what do you mean? 123 sat is more greater than 50 right? so its much better to sell it now to double the earnings.
Pages:
Jump to: