Bitcoin Forum
May 01, 2024, 09:52:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to fix wallet accounts?  (Read 657 times)
masterluc (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1013



View Profile
September 16, 2013, 03:46:07 PM
 #1

I submitted issue, but can't wait too long. Is there any way to get bitcoind recalculate account balances? -rescan and updatewallet do not help.

[user@localhost ~]$ bin/bitcoind getinfo
{
"version" : 80500,
"protocolversion" : 70001,
"walletversion" : 10500,
"balance" : 0.10000000,
"blocks" : 258337,
"timeoffset" : -1,
"connections" : 8,
"proxy" : "",
"difficulty" : 112628548.66634709,
"testnet" : false,
"keypoololdest" : 1327805721,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}

[user@localhost ~]$ bin/bitcoind listaccounts
{
"" : -20231.03669102,
"acc*" : 0.00000000,
"acc*" : 50.00000000,
"acc*" : 0.00000000,
"acc*" : 7.00000000,
"acc*" : 50.00000000,
"acc*" : 5905.00000000,
}

1714557135
Hero Member
*
Offline Offline

Posts: 1714557135

View Profile Personal Message (Offline)

Ignore
1714557135
Reply with quote  #2

1714557135
Report to moderator
1714557135
Hero Member
*
Offline Offline

Posts: 1714557135

View Profile Personal Message (Offline)

Ignore
1714557135
Reply with quote  #2

1714557135
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714557135
Hero Member
*
Offline Offline

Posts: 1714557135

View Profile Personal Message (Offline)

Ignore
1714557135
Reply with quote  #2

1714557135
Report to moderator
masterluc (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1013



View Profile
September 16, 2013, 04:47:49 PM
 #2

Resolved by moving all account balances to "" using move command. Thanks to gmaxwell. But why this mess appeared - this is open question. However I don't care anymore.

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!