Bitcoin Forum
May 04, 2024, 09:04:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: wallet.dat auto checker  (Read 230 times)
ewaspiro (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
May 26, 2020, 11:33:44 AM
 #1

Is there an RPC command to only output private keys with a balance from a wallet.dat?

I have a wallet with a few hundred addresses that crashes, but one or two addresses has balance, is it possible to print balance addresses only in bitcoin-qt?

If I dont reply to your PM means I dont want to have you send me more PMs
1714813477
Hero Member
*
Offline Offline

Posts: 1714813477

View Profile Personal Message (Offline)

Ignore
1714813477
Reply with quote  #2

1714813477
Report to moderator
1714813477
Hero Member
*
Offline Offline

Posts: 1714813477

View Profile Personal Message (Offline)

Ignore
1714813477
Reply with quote  #2

1714813477
Report to moderator
1714813477
Hero Member
*
Offline Offline

Posts: 1714813477

View Profile Personal Message (Offline)

Ignore
1714813477
Reply with quote  #2

1714813477
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714813477
Hero Member
*
Offline Offline

Posts: 1714813477

View Profile Personal Message (Offline)

Ignore
1714813477
Reply with quote  #2

1714813477
Report to moderator
nc50lc
Legendary
*
Offline Offline

Activity: 2408
Merit: 5583


Self-proclaimed Genius


View Profile
May 26, 2020, 12:15:57 PM
Merited by joniboini (2), ranochigo (1), ABCbits (1), Husna QA (1)
 #2

Is there an RPC command to only output private keys with a balance from a wallet.dat?
Not private keys, but listunspent can display your wallet's UTXOs.
The output includes the address(es) that you can use with dumpprivkey (requires walletpassphrase for encrypted wallets).

I have a wallet with a few hundred addresses that crashes, but one or two addresses has balance, is it possible to print balance addresses only in bitcoin-qt?
If they always crash, you can check them manually by dumping the whole wallet using dumpwallet command using an offline Bitcoin core with fresh data directory.

Commands mentioned:

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
cryptoworld99
Member
**
Offline Offline

Activity: 84
Merit: 22


View Profile
May 26, 2020, 04:57:58 PM
 #3

What language are you using? I can possibly code something small to help you out here.
ewaspiro (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
June 01, 2020, 12:18:44 PM
 #4

Is there an RPC command to only output private keys with a balance from a wallet.dat?
Not private keys, but listunspent can display your wallet's UTXOs.
The output includes the address(es) that you can use with dumpprivkey (requires walletpassphrase for encrypted wallets).

I have a wallet with a few hundred addresses that crashes, but one or two addresses has balance, is it possible to print balance addresses only in bitcoin-qt?
If they always crash, you can check them manually by dumping the whole wallet using dumpwallet command using an offline Bitcoin core with fresh data directory.

Commands mentioned:

Thanks, this solved my problem partly

If I dont reply to your PM means I dont want to have you send me more PMs
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!