Bitcoin Forum
May 25, 2024, 11:14:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: wallet.cpp  (Read 577 times)
pbleak (OP)
Legendary
*
Offline Offline

Activity: 924
Merit: 1001


View Profile
May 16, 2017, 09:41:32 AM
 #1

A friend has written to me about discovering a wallet from 2011. It's not a wallet.dat etc. but wallet.cpp

I'm curious what this was. There is almost not much information on it later on.
https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp
mocacinno
Legendary
*
Offline Offline

Activity: 3402
Merit: 4984


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
May 16, 2017, 09:44:37 AM
Merited by LoyceV (2)
 #2

A friend has written to me about discovering a wallet from 2011. It's not a wallet.dat etc. but wallet.cpp

I'm curious what this was. There is almost not much information on it later on.
https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp

cpp => c plus plus (c++)
This is basically just bitcoin core's sourcecode... it's not a wallet file, it does not hold private keys or any other personal information, it's just part of the sourcecode, the only thing you can do with it is compile it...

unless your friend has renamed his wallet.dat to wallet.cpp (but that would be a rather big coincidence). If you try to open the file with a text editor, and you can read the code, it's just sourcecode... If you see a bunch of gibberish characters, it might be a renamed wallet.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
pbleak (OP)
Legendary
*
Offline Offline

Activity: 924
Merit: 1001


View Profile
May 16, 2017, 09:51:49 AM
 #3

A friend has written to me about discovering a wallet from 2011. It's not a wallet.dat etc. but wallet.cpp

I'm curious what this was. There is almost not much information on it later on.
https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp

cpp => c plus plus (c++)
This is basically just bitcoin core's sourcecode... it's not a wallet file, it does not hold private keys or any other personal information, it's just part of the sourcecode, the only thing you can do with it is compile it...

unless your friend has renamed his wallet.dat to wallet.cpp (but that would be a rather big coincidence). If you try to open the file with a text editor, and you can read the code, it's just sourcecode... If you see a bunch of gibberish characters, it might be a renamed wallet.

Thanks, just found it unusual that it had this name, one of those ones where it was worth asking just in case. Cheers!
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!