Author

Topic: issues with quark (Read 1292 times)

newbie
Activity: 50
Merit: 0
newbie
Activity: 50
Merit: 0
August 01, 2013, 09:57:40 PM
#1
I started mining quark on remote VPS yesterday. today I tried to send the coins I mined to my personal wallet and I ran into an issue. My confirmed balance transferred fine but my unconfirmed just disappeared.
Code:
Stats: {
    "blocks" : 34851,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 180.57994102,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 91522,
    "pooledtx" : 0,
    "testnet" : false
}
Confirmed Balance:   10240.00000000
Unconfirmed Balance: 10240.00000000
Immature TX: 0
Connections: 6root@Quark:~# quarkcoind sendtoaddress xxxxxxxxxxxxxxxxxxxxxx 10240
026da710d5514c323ecbc76ffb3a63b8e645c0aab86f36bbb248c2a6ca98f42b
root@Quark:~# ./peek
Stats: {
    "blocks" : 34874,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 198.80505753,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespersec" : 90591,
    "pooledtx" : 0,
    "testnet" : false
}
Confirmed Balance:   0.00000000
Unconfirmed Balance: 0.00000000
Immature TX: 0
Connections: 8

any ideas?
Jump to: