Pages:
Author

Topic: [ANN] [QRK] Quark | POW/POS | 0.10.6.3 - New Self Moderated Thread - page 17. (Read 64181 times)

jr. member
Activity: 180
Merit: 4
0.10.7.2 can sync and survive any moon phase, now where's POS gone ?

POS is still there

You can try POS

But now network hashing is more powerful

You may need more than thousands of COINS can be output
jr. member
Activity: 180
Merit: 4
The current network is big enough to allow exchanges to open deposits and withdrawals
The masternode distribution is mainly the interest adjustment among miners
It does not affect the transfer of COINS
But to be on the safe side, I recommend that the exchange set the deposit to 1000 checks
Withdrawal can be normally verified by 6 checks
To prevent accidents
jr. member
Activity: 180
Merit: 4
update
We still need some time to fully start the masternode allocation
It could be 0.10.7.3
Until then, we still need to be in this environment
about 1/5 of the blocks are allocated to the MN now

jr. member
Activity: 58
Merit: 5
0.10.7.2 can sync and survive any moon phase, now where's POS gone ?
sr. member
Activity: 389
Merit: 250
So should we wait until the new working wallet comes out? Or download 10.6.1 and apply 10.7.2 the patch fix? Just want a wallet that will synch.
hero member
Activity: 619
Merit: 501
https://www.massict.com/
I am happy to announce that after few hard hours of tests and changes the code for p2pool is working perfect, anyone that want to mine QRK is welcome to our pool:

Code:
miner -a quark -o stratum+tcp://p2pool.e-pool.net:5860 -u YourWalletAddress -p password -s 1

webinfo
Code:
http://p2pool.e-pool.net:5860/static/

if you like to run your own p2pool node, the code is here:

Code:
https://github.com/amarian12/p2pool-qrk-10.7.2


For now 2.46277 qrk is assigned to the master node, the remaining 1.23139QRK is the miner's reward, distributed according to the strength of participation
newbie
Activity: 56
Merit: 0

Yes, there are very less MN rewards  Angry
[/quote]

Everything will be back to normal the day after tomorrow
[/quote]

It's nice that you've informed us more now. But currently the yield of the Masternodes is far from good, especially as you need strong VPS. Let's hope that everything goes well again tomorrow.
hero member
Activity: 619
Merit: 501
https://www.massict.com/
I'm trying to update the p2pool code to support QRK Masternodes, but somehow I can't get it to work.... Any python experts here that can help???

Here i upload the code:  https://github.com/amarian12/p2pool-qrk-10.7.2

Thanks in advance for your help.....
newbie
Activity: 20
Merit: 0
When the exchanges are upgraded wallets?
jr. member
Activity: 180
Merit: 4
I dont understand why blockreward sometime contains mn-reward and sometime contains not.
Could someone please explain this behaviour?

2.46277 qrk for masternode (block 7186675):
Code:
{
   "txid": "9ed78d38cf4ca48af99484855fe1b48d0e5619b0ff2ae551da69853fa070e4aa",
   "version": 1,
   "locktime": 0,
   "vin": [
      {
         "coinbase": "03f3a86d0447b56b5d088100002c750000007969696d7000",
         "sequence": 0
      }
   ],
   "vout": [
      {
         "value": 2.46277,
         "n": 0,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 be2b394514fb004d27d168a893ba19fc1fc5b97a OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a914be2b394514fb004d27d168a893ba19fc1fc5b97a88ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QdwWGyx6m7SsAnvqAaVwji9sXmeEmPzLEv"
            ]
         }
      },
      {
         "value": 1.23139,
         "n": 1,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 df297fb547331c691d876ceefe21cec085606813 OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a914df297fb547331c691d876ceefe21cec08560681388ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QgwxWU7xRWEVXnHyBqdgsEFDwjVVB75LyC"
            ]
         }
      }
   ],
   "blockhash": "00000000000c31d961f797a2a8a212b2c74a043ca61310d4b5a6233c50fa5e9e",
   "confirmations": 4,
   "time": 1567339845,
   "blocktime": 1567339845
}

no reward for masternode (block 7186673):
Code:
{
   "txid": "ef02c3e9cda9b5011eac41074f0c0705391d7a3a5ce3058bfb994f2bc7d78b42",
   "version": 1,
   "locktime": 0,
   "vin": [
      {
         "coinbase": "03f1a86d0416b56b5d0881000005792500007969696d7000",
         "sequence": 0
      }
   ],
   "vout": [
      {
         "value": 3.69416,
         "n": 0,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 1993d4d26ea50fb09c1bce734f82ea581dc9d43e OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a9141993d4d26ea50fb09c1bce734f82ea581dc9d43e88ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QNwE6bWzpNMMwdRLdw1Mr4wbBQFjN97aqb"
            ]
         }
      }
   ],
   "blockhash": "0000000000074c441bf0a3d203b068a0611fa3b76768eac92c8498e3c6c8e15b",
   "confirmations": 7,
   "time": 1567339798,
   "blocktime": 1567339798
}

Yes, there are very less MN rewards  Angry

Everything will be back to normal the day after tomorrow
jr. member
Activity: 180
Merit: 4
i just finish the code update in order to support the new wallet but i need someone to test it (redirect some hash power to it)

http://p2pool.e-pool.net:5860/static/


Hash power has been transferred to help you test
newbie
Activity: 56
Merit: 0
I dont understand why blockreward sometime contains mn-reward and sometime contains not.
Could someone please explain this behaviour?

2.46277 qrk for masternode (block 7186675):
Code:
{
   "txid": "9ed78d38cf4ca48af99484855fe1b48d0e5619b0ff2ae551da69853fa070e4aa",
   "version": 1,
   "locktime": 0,
   "vin": [
      {
         "coinbase": "03f3a86d0447b56b5d088100002c750000007969696d7000",
         "sequence": 0
      }
   ],
   "vout": [
      {
         "value": 2.46277,
         "n": 0,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 be2b394514fb004d27d168a893ba19fc1fc5b97a OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a914be2b394514fb004d27d168a893ba19fc1fc5b97a88ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QdwWGyx6m7SsAnvqAaVwji9sXmeEmPzLEv"
            ]
         }
      },
      {
         "value": 1.23139,
         "n": 1,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 df297fb547331c691d876ceefe21cec085606813 OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a914df297fb547331c691d876ceefe21cec08560681388ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QgwxWU7xRWEVXnHyBqdgsEFDwjVVB75LyC"
            ]
         }
      }
   ],
   "blockhash": "00000000000c31d961f797a2a8a212b2c74a043ca61310d4b5a6233c50fa5e9e",
   "confirmations": 4,
   "time": 1567339845,
   "blocktime": 1567339845
}

no reward for masternode (block 7186673):
Code:
{
   "txid": "ef02c3e9cda9b5011eac41074f0c0705391d7a3a5ce3058bfb994f2bc7d78b42",
   "version": 1,
   "locktime": 0,
   "vin": [
      {
         "coinbase": "03f1a86d0416b56b5d0881000005792500007969696d7000",
         "sequence": 0
      }
   ],
   "vout": [
      {
         "value": 3.69416,
         "n": 0,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 1993d4d26ea50fb09c1bce734f82ea581dc9d43e OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a9141993d4d26ea50fb09c1bce734f82ea581dc9d43e88ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QNwE6bWzpNMMwdRLdw1Mr4wbBQFjN97aqb"
            ]
         }
      }
   ],
   "blockhash": "0000000000074c441bf0a3d203b068a0611fa3b76768eac92c8498e3c6c8e15b",
   "confirmations": 7,
   "time": 1567339798,
   "blocktime": 1567339798
}

Yes, there are very less MN rewards  Angry
newbie
Activity: 12
Merit: 0
I dont understand why blockreward sometime contains mn-reward and sometime contains not.
Could someone please explain this behaviour?

2.46277 qrk for masternode (block 7186675):
Code:
{
   "txid": "9ed78d38cf4ca48af99484855fe1b48d0e5619b0ff2ae551da69853fa070e4aa",
   "version": 1,
   "locktime": 0,
   "vin": [
      {
         "coinbase": "03f3a86d0447b56b5d088100002c750000007969696d7000",
         "sequence": 0
      }
   ],
   "vout": [
      {
         "value": 2.46277,
         "n": 0,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 be2b394514fb004d27d168a893ba19fc1fc5b97a OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a914be2b394514fb004d27d168a893ba19fc1fc5b97a88ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QdwWGyx6m7SsAnvqAaVwji9sXmeEmPzLEv"
            ]
         }
      },
      {
         "value": 1.23139,
         "n": 1,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 df297fb547331c691d876ceefe21cec085606813 OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a914df297fb547331c691d876ceefe21cec08560681388ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QgwxWU7xRWEVXnHyBqdgsEFDwjVVB75LyC"
            ]
         }
      }
   ],
   "blockhash": "00000000000c31d961f797a2a8a212b2c74a043ca61310d4b5a6233c50fa5e9e",
   "confirmations": 4,
   "time": 1567339845,
   "blocktime": 1567339845
}

no reward for masternode (block 7186673):
Code:
{
   "txid": "ef02c3e9cda9b5011eac41074f0c0705391d7a3a5ce3058bfb994f2bc7d78b42",
   "version": 1,
   "locktime": 0,
   "vin": [
      {
         "coinbase": "03f1a86d0416b56b5d0881000005792500007969696d7000",
         "sequence": 0
      }
   ],
   "vout": [
      {
         "value": 3.69416,
         "n": 0,
         "scriptPubKey": {
            "asm": "OP_DUP OP_HASH160 1993d4d26ea50fb09c1bce734f82ea581dc9d43e OP_EQUALVERIFY OP_CHECKSIG",
            "hex": "76a9141993d4d26ea50fb09c1bce734f82ea581dc9d43e88ac",
            "reqSigs": 1,
            "type": "pubkeyhash",
            "addresses": [
               "QNwE6bWzpNMMwdRLdw1Mr4wbBQFjN97aqb"
            ]
         }
      }
   ],
   "blockhash": "0000000000074c441bf0a3d203b068a0611fa3b76768eac92c8498e3c6c8e15b",
   "confirmations": 7,
   "time": 1567339798,
   "blocktime": 1567339798
}
hero member
Activity: 619
Merit: 501
https://www.massict.com/
i just finish the code update in order to support the new wallet but i need someone to test it (redirect some hash power to it)

http://p2pool.e-pool.net:5860/static/

jr. member
Activity: 180
Merit: 4

Any instructions on how to use this. Do I just download it and run it?

yes

Download the corresponding version

Maybe you need some wallet knowledge

You can search the Internet and learn it
sr. member
Activity: 389
Merit: 250

Any instructions on how to use this. Do I just download it and run it?
jr. member
Activity: 180
Merit: 4
Thank you for your patience

Quark is an excellent project

But in the past few years, quark ecology has been seriously damaged

What we have to share is that we don't have enough money to hire developers full-time



So there is a need to skip tickets

But trust me, the quark team has done everything they can



We will continue to restore the lost ecology with the arrival of the masternode

Hope everyone together to jointly build it

newbie
Activity: 20
Merit: 0
After 5 minutes the wallet crash. In debug.log writes the following:

GUI: setGeometry: Unable to set geometry 5x13+480+170 on QWidgetWindow/'QLabelClassWindow'. Resulting geometry:  128x13+480+170 (frame: 4, 27, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
2019-08-31 06:06:07 AppInit2 : parameter interaction: -listen=0 -> setting -discover=0
2019-08-31 06:06:07 GUI: "registerShutdownBlockReason: Successfully registered: Quark Core didn't yet exit safely..."
2019-08-31 06:06:07

What to do?
newbie
Activity: 56
Merit: 0
0.10.7.1 wallet synchronized nodes already show 0.10.7.2! Why not release it???



I hope something is done. I have downloaded 0.10.6.3 and can't get my coins out. Wiped it clean from my computer, put in the saved dat file, and it gets down to 9 days and won't update any further? 

Use this version:
https://github.com/quark-project-evolution/quark/releases/tag/v0.10.7.1
It crashes very often, but it seems at the momemt to be the only wallet which works.

Version 0.10.7.2 is promised already a long time ...  Sad
Pages:
Jump to: