Bitcoin Forum
July 01, 2024, 09:21:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: issues with quark  (Read 1292 times)
DocNougat (OP)
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
August 02, 2013, 01:57:40 AM
 #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?
DocNougat (OP)
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
August 02, 2013, 02:05:27 AM
 #2

I used this guide to set it up

https://bitcointalk.org/index.php?topic=264866
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!